By Witch on
Hi,
i am using drupal 6.9 and i created some user profile files like Gender -> Male, Female
My Question is how can i cusomize a users choose.
For Example: When the User is a Female, the Word "Female" should appear in red.
It is very very important to get this problem solved.
Comments
Use CSS
If you want to change the color of the chosen field value on user's profile page, than the easiest way is to add a CSS value to that particular field.
-------------------------------
Read jQuery howto's and tips at jQuery HowTo Resouce
But what can i do when a
But what can i do when a user is a male? The word Male should appear in Blue, not in red :\
no idea?
Is there no idea to solve this problem?