fpaul Posted April 24, 2013 Share Posted April 24, 2013 (edited) Hello, How can I increase the font size of top horizontal menu bar ? Many thanks in advance. Edited April 24, 2013 by fpaul (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted April 24, 2013 Share Posted April 24, 2013 Go to modules/blocktopmenu/css/superfish-modified.css At line 82, or those whereabouts, you should find .sf-menu a, .sf-menu a:visited { Add your desired font-size inside this rule 1 Link to comment Share on other sites More sharing options...
fpaul Posted April 24, 2013 Author Share Posted April 24, 2013 Thanks Nemo. I changed as mentioned above but then horizontal menu bar disappears and all menu items are getting displayed in vertical, kind of garbled. So I put the old superfish-modified.css back and it is back normal. Link to comment Share on other sites More sharing options...
NemoPS Posted April 24, 2013 Share Posted April 24, 2013 You probably wrpte something wrong in the css Link to comment Share on other sites More sharing options...
fpaul Posted April 24, 2013 Author Share Posted April 24, 2013 It worked now! Great!! Many thanks for your help! Link to comment Share on other sites More sharing options...
Paulito Posted April 24, 2013 Share Posted April 24, 2013 Good morning, It would be good if you marked this topic as solved Paul Link to comment Share on other sites More sharing options...
fpaul Posted April 24, 2013 Author Share Posted April 24, 2013 Apologies. May be this is a stupid question. How can I mark a topic 'solved' ? Thanks. Link to comment Share on other sites More sharing options...
Paulito Posted April 24, 2013 Share Posted April 24, 2013 It's not a stupid question, it is because you do not know. This is what the forum is for, to help. If I were you I would give details as to what you did not do, that is, got a bit of coding wrong, as was suggested to you This helps others forum members to learn by your mistakes. Anyway: Go to your first post 》 click Edit 》 click Use full editor 》you will then be able to alter/change the topic heading 》just put [solved] at the beginning of your topic Hope this helps Paul 1 Link to comment Share on other sites More sharing options...
fpaul Posted April 24, 2013 Author Share Posted April 24, 2013 Hi, thanks for your help. As Nemo suggested, I added below coding at line 82 (modules/blocktopmenu/css/superfish-modified.css) font-size:11px; font-weight:bold; And now I could see the change and it works. Great stuff! Link to comment Share on other sites More sharing options...
Recommended Posts