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.

help with font colour

4 posters

Go down

Solved help with font colour

Post by venomz3 June 8th 2009, 8:58 pm

i need help to change the colour of the font with the phpbb3, this isn't the hover colour or rollover colour but something else...

its the colour of the font when i go over the username, email add, password and some otheres in preference. can someone help me with this?
avatar
venomz3
New Member

Posts : 19
Reputation : 0
Language : english

Back to top Go down

Solved Re: help with font colour

Post by ankillien June 9th 2009, 5:47 am

Are you talking about the hover colors in profile?
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: help with font colour

Post by notMicElf June 9th 2009, 7:25 am

Is it not under Display>Colors ? I believe it's classified as "link hover".
notMicElf
notMicElf
Forumember

Male Posts : 377
Reputation : 0
Language : English, HTML, CSS, Java
Location : Not where you are =P

Back to top Go down

Solved Re: help with font colour

Post by ankillien June 9th 2009, 7:56 am

No, in profiles, they are not links.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: help with font colour

Post by notMicElf June 9th 2009, 8:00 am

Oh, then you probably will have to go to

administration panel => display => templates => profile

As to where / which part the code is, I haven't had a need to edit it, and would not know. Probably under 'profile_view_body' is my guess.
notMicElf
notMicElf
Forumember

Male Posts : 377
Reputation : 0
Language : English, HTML, CSS, Java
Location : Not where you are =P

Back to top Go down

Solved Re: help with font colour

Post by ankillien June 9th 2009, 8:01 am

He just want to change the colors, it can be done with CS only. Nothing to do with the templates Smile
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: help with font colour

Post by venomz3 June 9th 2009, 4:38 pm

its not for profiles, its the username and password etc. its based it profiles but isnt classified as one in the admin panel...so where is it?

edit:

whats actually happening is that my background to my forum is black and the text is white but when i go over the text it turns black, like a hover colour (but it isn't).

if you are still confused as to what i'm talking about go to my forum, www.tech.motion-forum.net
and go into 'register' there you will see the fault...
avatar
venomz3
New Member

Posts : 19
Reputation : 0
Language : english

Back to top Go down

Solved Re: help with font colour

Post by ankillien June 9th 2009, 5:10 pm

Try this code. ADmin CP > Display > COlors > CSS Stylesheet.
Add it there...

Code:
fieldset dl dt label:hover {
color : #FFFFFF;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: help with font colour

Post by venomz3 June 9th 2009, 8:30 pm

i have decided to just change the theme...thanks anyways
avatar
venomz3
New Member

Posts : 19
Reputation : 0
Language : english

Back to top Go down

Solved Re: help with font colour

Post by Sanket June 10th 2009, 4:28 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

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