![]() |
Banner won't center correctly
I am adding a theme that a friend of mine did but am having trouble getting the banner to align. All of the code seems to be the same (I imported the style and everything) and the images are the same....
Is there any reason for it not to be centered? Header code is: Quote:
|
The cell is aligned left. This code here:
Code:
<td align="$stylevar[left]"> |
Code:
<!-- logo --> |
Hm, is there a center stylevar defined? Try just this:
Code:
<td align="center"> |
<!-- logo -->
<a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><center><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></center></td> <td align="$stylevar[right]"> </td> </tr></table> <!-- /logo --> Replace with your site url, if you use a portal page. |
That did it, thanks!
|
Replace those <center>'s with: <div align="center"> and </div>. ;) It's just cleaner.
|
Thanks, I couldnt get it centered either, til I added the "centers" . I will give it the cleaner version....Thanks
|
You rock, too, Eddie!
|
All times are GMT. The time now is 03:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|