The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Style Coding Help.
Okay here is my problem: This is my current skin: the banner just fits on my screen perfectly but im trying to make it fit on all the screens since all computer resolutions are different. you know, match the banner with the whole forum. Or making the banner resize with the forum? It's hard =/ How do I do that? Here is my header code: Code:
<if condition="$bbuserinfo['usergroupid'] == 8"> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.freerealms.com"> </if> <meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" /> <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" /> <!-- logo --> <a name="top"></a> <table border="0" width="200" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="/"><img src="http://i40.tinypic.com/2wqbwpd.jpg" border="0" alt="Free Realms Forums - Community Fansite" align="center" /></a></td> </tr> <tr> <td width="90%" height="25" align="center" style="background:#8a06b7;"> <td align="right" id="header_right_cell"> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|