[Closed] On Hover for Hikashop Product Listing

  • Shawngela Pierce
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 8 months ago - 13 years 8 months ago #1 by Shawngela Pierce
[Closed] On Hover for Hikashop Product Listing was created by Shawngela Pierce
Moodle 2.3
Joomla 2.5.1
Hikashop Essential 1.5.8

I have created a menu for purchasing courses using the product listing for Hikashop. I have it setup like your demo, however, when you hover over the course title, the color does not change. I have looked at the css with firebug and it appears that there is some custom css (purchase-courses #7) which is overriding the template. When I take this code out with firebug, I can see the color change like it normally does in the template. I have searched for this css file and cannot locate it. Can you help so the on hover link changes color? Thanks!

#content_full h2, #content_full h2 a:link, #content_full h2 a:visited, #content_full .content_header, #content_full .articleHead, #content_remainder h2, #content_remainder h2 a:link, #content_remainder h2 a:visited, #content_remainder .content_header, #content_remainder .articleHead {
color: #626363;
}
Last edit: 13 years 8 months ago by Chris.

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

More
13 years 8 months ago #2 by Chris
Replied by Chris on topic On Hover for Hikashop Product Listing
I suspect that is one of your css from your template for hikashop. If you open firebug on the joomdle demo, you will see that css is not shown.

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

  • Shawngela Pierce
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 8 months ago #3 by Shawngela Pierce
Replied by Shawngela Pierce on topic On Hover for Hikashop Product Listing
Yes, I contacted Hikashop first and they pointed out the css. I guess my next trip will be to the maker of my template, Joomlage. Thanks Chris!

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