This is a discussion on "Changing the colour of the header" within the Web Page Design section. This forum, and the thread "Changing the colour of the header are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Changing the colour of the header
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
When i change the color of the header-post to Black, the color of the links also changes to black. I want to keep the color of the post header black, but change the color of all links to Blue.
Here is the excerpt from the CSS index code file, a { color: #000000; text-decoration: none; } a:hover { color: #D12424; text-decoration: underline; } ul.links { list-style: none; } ul.links li { line-height: 2em; } ul.links li.first { } p { line-height: 1.8em; } And yeah I am using Wordpress blog, my site is www.nakodari.com Have any clue what to do ? |
|
|
|
||||
|
Re: Changing the colour of the header
I'm confused here. What exactly is the problem? I see no problems with your current links?
Jack
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
|||
|
Re: Changing the colour of the header
In my website www.nakodari.com you will see a post saying "Under Constuction", i want this heading in Black color. But I want all the links in blue color. The problem is when i change the color of the header to blue then all the links turn blue. But when i change the header color to black, all the links turn black. What i want to do is, keep the color of the header black but change the color of the links to blue. How can i do this ?
Regards Last edited by hunny; Oct 4th, 2007 at 21:48. |
|
|||
|
Re: Changing the colour of the header
This is because your header is a link, so as the text below it.
You have already specify that in your CSS as Link, Visited, Hover, Active. You should READ this! It solved all your problem..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: Changing the colour of the header
Put a DIV around your header link and call it, say, 'header' -
Last edited by Emzi; Oct 5th, 2007 at 09:46. Reason: Wasn't specific in my explaination. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] CSS changing page colour etc | R8515198 | Web Page Design | 10 | Nov 27th, 2007 00:54 |
| Colour | capitalsceven | Graphics and 3D | 5 | Oct 13th, 2007 08:07 |
| Help with changing colour of hyperlinks | sing2trees | Web Page Design | 10 | May 22nd, 2007 18:08 |
| changing the scroll bar colour | bruno89 | Web Page Design | 2 | Oct 6th, 2005 15:12 |
| The colour... | gwx03 | Webforumz Suggestions and Feedback | 3 | Nov 21st, 2004 09:48 |