Style Sheet Help for Catagory Titles

Started by James Woodcock, July 15, 2005, 04:07:21 AM

Previous topic - Next topic

James Woodcock

Hi all

I am having problems getting the style sheet to work how I want for catagory titles.  As you can see in the attachment, the catagory title is black which doesn't work too well on a red back ground.  I have to have that background though to match a sites colours etc.

I can only currently change the colour of the link by changing the colour of all links which is not an option.

Is there a way I can alter just the link for catagory titles without affecting other links?

Cheers

xenovanis

Try something like this:


.catbg a, .catbg2 a
{
font-weight: bold;
color: #ffffff;
}
.catbg a:link, .catbg2 a:link, .catbg a:visited, .catbg2 a:visited
{
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover
{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.catbg td, .catbg2 td
{
  color: #ffffff;
}
"Insanity: doing the same thing over and over again and expecting different results."

James Woodcock


James Woodcock

Sorry to be a pain, but how about the page numbers etc ie: the none links in the same area.

xenovanis

Quote from: James Woodcock on July 15, 2005, 06:25:38 AM
Sorry to be a pain, but how about the page numbers etc ie: the none links in the same area.

This doesn't work for you? Have you tried to change the color for .catbg?
"Insanity: doing the same thing over and over again and expecting different results."

Advertisement: