Jump to content

[solved] how to remove empty space between header and content


Recommended Posts

#header_right {
position: relative;
float: right;
height: 400px;
margin-right: 20px;
width: 700px;
}

remove the height:400px; param from styles that i pasted above.

 

you can find this code in file: /themes/thgr00027b/css/global.css (near line ~600)

  • Like 1
Link to comment
Share on other sites

#header_right {
position: relative;
float: right;
height: 400px;
margin-right: 20px;
width: 700px;
}

remove the height:400px; param from styles that i pasted above.

 

you can find this code in file: /themes/thgr00027b/css/global.css (near line ~600)

 

 

 

 

i change heith 400px to many number

 

and absolutely nothing happens.

Why?

another way to solve this?

Link to comment
Share on other sites

nothing changes. as usual to lower high.

even put 10px, but no changes. everything is the same, with that huge space.

 

Clear the cache of your browser, I see it right now.

 

Sorry for my English.

Link to comment
Share on other sites

Clear the cache of your browser, I see it right now.

 

Sorry for my English.

 

thanks, yes, this was the problem. :)

 

thats right, i totally agree with nadie

just press ctrl+f5 while you're browsing your store front end

 

thanks, yes, this was the problem. ... you are super

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...