Forum Replies Created
-
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 11:16 pm #13375I created the child theme, and my style.css includes the following:
/*
Theme Name: Graphene Child
Theme URI: http: //example.com/
Description: Child theme for the Graphene theme
Author: Your name here
Author URI: http: //example.com/about/
Template: graphene
Version: 1.0
*/
@import url(“../graphene/style.css”);
a, a:visited {
color: #003366;
text-decoration: none;
}
a:hover {
color: #999999;
text-decoration: none;
}
However after I updated the file, now my header image and background was changed… Did the css entry break that or is it expected that activating a child theme will revert to defaults?
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 11:01 pm #13373ok, i was hoping that for this one change, a child theme wouldn’t be required… now looking at the css code — how does it “know” that only the secondary menu font should be changed from your example above? thanks for all your help!
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 10:54 pm #13371I can’t seem to find it in styles.css… where would I find these values?
Sorry Kim, separate post: https://forum.graphene-theme.com/topic/change-color-of-secondary-menu-links-text-in-graphene
Hi Kim — I know you could answer my post in probably less than 2 minutes… would you? (this is regarding the coloring of the secondary navigation menu in graphene updated a few seconds ago?)
Sorry to post here but I need the helping hand rather urgently
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 9:58 pm #13369the site i’m working on is http://www.pmitconsulting.com/temp (work in progress, obviously) — click on services, when there, you’ll see what I mean when you mouse over the secondary menu… I’d like to either give it a different font & color or change its background so that white will look ok on top of the modified background…
i reverted the font color to white now… if i change it to black then my primary links can’t be seen because of the dark background. Can someone gimme a hand?
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 9:46 pm #13368or perhaps the background behind the secondary navigation menu can be changed to a different gradient? (like dark blue to black?)
In reply to: Change color of secondary menu links text in Graphene?
March 22, 2011 at 9:44 pm #13367actually I used firebug and was able to find the css color value that had to be updated… and what happened is the default text color for the main navigation menu was also updated… I guess I will have to separate the two somehow… I’d like to use a smaller font and a different color for the secondary menu links…. could you give me a hand?
Viewing 8 posts - 1 through 8 (of 8 total)
