Jump to content

Help needed - How to add more links?


Recommended Posts

to move the shopping cart you can edit layout.css, find rule and

 

#header_user ul#header_nav #shopping_cart

 

and change

 

top: 83px;

 

top higher value.

 

To move the menu edit /modules/blocktopmenu/css/superfish-modified.css

 

find .sf-menu on line 71 and add

 

margin-top: 20px;

 

You have to play with those values to get the effect you need.

 

PS: you don't have to post content of CSS files.

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

×
×
  • Create New...