I'm really sorry about making this thread but I can't find exactly how to change the color of the powered by coppermine link. I don't want to make it invisable I just want to make it a nicer color.
So How do I do it?
I even tried searching all my documents and I didn't find it :(
style.css -> footer.
oh... I searched the whole coppermine folder for powered by :\'(
Thanks :)
next time you want to change the looks, view the html output of a page, search for the term (e.g. "Powered by") and have a look at the surounding html tags and the css class attributes. This is a very helpfull technique that will help you elsewhere on the net as well, and you will start to learn from other's coding.
Joachim
And Firefox has a great feature where you can highlight a portion of a page and then show the source to see how it was done.
well besides the fact that it crashed when I used the find source selection feature, it actually worked better then I thought it would.