Choosing a Hover Template
Hover effects in Robo Gallery allow you to display additional information and interactive elements when users move their mouse over thumbnails.
Hover settings differ between:
- Classic Gallery
- Fusion Gallery
Classic Gallery – Hover Configuration
Go to:
THUMBS → Hover Options

Clickable Thumbnails
When enabled, the entire thumbnail becomes clickable — not only hover buttons.
Hover Mode

Available modes:
- Off – disables hover completely
- Options – standard hover configuration
- Template – custom HTML layout
Hover Effects (Options Mode)

Available animation styles:
- push-up
- push-down
- push-up-100%
- push-down-100%
- reveal-top
- reveal-bottom
- reveal-top-100%
- reveal-bottom-100%
- direction-aware
- direction-aware-fade
- direction-right
- direction-left
- direction-top
- direction-bottom
- fade
These control how overlay content appears.
Template Mode (Advanced)

When using Template mode, you can define a fully custom HTML layout.
Available variables:
@TITLE@@CAPTION@@DESC@@LINK@@VIDEOLINK@
Example template:
<div class="rbs-hover-title">@TITLE@</div>
<div class="rbs-hover-caption">@CAPTION@</div>
<div class="rbs-hover-text">@DESC@</div>
<div class="rbs-hover-more">
<a href="@LINK@">Read more</a>
</div>Use Template mode when you need maximum flexibility.
Fusion Gallery – Hover Effects
Go to:
THUMBS → Hover Effect

Available presets:
- Lily
- Sadie
- Zoe
- Static
- Disable
Title and Description Source

For both Title source and Description source, you can choose:
- Title
- Caption
- Description
- Disable
This defines what content appears on hover.
Highlight Options

You can enable:
- Hover Invert
- Highlight
- Custom highlight colors
- Custom text colors
- Hover background color
Hover Color Customization

Fusion allows detailed color control:
- Hover Title Color
- Hover Description Color
- Hover Background Color
- Highlight Title Color
- Highlight Description Color
This makes it easy to match hover overlays to your website design.
Mobile Behavior
In Classic Gallery you can disable hover for mobile devices:
No Hover for Mobile → On
This is recommended because mobile devices do not support traditional hover behavior.
Summary
Hover templates allow you to:
- Display titles and descriptions
- Add buttons and links
- Customize animations
- Fully control layout (Classic Template mode)
- Apply modern preset effects (Fusion)
Proper hover configuration improves engagement and makes your gallery more interactive.