Closed (fixed)
Project:
Simply Modern Theme
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 19:26 UTC
Updated:
30 Jun 2009 at 12:40 UTC
Hi!
Thank you for this wonderful theme!
I have two questions about suckerfish menu. Is it possible to disable capitalizing its items? How to disable it?
Thanks in advance.
Comments
Comment #1
NeilPorter commentedIn simply_modern/css/suckerfish_colour.css (where colour is the colour you've chosen for your theme) there is a line:-
text-transform:uppercase;
Simply remove it.
Comment #2
NeilPorter commentedComment #3
Ingumsky commentedWow. Yep, it's really simple -) Thank you!