Jump to content

Why is my cart there


Recommended Posts

If you use Firefox with developer tools installed,  you can right click each element and click Inspect element, then you can see the exact line of of and which file to edit it in. Then just edit the right style sheet and change padding-top.

 

For example, the cart is in YOURTHEME/css/blockcart/blockcart.css around line 4

 

Just make sure that you go to advanced parameters /performance in admin and switch off smart cache for css first otherwise you will be searching the cached versions of the style sheets and not the originals.

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

You have two language switcher modules activated. The second is from your 1.5 installation. Check in your module settings which one is the old language switcher and deactivate the module . Then the space is free for your cart module.

 

2014-03-25_1700.png

 

you can move your logo downwards by adding a bit more padding to #header_logo in global.css
45px would be a good number ...

 

logo.png

 

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

×
×
  • Create New...