PDA

View Full Version : Image Size- Resolutions



School-Help
Sat 16th Oct '04, 1:47pm
I have aligned my logo www.school-help.co.uk (http://www.school-help.co.uk) to fit into the centre of the top page. On my resolution is appears perfectly 1024 x .... . But when i view it at 800x600 it appears deformed? What can i do about this ... :eek: :(

Zachery
Sat 16th Oct '04, 1:50pm
Try this for your header template instead.


<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="cneter"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

School-Help
Sat 16th Oct '04, 3:23pm
Didnt make a difference on the resolution:( Any other ideas???? Any setting to keep it the same but just vary the size of the whole thing so at least it stays in proportion?

Thanks