New Zenner
- Join Date:
- May 2008
- Posts:
- 3
- Plugin Contributions:
- 0
Extra White Line in Header
I have uploaded a logo to my header and now I have an extra white space underneath it. How do I make it go away???
Views: 1,586
New Zenner
I have uploaded a logo to my header and now I have an extra white space underneath it. How do I make it go away???
Totally Zenned
Did you get this fixed, cuz I don't see the white line (not in IE7)
New Zenner
I have the same issue.
http://www.palestinecoins.com/
Thx.
New Zenner
To be more clear.... Under the logo where it say "Palestine coins . com" and above the bar saying "Sell us you palestine coins for cash" Thx again.
Totally Zenned
Try looking at your includes/languages/english/CUSTOM/header.php around line #21 and see if you didn't leave the <h1> there. Should read -- Line #21 : define('HEADER_SALES_TEXT', '');
As a side note.... You might have gotten a quicker response if you had started a new thread.
Totally Zenned
dbltoe:
Try looking at your includes/languages/english/CUSTOM/header.php around line #21 and see if you didn't leave the <h1> there. Should read -- Line #21 : define('HEADER_SALES_TEXT', '');
As a side note.... You might have gotten a quicker response if you had started a new thread.
Also, Coins, if that was to not work (for some reason), you can add this your stylesheet.css to make it work (not the prettiest css, but it works):
div#navEZPagesTop {
margin-top: -12px;
}
Hope this helps.
New Zenner
Thank you, appreciate it!
Tell staff why this post should be reviewed.