News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Locked topics color

Started by howl75, May 23, 2016, 11:23:13 PM

Previous topic - Next topic

howl75

Hi everyone!
I'm unable to change the bg of the "locked topics" only.
I've highlighted the part where i want to change the color, but it should be only for locked topics.

Any ideas?

Sir Osis of Liver

/css/index.css -



/* Locked posts get a different shade, too! */
.lockedbg
{
background: #333;
font-style: italic;
}
.lockedbg2
{
background: #383838;
font-style: italic;
}




Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

howl75


Sir Osis of Liver

Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

howl75

SMF version: 2.0.11
Theme: Level (dzinerstudio)

br360

Quote from: howl75 on May 23, 2016, 11:55:25 PM
It's still same white :-X

Did you do a hard refresh (ctrl and F5) after you made the changes?

howl75

I just did, still nothing changed.
Here's the code:
/* Locked posts get a different shade, too!
------------------------------------------- */
/*.lockedbg {
   background-color: #FF0000;
   font-style: italic;
   color: #737373;
}
.lockedbg2 {
   background-color: #FF0000;
   font-style: italic;
   color: #737373;
}*/

Arantor

Since it's a paid theme from DzinerStudio, you should ask over there.

br360

Looks like you are commenting out the code. Remove the
/* from before the .lockedbg and the */ from the end of it.

howl75

Quote from: br360 on May 24, 2016, 01:25:33 AM
Looks like you are commenting out the code. Remove the
/* from before the .lockedbg and the */ from the end of it.
This worked!
Thanks alot mate.

Arantor

Quick question, why post here instead of the forum you bought the theme from?

Advertisement: