change the color of powered by coppermine change the color of powered by coppermine
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

change the color of powered by coppermine

Started by bart5986, January 27, 2005, 02:18:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bart5986

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  :(

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

bart5986

oh... I searched the whole coppermine folder for powered by  :\'(


Thanks :)

Joachim Müller

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

Tranz

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.

bart5986

well besides the fact that it crashed when I used the find source selection feature, it actually worked better then I thought it would.