• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Catalog Page Rollover States

New Here ,
Jun 18, 2012 Jun 18, 2012

Copy link to clipboard

Copied

I need some guidance. I am trying to get a rollover state for my items on my catalog page. I am wanting to do something similar to this page here.  Normally a simple thing, but I cannot figure out how to add the rollover image on the back-end and how I can uniquely name each added image for styling purposes.  Is this possible? Am I making this more confusing that it should be? (early monday morning so maybe I am just stupid right now hehe)  Thanks.

TOPICS
How to

Views

506

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jun 26, 2012 Jun 26, 2012

Copy link to clipboard

Copied

LATEST

Hello,

Very possible, depending on how many custom fields you have open. Using the custom fields for your hover image will allow you to give each rollover image a different class:

<img src="{tag_custom1}" class="image{tag_counter}" />

Or you can even use custom field 2 for different classes.

Hope this helps,

Chad Smith | http://bcgurus.com/Business-Catalyst-Templates for only $7

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines