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]

1Solved how to change this in the chatbox Tue Apr 24, 2012 3:35 am

medlsc

medlsc
Registered Member
Registered Member
Hi guys. How to change this in the chatbox ?

how to change this in the chatbox Sdaads10

I want to change the black color to white in the message. Which is the css code only for this?

http://med-lab-scietists.free-forums.biz/

2Solved Re: how to change this in the chatbox Tue Apr 24, 2012 8:38 am

Sanket

Sanket
Administrator
Administrator
Forum URL & or Version

http://www.webartzforum.com

3Solved Re: how to change this in the chatbox Tue Apr 24, 2012 3:59 pm

medlsc

medlsc
Registered Member
Registered Member
version: phpBB3
Forum URL: http://medlabsc.forumotion.com/

http://med-lab-scietists.free-forums.biz/

4Solved Re: how to change this in the chatbox Tue Apr 24, 2012 9:44 pm

Sanket

Sanket
Administrator
Administrator
Add this to your css & check.
Code:
input{
color: #000000 !important
}

http://www.webartzforum.com

5Solved Re: how to change this in the chatbox Wed Apr 25, 2012 8:28 am

ankillien

ankillien
Administrator
Administrator
Hi,

I think this code would work better...

Code:
.text-field .post {
color: red;
}

6Solved Re: how to change this in the chatbox Wed Apr 25, 2012 7:06 pm

medlsc

medlsc
Registered Member
Registered Member
thx guys. The code works perfect Smile

http://med-lab-scietists.free-forums.biz/

7Solved Re: how to change this in the chatbox Wed Apr 25, 2012 7:52 pm

Sanket

Sanket
Administrator
Administrator
Solved | Locked

http://www.webartzforum.com

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