The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
This is my announcements Template. The Forum Style is 900px
PHP Code:
|
#12
|
|||
|
|||
![]()
You to put px at the end of 900 but instead try and use the code i posted below. It will auro adjust every time you change your forum width.
HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> $headinclude <title>$vboptions[bbtitle] - $vbphrase[announcements_in_forum] : $foruminfo[title_clean]</title> </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[outertablewidth]" align="center" style="border-bottom-width: 0px"> <tr> <td class="tcat"> <if condition="$show['viewall']"> <span class="smallfont" style="float:$stylevar[right]"> <a href="announcement.php?$session[sessionurl]f=$foruminfo[forumid]">$vbphrase[view_all_announcements]</a> ($anncount[total]) </span> </if> <if condition="$show['global']"> $vbphrase[global_announcement] <else /> $vbphrase[announcements_in_forum]<span class="normal"> : <a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[forumid]">$foruminfo[title]</a></span> </if> </td> </tr> </table> <!-- end content table --> $spacer_close <!-- / end content table --> <div id="posts">$announcebits</div> <!-- start content table --> $spacer_open <!-- / start content table --> <br /> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td width="100%"> </td> <td>$forumjump</td> </tr> </table> $footer </body> </html> |
#13
|
|||
|
|||
![]()
If, unfortunately, still do not. The announcement is still Wider than the actual width forums
http://www.imgload.eu/?v=desk4.png |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|