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?
|