This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Change Text Colour
#1

Hi Guys

I've been coding a few weeks only and really love how easy you guys have made it to use this on sites. So to start with many thanks for making it available.

This may be a silly question.

Can anybody help me, I need to change the black text outside the form box ie Name, Email, (will not be published) as my site back round is black and I can see it. I can see it in either of the css files.

As you can see I was not lying about being new to this.

Hope someone can help, thanks in advance.

Paul
Reply
#2

Find
Code:
.form_styling
in the css file in "comments/css/", and add
Code:
color: #FFF;
in there.

I'm giving you three guesses...
Reply
#3

Many thanks for your prompt reply Static

.form_styling { color: #FFF; }

is what I now have, however that text is still black, anything else I might be missing?
Reply
#4

Try clearing your web browser cache.

Have you completed the interview?
Reply
#5

Maybe you added it into the wrong stylesheet?
It's also possible that your include code for the stylesheet is incorrect, but I doubt it.

I'm giving you three guesses...
Reply
#6

(25-Aug-2010, 03:22 PM)Steven Wrote:  Try clearing your web browser cache.
Blush
How dumb do I look.

Cheers Guys.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by emmanuel505
24-Jul-2021, 11:55 PM
Last Post by WhatSay
15-Aug-2020, 10:27 PM
Last Post by boonie67
08-Sep-2018, 03:05 PM
Last Post by TJs
29-May-2016, 03:03 PM
Last Post by besric
03-Mar-2016, 10:22 PM
Last Post by mariank
30-Dec-2013, 11:34 AM
Last Post by fatfreddy
10-Sep-2013, 03:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)