Topic: Sticky text colour
How can i change the sticky text colour?
I want it to be different than all the other links colours
Just like the closed topic link colour.
How do you do it?
Thanks
Zimmer
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Sticky text colour
How can i change the sticky text colour?
I want it to be different than all the other links colours
Just like the closed topic link colour.
How do you do it?
Thanks
Zimmer
I think you could add something like this to your theme's color scheme:
div.isticky a { color: something }
Hmm
I dunno, i dont think that is the sticky code for the text.
Ill try though
Thanks for your help
I'm with you...
.stickytext {anything}
makes the label change, but I haven't been able to change the color of the title links in a sticky either.
tr.isticky td.tcl .stickytext,
tr.isticky td.tcl a,
tr.isticky td.tcl a:link,
tr.isticky td.tcl a:visited {
color: #whatever
}
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Sticky text colour
Powered by PunBB, supported by Informer Technologies, Inc.