PDA

View Full Version : CSS query


franco12
26.08.2004, 17:50
Im trying to change the font colour for my right hand panel from Black to white ( Newsfeeds), but I cant seem to find the appropriate section to change in 'Edit CSS'

Can anyone point me in the right direction?

The site is far from finished but you'll see what I mean by clicking http://www.burnleyticket.co.uk

Your ever grateful

Jenny F

Take2
13.09.2004, 00:19
The site is looking good; great template.

Okay, I'm fairly new and still learning, but here's how I went about it.

Each designer seems to do it differently, so there's no one style that I can tell you will do the trick. You'll have to do some trial and error, keeping track of where you make the changes so you can change them back if they don't work.

The columns are all modules, so look for styles that make reference to modules. There may be several that you have to change separately. For instance, the menu color may be controlled by ".mainmenu" The poll may be controlled by ".poll" Login may be ".login" ... or not. Like I said, there doesn't seem to be any single way to do this.

It may help if you look at the HTML first; when they call for the module, the style should be indicated. That will tell you where to make the change in the CSS.

I hope that's a teensy bit helpful.

Good luck.

Susan