Changing a background color in News Show Pro

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 18, 2013 9:01 am
Reply with quote
Report this post
Hi Gavick Staff,
I really don't succeed in changing a simple bg-color,
in the News Show Pro on the main page, every time I hover it with Firebug it changes,
may you help me (screenshot attached) in finding the name of the Style?

Thank you
User avatar
Senior Boarder

GK User
Wed Sep 18, 2013 9:20 am
Reply with quote
Report this post
Code: Select all
.nsphover .nspImageWrapper .nspHeader {}


I suggest to use it in override.css.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Sep 19, 2013 8:01 am
Reply with quote
Report this post
Hi Cyberek,
Thank you so much :lol:

yes I always use the Override Css, it's easier to update the whole template

Ciao!
User avatar
Senior Boarder

GK User
Thu Sep 19, 2013 8:52 am
Reply with quote
Report this post
Small tip on using FireBug / Chrome DevTools: if You are having problem with finding element because it is covered by overlay, You can click on elements inside dom tree of FireBug/DevTools - they will highlight and this way You can find correct one. Its usually few clicks from overlay element.
User avatar
Moderator


cron