View Single Post
  #1 (permalink)  
Old 03-24-2005, 02:40 PM
bucho bucho is offline
Junior Member
 
Join Date: Feb 2005
Posts: 9
Centering Logo.jpg
Sup guys Im back again! I <3 this place... but anyway.

It seems that the logo.jpg at lower resolutions kinda centers

Anything greater than that seems to put it in the left and calls for cellpic_bkg.jpg to fill in the rest. Is there a way to center the logo for any resolution. I tried editing header.html with no luck and the local html guy cant figure it out Here is the code iside header.html The webpage can be located at http://www.obviousassassin.com/nuke/index.php

Again guys thanks for your assistance

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>[img]themes/fiblack3d/forums/images/tnav_tl.gif[/img]</td>
<td width="100%" class="tbltop"></td>
<td>[img]themes/fiblack3d/forums/images/tnav_tr.gif[/img]</td>
</tr>
<tr>
<td class="tblleft"></td>
<td align="center" class="topbkg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" height="120">[img]themes/fiblack3d/forums/images/logo.jpg[/img]</td>
<td width="40% height="120">$showbanners </td>
</tr>
</table>
</td>
<td class="tblright"></td>
</tr>
<tr>
<td>[img]themes/fiblack3d/forums/images/tnav_bl.gif[/img]</td>
<td class="tblbot"></td>
<td>[img]themes/fiblack3d/forums/images/tnav_br.gif[/img]</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="topnav">
<tr>
<td width="165" nowrap><div align="center"><font class="content">$theuser</font></div></td>
<td nowrap><div align="center"><font class="content">• Home • Downloads • Your Account • Forums •</font></div></td>
<td width="165" nowrap><div align="center"><font class="content">$datetime
</font></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>[img]themes/fiblack3d/forums/images/tnav_tl.gif[/img]</td>
<td width="100%" class="tbltop"></td>
<td>[img]themes/fiblack3d/forums/images/tnav_tr.gif[/img]</td>
</tr>
<tr>
<td class="tblleft"></td>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg[img]themes/fiblack3d/forums/images/spacer.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="7" background="themes/fiblack3d/forums/images/spacer.gif">
Reply With Quote