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.

BG color won't work!

2 posters

Go down

Solved BG color won't work!

Post by ECarminan15 October 14th 2008, 11:35 pm

I scripted this and there's no background!

Code:
<bg color="black">

Did I code this wrong? Is it a glitch?


Last edited by ECarminan15 on October 15th 2008, 1:22 am; edited 1 time in total
avatar
ECarminan15
Forumember

Male Posts : 200
Reputation : 0
Language : English

http://rolemakers.forumotion.net/

Back to top Go down

Solved Re: BG color won't work!

Post by Guest October 14th 2008, 11:54 pm

You want something like to change the background color

1. Navigate to:

Admin Panel\Display\Color\CSS Stylesheet

2. Add the following code and press "Submit" to save

Code:
<style type="text/css">
body {
        background-color: yellow !important;
        }

Or

Code:
<body bgcolor="#FF0000">

Which goes straight into most sections


Regards








Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: BG color won't work!

Post by ECarminan15 October 14th 2008, 11:58 pm

Placehold wrote:You want something like to change the background color

1. Navigate to:

Admin Panel\Display\Color\CSS Stylesheet

2. Add the following code and press "Submit" to save

Code:
<style type="text/css">
body {
        background-color: yellow !important;
        }

Or

Code:
<body bgcolor="#FF0000">

Which goes straight into most sections


Regards








Craig
Thanks; didn't know I did the coding wrong.
avatar
ECarminan15
Forumember

Male Posts : 200
Reputation : 0
Language : English

http://rolemakers.forumotion.net/

Back to top Go down

Solved Re: BG color won't work!

Post by Nessa October 15th 2008, 5:15 am

Since this problem appears to be resolved, I will lock this thread now.



=> Locked

Nessa
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