The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

change the footer color

3 posters

Go down

change the footer color Empty change the footer color

Post by emikati August 1st 2009, 10:49 am

hi ya.my forum version is phpbb 2. as i have changed my look of forum and text colors of my forum,but the forumotion footer i.e free forum, phpbb .... text color is not matching wid my text colors, so i wana change its color from DISPLAY > GENERAL> OVERALL FOOTER, wat code should i need to put it at start and at the end ... to change forumotion footer text color..plz do help
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

change the footer color Empty **Spam**

Post by Guest August 1st 2009, 11:45 am

Spam Content Removed


Last edited by Nessa on August 1st 2009, 11:48 am; edited 1 time in total (Reason for editing : Edit To Remove Content)
avatar
Guest
Guest


Back to top Go down

change the footer color Empty Re: change the footer color

Post by Guest111 August 1st 2009, 3:50 pm

CONTENT REMOVED MEMBER BANNED
avatar
Guest111
Guest


Back to top Go down

change the footer color Empty Re: change the footer color

Post by emikati August 2nd 2009, 11:51 am

bumppppppppppppppp
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

change the footer color Empty Re: change the footer color

Post by ankillien August 2nd 2009, 2:02 pm

Do you want to change footer link color? or background colors?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

change the footer color Empty Re: change the footer color

Post by emikati August 3rd 2009, 6:17 am

my question was of footer link color ... but if u tell both then it wud be very appreciated......
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

change the footer color Empty Re: change the footer color

Post by ankillien August 3rd 2009, 11:25 am

Ok thanks...
to change the link color, go to Admin CP > Display > Colors > CSS.
Add this code there..

Code:
a.copyright {
color : orange !important;
}

Replace orange with your desired one.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

change the footer color Empty Re: change the footer color

Post by emikati August 5th 2009, 5:37 am

thanks alot..if i want to change its background picture how can i?
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

change the footer color Empty Re: change the footer color

Post by emikati August 6th 2009, 3:22 am

bump... plz also tell me how to change its background as well
emikati
emikati
Forumember

Male Posts : 393
Reputation : 0
Language : English, HTML

Back to top Go down

change the footer color Empty Re: change the footer color

Post by ankillien August 6th 2009, 11:00 am

Hi!

To change footer background color use this code...

Code:
div.gen {
background : red !important;
}

To put a background pictire..

Code:
div.gen {
background : url(PUT IMAGE URL HERE);
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

change the footer color Empty Re: change the footer color

Post by ketan_ August 7th 2009, 3:19 pm

If I change my footer color green, and my background footer green too...
is this possible guys? i cant get banned?

Please tell me...

Thanks b4
ketan_
ketan_
Forumember

Male Posts : 142
Reputation : 1
Language : Indonesia
Location : Indonesian

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum