The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
For the life of me I can't get my top table with my navbar, search feature and forumjump to be centered in Netscape. Can somebody help me out?
Here's an example: http://www.theforumz.com/forumz/show...threadid=46051 It doesn't help to look at it in IE, because it looks fine. Yes, I use IE, but I was messing around in Netscape and noticed this and now want to fix it. Basically in Netscape if you don't have a version loaded, is it justifies the small grey box and the large thread title over to the left. I want both centered. If this needs moved, please move it, I didn't see another forum it would really fit in better. Thanks for any help somebody can provide. ![]() |
#2
|
||||
|
||||
![]()
Your html is really a mess, you have halfway done tables and a lot of incomplete stuff..
Changing: Code:
<table cellpadding="2" cellspacing="0" border="0" width="98%" align="center"> <tr> <center> <table width="" border="0" cellspacing="1" cellpadding="0"> <font size=5 face=verdana color=white><b>test</b></font></table> <table width="96%" border="0" cellspacing="1" cellpadding="0" bgcolor="393F4D"> <tr> <td> Code:
<table cellpadding="2" cellspacing="0" border="0" width="98%" align="center"> <tr> <td align="center"> <font size=5 face=verdana color=white><b>test</b></font><br /> <table width="96%" border="0" cellspacing="1" cellpadding="0" bgcolor="393F4D"> <tr> <td align="center"> |
#3
|
||||
|
||||
![]() Quote:
I don't see that code. ![]() ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|