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.

Cant change text color

3 posters

Go down

Cant change text color Empty Cant change text color

Post by Tomserna August 4th 2011, 8:51 pm

www.allstarx.net

Ok, I'm having problems with the text coloring



please look (i'll box with a orange color)


Cant change text color Untitlhth


I tried everything in the admin panel. I cant find nothing!
Tomserna
Tomserna
Forumember

Male Posts : 58
Reputation : 1
Language : English

http://www.reality-pkz.com

Back to top Go down

Cant change text color Empty Re: Cant change text color

Post by Tomserna August 4th 2011, 8:51 pm

Tomserna
Tomserna
Forumember

Male Posts : 58
Reputation : 1
Language : English

http://www.reality-pkz.com

Back to top Go down

Cant change text color Empty Re: Cant change text color

Post by SLGray August 4th 2011, 9:20 pm

Administration Panel>>Display>>Colors and Pictures>>Colors

Text Color and Size section


Cant change text color 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Cant change text color Empty Re: Cant change text color

Post by Tomserna August 4th 2011, 9:29 pm

Cant change text color Untitljtj


NOPE!
Tomserna
Tomserna
Forumember

Male Posts : 58
Reputation : 1
Language : English

http://www.reality-pkz.com

Back to top Go down

Cant change text color Empty Re: Cant change text color

Post by SLGray August 4th 2011, 9:32 pm

Try the Table Header section.
SLGray
SLGray
Administrator
Administrator

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

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

Back to top Go down

Cant change text color Empty Re: Cant change text color

Post by WHITESABBATH August 4th 2011, 9:55 pm

ACP>display>colors>css styelsheet
look for this in your css style sheet
Code:
h3, .h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
text-transform : uppercase;
border-bottom : 1px solid #f58b00;
margin-bottom : 3px;
padding-bottom : 2px;
font-size : 1.05em;
color : #CHANGE COLOR HERE;
margin-top : 20px;
}
change "color" code as i indicated .

another alternative is just add this to your css

Code:
  .introduction .h3, .module .h3, .postbody .h3 {
        color: #ffffff;
        margin-top: 8px;
    }

you can change color as well by changing the "color" code.The #ffffff is pure white
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Back to top

- Similar topics

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