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.

Text Colours

3 posters

Go down

In progress Text Colours

Post by mlcox151 August 24th 2013, 4:14 am

Im inquiring what setting changes the colour of the text in Who's Online and Statistics. It was originally white but has changed to blue. I have set all text to white and it still appears blue. See attached image.
Text Colours Blue_t11
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

In progress Re: Text Colours

Post by SLGray August 24th 2013, 4:31 am

Please post your forum's address for appearance issues/questions.


Text Colours Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Text Colours

Post by mlcox151 August 24th 2013, 5:35 am

Here's my forum's address http://twwca-gota.forumotion.com
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

In progress Re: Text Colours

Post by SLGray August 24th 2013, 5:41 am

Add this to your CSS:
Code:
p {
    color:  white;
}


Text Colours Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Check this later

Post by mlcox151 August 24th 2013, 5:56 am

SLGray wrote:Add this to your CSS:
Code:
p {
    color:  white;
}
I will see if you dont already do this, seeing as you are currently logged onto my forum. Im staying out of admin whilst you are
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

In progress Re: Text Colours

Post by SLGray August 24th 2013, 5:57 am

I added it to the CSS Stylesheet, and it worked.


Text Colours Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Text Colours

Post by Cassius Dio August 24th 2013, 7:45 am

Hi, bye

That code will change the color of all forum paragraphs. If you want to change onle "Who is online" and "Statistics" box, go to "Administration Panel ~> Display ~> Pictures and colors ~> Colors ~> CSS Stylesheet" and add:
Code:
div.h3{
color: white !important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

In progress Blue Text

Post by mlcox151 August 25th 2013, 2:46 am

SLGray wrote:I added it to the CSS Stylesheet, and it worked.
Thank you for your help in sorting attachments. I can upload all files except ones converted to .xls, so i know what the problem is and will be able to fix it one way or another.
Also thank you for the help with the blue text. I still have a few areas where i would like the text white instead of blue. Would you be able to help out with some code to add to my CSS. Follwing images show the blue text to be changed to white.
Text Colours Forum_10

Text Colours Forum_11

Text Colours Curren10
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

In progress Re: Text Colours

Post by SLGray August 25th 2013, 4:05 am

All CSS:
Code:
ul#picture_legend {
    color:  white;
}
ul {
    color;  white;
}


Text Colours Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Text Colours

Post by mlcox151 August 25th 2013, 4:50 am

Thank you. That fixed the blue text in the first image. 2nd and 3rd images still have blue text if you could please help with those
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

In progress Re: Text Colours

Post by SLGray August 25th 2013, 8:21 pm

There was a mistype in the code:
Code:
ul {
    color:  white;
}


Text Colours Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51503
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Text Colours

Post by mlcox151 August 26th 2013, 12:32 am

Thanks again, amazing what a wrong punctuation mark can do.

I still have blue text when i post a new topic :
Text Colours Post_n10

and also at the bottom of post a new topic in Attach File, Options, Calender & Add a Poll

Text Colours Post_n11

Thank you again for all your hard work helping me to this stage.
avatar
mlcox151
Forumember

Posts : 27
Reputation : 2
Language : English

Back to top Go down

Back to top

- Similar topics

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