Jump to content

Shop Header Size and Header Titles


Recommended Posts

Hi,

 

Please view www.jmods.co.uk/store/ , its still in early stages but a couple of questions:

 

1. The logo at the top left and where it says 'Welcome log in' how do you increase the distance between them? - Need to increase the header size but how?

 

2. The top row of headers - home, xbox 360, ps3 (all categories). I cant find out where to add the categories to the header?

 

Any help much appreciated.

 

Thanks

Jackson

Link to comment
Share on other sites

2) go to the modules tab in your BO. Search for top horizontal menu and click on "configure" button

r2JX74M.png

1) select category you want to insert into the menu bar (all subcategories will be added automatically)

2) click add

3) save changes

Link to comment
Share on other sites

1) open file /themes/blackhawk1.2/css/modules/blockuserinfo/blockuserinfo.css

 

and to the:

.header #header_user {
color: #000;
}

add margin-top:15px; (you can increase / decrease value of this param)

 

then you have to move menu down too, open the file: /themes/blackhawk1.2/css/modules/blocktopmenu/css/superfish-modified.css

 

search for:

.sf-contener {
position: absolute;
top: 148px;
font-size: 14px;
width: 940px;
background: #333;
}

increase the top:148px; value

Link to comment
Share on other sites

maybe you've got some restrictions to the user group

check the customers > groups tab in your back office

 

you've got there settings of the groups and you can define there visibility of the categories for each group

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...