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.

Announcement and Sticky Background Color

3 posters

Go down

Announcement and Sticky Background Color Empty Announcement and Sticky Background Color

Post by imToph May 26th 2011, 10:27 am

Hi, i would like to know the css code for the Announcement and Sticky Background color like this.
Announcement and Sticky Background Color Untitl10
Credits to the Facebook Forum.

How can i make the announcement and sticky table background = pink,
and normal topics below = white?..


Thank you.. Smile
imToph
imToph
New Member

Posts : 17
Reputation : 0
Language : Eng, Phil

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by imToph May 27th 2011, 2:43 pm

bump?
imToph
imToph
New Member

Posts : 17
Reputation : 0
Language : Eng, Phil

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by Guest May 28th 2011, 11:29 pm

In colours.css, you need to find:
Code:

.sticky, .announce {
  /* you can add a background for stickies and announcements*/
}

Replace with something like:
Code:

.sticky, .announce {
  background-color: #FF0000 !important;
  background-image: none !important;
}


if this doesnt help then try contacting the listener(the mod on fb forums) because his the founder i guess and plus he will help you out
avatar
Guest
Guest


Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by imToph June 7th 2011, 4:04 am

i can't find
Code:

.sticky, .announce {
  /* you can add a background for stickies and announcements*/
}
Sad
i added this code
Code:

.sticky, .announce {
  background-color: #FF0000 !important;
  background-image: none !important;
}
to my css but doesn't work..
imToph
imToph
New Member

Posts : 17
Reputation : 0
Language : Eng, Phil

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by kirk June 7th 2011, 4:42 am

what forum versions are you using?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by imToph July 5th 2011, 8:49 pm

my forum version is punBB
imToph
imToph
New Member

Posts : 17
Reputation : 0
Language : Eng, Phil

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by imToph July 8th 2011, 6:42 pm

bump?
imToph
imToph
New Member

Posts : 17
Reputation : 0
Language : Eng, Phil

Back to top Go down

Announcement and Sticky Background Color Empty Re: Announcement and Sticky Background Color

Post by SC__Programmer July 8th 2011, 7:00 pm

edit: nvm about sending me your CSS,just tell me what your forum address is,i can manually look at the categories color and find it in the CSS Wink
avatar
SC__Programmer
Forumember

Male Posts : 58
Reputation : 40
Language : English

http://digitaldesigns.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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