help how to make powered by link at the footer appear white and be seen help how to make powered by link at the footer appear white and be seen
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

help how to make powered by link at the footer appear white and be seen

Started by mbalire, July 30, 2010, 10:58:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mbalire

i have a theme which was  modiftied by another person but he made poweredby link to be black which was wrong so i want to make it white but i have faied to locate the file to change it so i need your help how to do it.
my gallery is http://www.bigbrotherafrica.com/gallery using 1.4.25

mywedding

Dreams are free, so free your dreams, "Astrid Alauda"

mbalire

thanks so much but the row colour has not charged but the text has been changed.
thanks once again

phill104

First you should upgrade as you are a couple of versions behind.

To find out what controls any element I quickly used the firebug addon for firefox (google it). With that you can click on any element and see the css that controls it. In your case the black bar is in style.css around line 45.

.footer {
background-color:#000000;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}


Please upgrade as a matter of urgency as some security fixes have been applied.
It is a mistake to think you can solve any major problems just with potatoes.