marxaudio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sub-menu background colorYessssssss!
Forum: Themes and Templates
In reply to: Sub-menu background colorThank you very much! it works! what about the thin black lines that separates the submenu tabs? can I take it off? can I change its color? thanks again
Forum: Themes and Templates
In reply to: Sub-menu background color#access li li a {
background: none repeat scroll 0 0 #f6f6f6;
border-bottom: 1px solid #f6f6f6;#access li li a:hover {
background: none repeat scroll 0 0 #f6f6f6;
}Voila
Forum: Themes and Templates
In reply to: Sub-menu background colorThe first of the two codes you gave works just fine! The other one (hover) doesn’t! Why?
ThanksForum: Themes and Templates
In reply to: Sub-menu background colorThank you very much!
Where exactley in style.css should I add theese lines?In the style.css file you can read this:
“/
DO NOT EDIT THIS STYLESHEET!
Any modifications made to this file will be lost if you update the theme.
Instead, go to Appearance > Theme Options > Layout and enter your custom CSS there or create a child theme.
Any style attributes declared there will override the ones in this file and will not be lost during theme update.
*/Should I worry? 🙂
ThanksForum: Themes and Templates
In reply to: Sub-menu background colorWher can I find this information? Actually, I don’t think I installed any plugin, if this helps. Thanks