New Zenner
- Join Date:
- Oct 2009
- Posts:
- 4
- Plugin Contributions:
- 0
Head adjustment issue
The header on my site http://www.poseidonairsoftarmory.com has this giant gap between the main template and it, is there any way to remove it?
Views: 599
New Zenner
The header on my site http://www.poseidonairsoftarmory.com has this giant gap between the main template and it, is there any way to remove it?
Totally Zenned
try removing the;
height; 385px;
and replacing with:
height: 278px;
from logoWrapper in your style sheet (about line 185)
New Zenner
Awesome, thank you. Is there any way to adjust those top navigation buttons so they don't overlap the header image? And how do I make the header background black so it won't have that thin white line on the left hand side?
Totally Zenned
In that same logoWrapper, change #FFFFFF to #000000 (zeroes)
Tell staff why this post should be reviewed.