kousinovalis Posted September 30, 2013 Share Posted September 30, 2013 how can i change th height of the menu? Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 hello everything depends on: - ps version that you use - theme that you use - menu module that you use please give more info about your website, url will be helpful in this case Link to comment Share on other sites More sharing options...
kousinovalis Posted September 30, 2013 Author Share Posted September 30, 2013 1.5.5.0 , blocktopmenu (desault) Link to comment Share on other sites More sharing options...
kousinovalis Posted September 30, 2013 Author Share Posted September 30, 2013 * default Link to comment Share on other sites More sharing options...
NemoPS Posted September 30, 2013 Share Posted September 30, 2013 Can you perhaps give us a link to it? Link to comment Share on other sites More sharing options...
kousinovalis Posted September 30, 2013 Author Share Posted September 30, 2013 http://www.pragalaki-clima.gr/ Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 you can do it with css styles: .sf-menu a { display: block; margin-right: 2px; padding: 0 44px 0; line-height: 34px; border: 0; text-decoration: none; } change padding param or define new height param it's a part of http://www.pragalaki-clima.gr/modules/blocktopmenu/css/superfish-modified.css file Link to comment Share on other sites More sharing options...
NemoPS Posted September 30, 2013 Share Posted September 30, 2013 For how it is setup, you have to go to modules/blocktopmenu/css and grav superfish-modified.css copy it, paste it in themes/yourthemename/css/modules/blocktopmenu/css/ (create the folder) Then, at line 72, change line-height: 34px to the height you want Link to comment Share on other sites More sharing options...
kousinovalis Posted September 30, 2013 Author Share Posted September 30, 2013 thanks! Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 may i know what method you used? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now