DanTHEGREAT
01-10-2009, 11:55 AM
:confused::confused::confused::confused:
Okay here is my problem:
This is my current skin:
https://vborg.vbsupport.ru/external/2009/01/75.jpg
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:
<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]
Okay here is my problem:
This is my current skin:
https://vborg.vbsupport.ru/external/2009/01/75.jpg
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:
<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]