WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

Matti

Matti
Registered Member
Registered Member
Hello,

As you can see in the screen shot the text is black so how can we change that to white.

I need a code to color the text in the Jump to: and Quick mod tools: This16

http://csshelp.forumotion.net/

ankillien

ankillien
Administrator
Administrator
This CSS would help...

Code:
select option {
color: #FFF;
}

It will only work when you open the list.

blindbat1457


Registered Member
Registered Member
Maybe just change the background of the drop down white Razz

ankillien

ankillien
Administrator
Administrator
I think this code would be perfect...

Code:
select  {
color: #FFF;
}

Matti

Matti
Registered Member
Registered Member
Thanks again Very Happy

http://csshelp.forumotion.net/

Joel

Joel
Registered Member
Registered Member
Solved, Locked

http://www.advertisehotspot.info/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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