- Posts: 3
- Thank you received: 0
problem with menu and login module
- Dragos Popovici
-
- Offline
- Fresh Boarder
-
Less
More
12 years 8 months ago #1961
by Dragos Popovici
Replied by Dragos Popovici on topic Re: problem with menu and login module
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago #1963
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: problem with menu and login module
Hi,
Please edit blue.css and in about line 141, edit this code to add color to menu item:
Thanks
Please edit blue.css and in about line 141, edit this code to add color to menu item:
Code:
#ot-mainmenu ul.menu li a, #ot-mainmenu ul.menu li a span, #ot-mainmenu ul.menu li.parent ul li a, #ot-mainmenu ul.menu li.parent ul li a span, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li a, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li a span, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li.sfhover ul li a, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li.sfhover ul li a span {
}
Code:
#ot-mainmenu ul.menu li a, #ot-mainmenu ul.menu li a span, #ot-mainmenu ul.menu li.parent ul li a, #ot-mainmenu ul.menu li.parent ul li a span, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li a, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li a span, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li.sfhover ul li a, #ot-mainmenu ul.menu li.parent ul li.sfhover ul li.sfhover ul li a span {
color: #333333; /* add color, you can add other color */
}
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds