Hi, i have integrated plogger (3.0) on my own website. Now i whill change the font-colors. Can i fin an doc for the parameters in gallery.ccs or have somebody a hint for me?
thx thuemmi
ps: sorry for my bad english, but its so long that learn it in school :-)
'Hi, I have integrated plogger (3.0) into my personal website. I would like to change the font colors. Can I format a document using the parameters in gallery.ccs? Suggestions?"
"p.s. Sorry for my poor english, but it has been a very long time since I learned it in school."
I don't know if you're using Firefox, but if you are, you can use the excellent Firebug extension which shows you exactly what CSS rules apply to each element.
<a href="https://addons.mozilla.org/en-US/firefox/addon/1843">You can download Firebug here</a>
Just downloaded Firefox and Firebug and it is a great way of reverse engineering css templates so you can work out what bits you need to amend for what parts of a page - Thanks Eric :-)