2013-05-17, 02:26 PM
How is it possible to change the background of sticky threads, just like on the mybb support, the green background.
I found this:
-----------------------------------
Add to global.css:
Code:
.forumdisplay_sticky {
background: #ffffff;
}
-----------------------------------
But that does not work:
I have put that on global.css advanced mode at the bottom.
Do you know whats wrong on the code or does it have to be placed somewhere else?
--------------------------------------------------------------------------------------------------------------------------
My second question: How do i make this news bars like on the mybb main page? "Latest news, facebook, twitter"
Thanks in advance!
k1R@
I found this:
-----------------------------------
Add to global.css:
Code:
.forumdisplay_sticky {
background: #ffffff;
}
-----------------------------------
But that does not work:
I have put that on global.css advanced mode at the bottom.
Do you know whats wrong on the code or does it have to be placed somewhere else?
--------------------------------------------------------------------------------------------------------------------------
My second question: How do i make this news bars like on the mybb main page? "Latest news, facebook, twitter"
Thanks in advance!
k1R@