Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

How to change TITLE colour on thumbnail?

More
15 years 7 months ago - 15 years 7 months ago #23823 by laine
I am using the latest version of SIG pro.

Set to use the default template but my TITLE colour for my thumbnail is blue on the grey background!!! It is different from the demo. My existing Joomla! template seems to control the css. How can I make SIG pro overwrites the Joomla! template css?

How can I change it to White?

Please advise.

Thank you.

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago - 15 years 7 months ago #23824 by Katia
Try this:
Go to plugins>content>jw_sigpro>templates>default>template.css
change line 26 (for the color of the thumbnail title)
li.sig-block a.sig-link { color:#eee; }
with this
li.sig-block a.sig-link { color:#eee !important; }
and line 35 (for the color of the thumbnail title background)
li.sig-block a.sig-link span.sig-pseudo-caption { background:#000; }
with this
li.sig-block a.sig-link span.sig-pseudo-caption { background:#000 !important; }

if this doesn't work please provide me with a link to your site.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum