Greek76
04-23-2008, 05:07 PM
Hello all Im sure its been asked but I cant find the solution to my problem. My banners on my forums come out distorted on my friends computer. On my 19 inch it looks perfect. I checked it on fire fox and IE 7 and looks fine. It looks distorted for him.
If your on a 10 inch monitor you would see the chair on my bannerbut if your on a 30 inch you would only see the mountains on the side. How can I do so the whole banner shows perfectly for any size resolution with out it stretching or distorting the images? Thanks this is my header code..
The site Im refering to is www.GreekRealm.com/forum
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.greekrealm.com/forum/sam/sam/banner.gif" border="0" width="100%" alt="$vboptions[bbtitle]" /></a></td>
</td>
</tr>
</table>
<!-- /logo -->
If your on a 10 inch monitor you would see the chair on my bannerbut if your on a 30 inch you would only see the mountains on the side. How can I do so the whole banner shows perfectly for any size resolution with out it stretching or distorting the images? Thanks this is my header code..
The site Im refering to is www.GreekRealm.com/forum
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.greekrealm.com/forum/sam/sam/banner.gif" border="0" width="100%" alt="$vboptions[bbtitle]" /></a></td>
</td>
</tr>
</table>
<!-- /logo -->