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.

Footer links colour not changing

3 posters

Go down

Solved Footer links colour not changing

Post by shamzblueworld December 22nd 2009, 8:54 pm

hi guys, I am using this code
Code:
#page-footer {
background : red;
}
but its not working on my forum now.
I have installed a theme and the css page is already includes a lot of codes so could it be because of that? help me out here,
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by shamzblueworld December 23rd 2009, 9:45 am

bump
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by Sanket December 23rd 2009, 10:49 am

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink

Whats your forum version?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Footer links colour not changing

Post by shamzblueworld December 23rd 2009, 4:56 pm

phpbb2
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by shamzblueworld December 24th 2009, 11:49 am

bumping
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by ankillien December 24th 2009, 12:56 pm

Hey,

Here is the code...

Code:
a.copyright {
color : red;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Footer links colour not changing

Post by shamzblueworld December 24th 2009, 4:29 pm

thanks ankillien, btw whats the code for size?
I am using the same code and adding the size attribute after the colour but its not working,
Code:
a.copyright {
color : red; size : 5px;
}
this is what i am doing, its not working, where am i going wrong?
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by ankillien December 24th 2009, 4:59 pm

Its not size, its font-size

Code:
a.copyright {
color : red;
font-size : 15px;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Footer links colour not changing

Post by shamzblueworld December 25th 2009, 2:45 am

Oh, I forgot that. Thanx ank
shamzblueworld
shamzblueworld
Forumember

Male Posts : 568
Reputation : 0
Language : English,urdu,hindi,arabic, basic html, css... will learn xml,javascript and jscript
Location : Pakistan

http://www.funstopforum.net

Back to top Go down

Solved Re: Footer links colour not changing

Post by ankillien December 25th 2009, 3:03 am

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

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

Back to top Go down

Back to top

- Similar topics

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