Jump to content

How to push up my main image picture


Recommended Posts

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

×
×
  • Create New...