Topic-icon Template css overriding sourcecoast "hover" css for buttons?

Active Subscriptions:

None
First off, great module :)

Hi, I'm a bit of a newbie. but learning. It appears that I have a problem with my tempate css overriding the sourcecoast theme css for the buttons in modal mode. They look great when not active or hovered but when I hover the buttons revert to template css. (I think).
I have attached an image of the issue. Unfortunately the site isn't live so I can't give you a link to troubleshoot :(

If you can think of a fix this would be much appreciated.

Thnx,

Dom   
Attachments:
The topic has been locked.
Support Specialist
2 years 10 months ago #67244 by mel
It sounds like you're on the right track. It's usually some CSS style that's getting priority. If it was live, I would jump onto the browser developer tools and try to pinpoint which style was the culprit. But from your screenshots, it looks like you're already using the browser dev tools and may be familiar with it already?

I would suggest looking for where the element is getting its margin and padding, maybe also line-height or height. Your browser looks like Firefox. Usually, I use Chrome which allows you to easily turn off a style on an element and see if there's a change. If Firefox has that option as well, go into the padding/margin/line-heights and selectively turn them off one-by-one to see if anything changes.

-Melissa
The topic has been locked.