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.

How do I change the color of this?

3 posters

Go down

How do I change the color of this? Empty How do I change the color of this?

Post by lawrencioux April 20th 2014, 10:18 pm

avatar
lawrencioux
New Member

Posts : 9
Reputation : 1
Language : English

http://rwby-roleplay.forumotion.com/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by DangerZone April 20th 2014, 10:21 pm

Link your board and I will take a look at it Smile
DangerZone
DangerZone
Forumember

Female Posts : 27
Reputation : 5
Language : .

http://downuptown.danskforum.net/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by lawrencioux April 20th 2014, 10:22 pm

my board?
avatar
lawrencioux
New Member

Posts : 9
Reputation : 1
Language : English

http://rwby-roleplay.forumotion.com/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by DangerZone April 20th 2014, 10:30 pm

Link the forum on which you want to change the colors? Razz
DangerZone
DangerZone
Forumember

Female Posts : 27
Reputation : 5
Language : .

http://downuptown.danskforum.net/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by lawrencioux April 20th 2014, 10:42 pm

oh! I'm sorry if everything is disorganized. I was playing around with everything Q ^ Q
http://rwby-roleplay.forumotion.com/
avatar
lawrencioux
New Member

Posts : 9
Reputation : 1
Language : English

http://rwby-roleplay.forumotion.com/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by DangerZone April 20th 2014, 10:58 pm

Your wrapper (the brown) is a picture (https://i.imgur.com/fnFcYY5.png). Go to your administration panel > display > colors > and CSS stylesheet. Find this part:

Code:
background-image: url(http://i.imgur.com/fnFcYY5.png); repeat;

and replace it with whatever color you would want, for example:
Code:
background-color: #6b84b0;

For a blue background. 

That should do it Smile
DangerZone
DangerZone
Forumember

Female Posts : 27
Reputation : 5
Language : .

http://downuptown.danskforum.net/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by lawrencioux April 21st 2014, 12:04 am

Thanks you Very Happy. I was also wondering....how do you get rid of borders around all of the categories and stuff >.<
avatar
lawrencioux
New Member

Posts : 9
Reputation : 1
Language : English

http://rwby-roleplay.forumotion.com/

Back to top Go down

How do I change the color of this? Empty Re: How do I change the color of this?

Post by Pizza Boi April 21st 2014, 7:51 am

Hi Very Happy

You want to target everything? If so, add this code on the top of your stylesheet:

Code:
* {
border: none !important;
-webkit-box-shadow: none !important;
}

I added -webkit-box-shadow because the moment you remove the borders, it'll make your forum have an unappealing radius.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Back to top

- Similar topics

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