The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My banner is aligned to the left under Internet Explorer but not Firefox, how to fix?
http://www.politicsforumpoliticalworld.com/
Firefox: Internet Explorer: Also, the titles on the forums appear centered. Here is the code in my header. Any idea what I'm doing wrong? Thanks -FP Quote:
|
#2
|
|||
|
|||
After someone helps him, can someone please tell me how to add that border that he has? The silver/white gradient thing.
Thanks! |
#3
|
|||
|
|||
Bump.
|
#4
|
|||
|
|||
Bump :lol:
|
#5
|
|||
|
|||
You could try
changing this: Code:
<!----------Front Page-----------> <td width="151"><div align="center"><a href="index.php"><img src="http://www.politicsforumpoliticalworld.com/grunged/misc/header_right.jpg" width="700" height="135" border="0"></a></div></td> Code:
<!----------Front Page-----------> <td width="151"><div style="text-align: center;"><a href="index.php"><img src="http://www.politicsforumpoliticalworld.com/grunged/misc/header_right.jpg" width="700" height="135" border="0"></a></div></td> Code:
<!----------Front Page-----------> <td width="151" align="center"><a href="index.php"><img src="http://www.politicsforumpoliticalworld.com/grunged/misc/header_right.jpg" width="700" height="135" border="0"></a></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|