![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi
I want to change my post title color to some other color than dark grey which it is now. Can you please tell me how to do it in child themes and also in non child thems. Thanks |
|
#2
|
||||
|
||||
|
I use the Firebug add on for Firefox. It enables you to right click on any element to determine its associated selector, a.k.a. style. Once you've determined that you go into the style sheet and find the selector and edit the values.
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography New to Genesis? Check out Genesis Explained. "We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy "Some days even my lucky rocket ship underpants don't help" - Calvin StudioPress on Facebook |
|
#3
|
||||
|
||||
|
Quote:
HTH,
__________________
Charles "Rubeus Hagrid" Clarkson StudioPress on Facebook I'm not really a smart person. I just play one on the Internet. Please use the HTML
or PHP tags for pasting code.Please make your links click-able: this_is_annoying.com http://this_is_not_annoying.com. |
|
#4
|
|||
|
|||
|
Quote:
However, I could not change the color of the post title. I did what ever is mentioned here as per my understanding but no results. I downloaded firebug and right clicked on the post title and checked its css and then went to stylesheet and looked for the same code. I found the code but and changed the 'h1' color:#333333 to my liking but nothing changed. Can you please put some light on it. This is what I edited in stylesheet css- /***** Headlines ********************/ #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 { color: #333333; font-family: Arial, Tahoma, Verdana; font-weight: normal; text-decoration: none; margin: 0 0 5px 0; padding: 0; } #content h1 { font-size: 20px; } I edited the above to- /***** Headlines ********************/ #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 { color: #000000; font-family: Arial, Tahoma, Verdana; font-weight: normal; text-decoration: none; margin: 0 0 5px 0; padding: 0; } #content h1 { font-size: 20px; color: #000000; } I guess I have done something wrong. So please can you put some more light to it. Thanks |
|
#5
|
||||
|
||||
|
what is your URL?
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography New to Genesis? Check out Genesis Explained. "We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy "Some days even my lucky rocket ship underpants don't help" - Calvin StudioPress on Facebook |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Color change on Blog Post title | Nancy Strong | General Discussion | 3 | 06-08-2010 06:31 PM |
| Change Post Title Color | gh5649 | General Discussion | 3 | 12-19-2009 12:39 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us