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 to change the announcements background?

3 posters

Go down

Solved How to change the announcements background?

Post by GAT:TEA 20/3/2011, 18:49

How can I change the color of JUST the announcements box?


Last edited by GAT:TEA on 24/3/2011, 18:05; edited 1 time in total
avatar
GAT:TEA
Forumember

Female Posts : 71
Reputation : 13
Language : English
Location : Chicago

Back to top Go down

Solved Re: How to change the announcements background?

Post by Base 20/3/2011, 18:50

Hello GAT:TEA,

May I have a link to your forum please? Smile

EDIT: Never mind, you're using Invision. I'll work on a CSS code for you.

EDIT 2: Please add this to your CSS code:

Code:
.box-content {
    background-color: #FFFFFF;
    border-bottom: 10px solid #105289;
}

You can change #FFFFFF to a different colour if you want. Wink

Regards,

Base
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How to change the announcements background?

Post by GAT:TEA 21/3/2011, 00:22

Thanks but that code affected everything not just the announcements box. I guess I can work around it, but do you know of anyway to alter the settings forced on it by the forum's borderwrap? My borderwrap is gray with a border around it. I don't want it to affect my announcements box but it does. Is this unavoidable? :/
avatar
GAT:TEA
Forumember

Female Posts : 71
Reputation : 13
Language : English
Location : Chicago

Back to top Go down

Solved Re: How to change the announcements background?

Post by Base 21/3/2011, 17:47

How about this for the announcements box:

Code:
.module .box-content {
    background-color: #FFFFFF;
    border-bottom: medium none;
    line-height: normal;
    padding: 5px;
}

Change #FFFFFF to a different colour if you want. What do you mean by the second question? If you can provide a screenshot, that would be wonderful. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How to change the announcements background?

Post by GAT:TEA 24/3/2011, 18:03

Nevermind the second problem. I was able to find the error on my own and thanks once more for your assistance. This problem is now solved. ^^
avatar
GAT:TEA
Forumember

Female Posts : 71
Reputation : 13
Language : English
Location : Chicago

Back to top Go down

Solved Re: How to change the announcements background?

Post by Base 24/3/2011, 18:06

You're welcome! Glad to be of your assistance. Very Happy
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How to change the announcements background?

Post by MrMario 26/3/2011, 03:17

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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