Hi there,
I would like to display the summaryboxes for all newscategorys with a different backgroundcolor, in the News stylesheet i found where to do this for all categorys, but I dont know what to change/add to style every summarybox different.
Like this:
NEWS!
background color white
CHANELS!
background color yellow
Important Stuff!
another background color
Greets
NEWS - Styling the summarycontentbox different for all categorys
Re: NEWS - Styling the summarycontentbox different for all categorys
Just change the news-summary template to say...
.Chanels {
background: #FF9900;
}
and so on for all categories.
Ronny
And then style the Category... like f.e. "Chanels"....category}" >
.Chanels {
background: #FF9900;
}
and so on for all categories.
Ronny