Jump to content

Need help with 1.5 header


Recommended Posts

Hello I need help with my shop header, I want to make it in one positiont with search and cart but I cant do that.

 

0c99758008ba5226588d962300a06995959.jpg

 

This is my header code from global.css

 

#header {position:relative}

#header_logo {

float:left;

display:block;

margin-top:10px;

}

#header_img{

position:absolute;

left:10px;

top:10px;

z-index:-10;

}

 

#header_right {

position:relative;

float: right;

}

 

Maybe somebody know where I need change somethink o what I am doing bad. Please help

Link to comment
Share on other sites

You will need to move the cart, search and links, you will need to edit the css files associated with each.

Its also a good idea to state your version and theme. (looks like 1.4)

 

for 1.4

Cart = blockuserinfo - ..themes/yourtheme/css/modules/blockuserinfo/blockuserinfo.css

Search = blocksearch - ..themes/yourtheme/css/modules/blocksearch/blocksearch.css

Links = blockpermanentlinks - ..themes/yourtheme/css/modules/blockpermanentlinks.css

 

for 1.5

Cart = blockuserinfo - modules/blockuserinfo/blockuserinfo.css

Search = blocksearch - modules/blocksearch/blocksearch.css

Links = blockpermanentlinks - blockpermanentlinks/blockpermanentlinks.css

Edited by tdr170 (see edit history)
Link to comment
Share on other sites

tdr170 you dont understand me and vekia position tool cant help in this situation, because it is nor a picture added with admin system help. I written down a another code which let me add another image, but I can move it down

Link to comment
Share on other sites

×
×
  • Create New...