Hello All,
I removed the greeting as well as the Welcome Guest! But now I have a gap between the header and text
You can see the gap here: www.turboaddictionparts.com/catalog
Thanks in advance,
Nick
Hello All,
I removed the greeting as well as the Welcome Guest! But now I have a gap between the header and text
You can see the gap here: www.turboaddictionparts.com/catalog
Thanks in advance,
Nick
Anyone? Any help at all would be greatly appreciated.
Its the <h1 id="indexDefaultHeading"></h1> that's still there that's causing the most of your gap. Either go into the files and remove that, or add this to your stylesheet:
h1#indexDefaultHeading {display:none}
There's also padding on .centerColumn, and if you remove the <p>'s here (there's padding in the css for "p, address"):
<p><strong><font color="#ff0000" size="4">Welcome to Turbo Addiction Parts!<br /></font></strong><code><font face="verdana,arial,helvetica,sans-serif">We are your Turbo Specialists and the only Stop you need to make for your Turbo Project. </font></code></p>
Thank You Jettrue!!!
One more question.. When I view the page in firefox... why do I have a gap on the side? The center section is narrower then the the header...
great, this helped me as well with the small spacing problem on the top.
Jade, Thank you again!!!!!!!!!!!!!!!!!!!!!!