[Theme: Category]Category Color
-
Hi,
sorry for my English. I creating blog about games. I wants each category had its own color. Unfortunately when the news we are assigned to two categories and so are displayed on the same background. When the news categories has one color is good. Do you give advice to separate it? It is maybe a tag in WordPress to format only title for the category?
My CSS code:
.category-mobile span.alert a { background: #f8a900 center no-repeat; padding: 1px 3px 2px 2px; } .category-playstation-3 span.alert a { background: #176abb center no-repeat; padding: 1px 3px 2px 2px; }My HTML:
<span class="alert"><?php the_category(' ') ?></span>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Theme: Category]Category Color’ is closed to new replies.