Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] CSS for Sticky post

3 Posts
2 Users
0 Reactions
2,527 Views
Glados
Posts: 70
Topic starter
(@glados)
Eminent Member
Joined: 9 years ago

Hi,

I trying to make a better looking fa-icons so experimenting on test forum, i have problem with chrome "cant delete cache" so i must see every change on my website via TOR but:

My testing version:Β  , sticky post css won't apply i dont know why:

i.fa.fa-1x.fa-thumb-tack.wpfcl-5.PΕ™ipnutΓ½ { background: #ef6825; color: #fff!important; width: 25px; height: 25px; padding: 5px 7px!important; border-radius: 12px; }

http://muonlineczech.4fan.cz/forums/for-testing/ Any idea why sticky post css didnt work?

Thank you πŸ˜‰

PS: Can i delete hot/ replies form ? Closed, new, normal, active, solved is enough i think πŸ˜‰

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi Glados,

I'm sorry but we don't provide design customization support. I can only say don't use non-latin chars in CSS and in HTML clases. Use something like this:

#wpforo #wpforo-wrap .wpforo-topic-icon i.fa-thumb-tack{....}
Glados
Posts: 70
Topic starter
(@glados)
Eminent Member
Joined: 9 years ago

Ok, but thanks πŸ˜‰