Child Posted January 8, 2013 Share Posted January 8, 2013 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. 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 More sharing options...
vekia Posted January 8, 2013 Share Posted January 8, 2013 it's hard to check code without an access to shop can you paste here url to your shop? of course if it is available online Link to comment Share on other sites More sharing options...
Child Posted January 8, 2013 Author Share Posted January 8, 2013 My shop is on Xammp Link to comment Share on other sites More sharing options...
tdr170 Posted January 8, 2013 Share Posted January 8, 2013 (edited) 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 January 8, 2013 by tdr170 (see edit history) Link to comment Share on other sites More sharing options...
Child Posted January 8, 2013 Author Share Posted January 8, 2013 I dont understand where to move all of it? Out from header or where? Link to comment Share on other sites More sharing options...
vekia Posted January 8, 2013 Share Posted January 8, 2013 you must use "position" tool located in modules section. Just find out module on "positions" list and drag them to up/down to change current location of module Link to comment Share on other sites More sharing options...
tdr170 Posted January 8, 2013 Share Posted January 8, 2013 Are you looking to do something like this. Link to comment Share on other sites More sharing options...
Child Posted January 11, 2013 Author Share Posted January 11, 2013 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 More sharing options...
bside2234 Posted January 12, 2013 Share Posted January 12, 2013 You just want to move the Styling Parts down so it's inline with the search bar? Link to comment Share on other sites More sharing options...
Recommended Posts