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.

Default Text Body Code: What is it?

4 posters

Go down

Solved Default Text Body Code: What is it?

Post by Guardstud08 6/9/2009, 11:03

I need to change the text body color. What is the code name for it?


Last edited by Guardstud08 on 6/9/2009, 23:24; edited 1 time in total
Guardstud08
Guardstud08
New Member

Male Posts : 18
Reputation : 0
Language : English
Location : Madea's House

http://nintendorkhome.forumotion.net

Back to top Go down

Solved Re: Default Text Body Code: What is it?

Post by TheKiller 6/9/2009, 13:27

Go To ACP/Display/colors/CSS Style Sheet
then search a code that looks like this :
Code:
/* Links-----------------------------------------------------*/
a:link{
    color: #99ff33;
    text-decoration: none;
    }
a:visited{
    color: #99ff33;
    text-decoration: none;
    }
a:active{
    color: #99ff33;
    text-decoration: underline;
    }

that is for chaging the Links color
take a closer look into your CSS Code and change whatever u want
TheKiller
TheKiller
Forumember

Male Posts : 291
Reputation : 10
Language : English

http://RisingDead.UltimaRPG.net

Back to top Go down

Solved Re: Default Text Body Code: What is it?

Post by Rapsheba555 6/9/2009, 13:53

I'm working with Guard on this. Smile

What he meant was how do we change the default color of the text, the stuff you're reading right now?
Rapsheba555
Rapsheba555
Forumember

Male Posts : 40
Reputation : 0
Language : English, French, CSS. C++

http://nintendorkhome.forumotion.net/forum.htm

Back to top Go down

Solved Re: Default Text Body Code: What is it?

Post by Rapsheba555 6/9/2009, 15:33

haha. Found it. Turns out that there was a bit of code missing. Fixed now.
Rapsheba555
Rapsheba555
Forumember

Male Posts : 40
Reputation : 0
Language : English, French, CSS. C++

http://nintendorkhome.forumotion.net/forum.htm

Back to top Go down

Solved Re: Default Text Body Code: What is it?

Post by Guardstud08 6/9/2009, 23:25

I marked this as solved. Please close when needed. Thanks for the help Smile
Guardstud08
Guardstud08
New Member

Male Posts : 18
Reputation : 0
Language : English
Location : Madea's House

http://nintendorkhome.forumotion.net

Back to top Go down

Solved Re: Default Text Body Code: What is it?

Post by Nessa 7/9/2009, 09:10

As requested, since this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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