View Single Post
  #1  
Old 07-29-2007, 01:59 AM
  johnrobholmes's Avatar 
johnrobholmes johnrobholmes is offline
 

Advanced Member
  
Join Date: Apr 2006
Posts: 55
 

Default Newbie Template editing

I am trying to work my way through some basic editing here. Say I want a pic in my head.tpl behind the main banner so that the header stretches across the entire page no matter what screen. Would I just add another

<TD><A href="{$http_location}"><IMG src="{$ImagesDir}/EXAMPLE.jpg" width="100%" height="100%" border="0" alt="RC Rock Crawler"></A></TD>

after the main Banner script? Is my syntax right to make the size stretch to 100%? I want the header pic to be behind the Banner.

Thanks in advance for helping me get the ball rolling on a decent looking site. Any websites to help me with basic CSS language?
__________________
version 4.4.5

www.holmeshobbies.com
Reply With Quote