noesac Posted July 22, 2010 Share Posted July 22, 2010 I noticed that there was a huge gap between my search bar and main image picture, i'm not sure how it happened: http://i28.tinypic.com/1fu1df.pngAny ideas on how I can "close" in this gap? Link to comment Share on other sites More sharing options...
razaro Posted July 22, 2010 Share Posted July 22, 2010 Try with this two part of code #header #search_block_top { float:left; height:28px; margin-top:4.8em; position:absolute; width:336px; } global.css (line 836) and #header #header_user { clear:left; margin:3.6em 0.6em 0 0; text-align:right; width:99%; } global.css (line 886)And adjust margin-top and margin if you want. Link to comment Share on other sites More sharing options...
Recommended Posts