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.

Can't change text color in posts with CSS!!

2 posters

Go down

Solved Can't change text color in posts with CSS!!

Post by O.Fan January 8th 2009, 5:32 am

Maybe even other than posts. I can change the size but not the color.

I used to do it all the time.

The code is correctly written as far as I can tell, and I don't think there's any conflictual code.

I could be wrong, not being an expert in CSS...


Last edited by O.Fan on January 8th 2009, 7:22 am; edited 1 time in total
avatar
O.Fan
Forumember

Male Posts : 178
Reputation : 0
Language : French, English
Location : Canada

http://olivianewtonjohn.editboard.com/

Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by Guest January 8th 2009, 5:34 am

No real expert here, either, and not knowing if there is currently a bug running amuk with some forums, can you post the text portion of your CSS and let us see what's up?
avatar
Guest
Guest


Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by O.Fan January 8th 2009, 6:07 am

Yup, I'll try...


}
.postdetails{
font-size : 10px;
color : #ff00ff;
}
.postbody{
font-size : 11px;
line-height: 18px
color: #0000ff;}
a.postlink:link{
text-decoration: none;
color : #3420e5 }



some members have told me they can't read the text without highlighting it...

for me, it's black on beige... I tried to make it blue (0000ff) but it doesn't work

for them I don't know (not enough precisions, I just got a few brief messages)


thanks!
avatar
O.Fan
Forumember

Male Posts : 178
Reputation : 0
Language : French, English
Location : Canada

http://olivianewtonjohn.editboard.com/

Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by Guest January 8th 2009, 7:10 am

Hmm... the code looks right, except there isn't a > ; after the color code #3420e5. But that would only affect the link text, not the other colors. Oh.. and there isn't one after the 18px under postbody, either. Try to fix those and see if it works. If not, then it's above my level... sorry.
avatar
Guest
Guest


Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by O.Fan January 8th 2009, 7:21 am

YOU SOLVED MY PROBLEM!!

It's true, I finally got the blue font I wanted!

gee these little things can mess a code

thank you! Smile
avatar
O.Fan
Forumember

Male Posts : 178
Reputation : 0
Language : French, English
Location : Canada

http://olivianewtonjohn.editboard.com/

Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by Guest January 8th 2009, 7:22 am

lol.. no problem. I'm glad it worked. Cheers! Very good
avatar
Guest
Guest


Back to top Go down

Solved Re: Can't change text color in posts with CSS!!

Post by Nessa January 8th 2009, 1:15 pm

Since this problem has been resolved, I will lock this topic now. Wink


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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