CSS Image Gallery Support Product Page
This topic is locked
Answered
Can I have the caption appear when the mouse hovers over the main image?
Asked 12 years ago
1
has this question
12 years ago Stewart Bell posted:
as opposed to it automatically showing Replies
Replied 12 years ago
12 years ago Stewart Bell replied:
I also wish to have the caption show on the side instead of the top or bottom, this would make it the perfect extension for me.
Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Stewart and welcome to Dmxzone support forum.
Please take a look at the product manual,
which will guide you through the user interface of the extension and will explain what can be achieved in very user friendly step by step guide:
CSS Image Gallery Manual
Regards: Vulcho.
Please take a look at the product manual,
which will guide you through the user interface of the extension and will explain what can be achieved in very user friendly step by step guide:
CSS Image Gallery Manual
Regards: Vulcho.
Replied 12 years ago
12 years ago Stewart Bell replied:
I found this but I don't see how to change the position of the caption box to one of the sides is this possible?
Item to change
Relevant CSS rule
Property and value to add or change
General caption properties
.dmxGallery .imageCaption
background-color, font-size, font-family, padding, text-align
Caption Title
.dmxGallery .imageCaption h3
font-size, font-family, padding, margin, text-align
Caption Description
.dmxGallery .imageCaption p
Text alignment
.dmxGallery .imageCaption
text-align
Item to change
Relevant CSS rule
Property and value to add or change
General caption properties
.dmxGallery .imageCaption
background-color, font-size, font-family, padding, text-align
Caption Title
.dmxGallery .imageCaption h3
font-size, font-family, padding, margin, text-align
Caption Description
.dmxGallery .imageCaption p
Text alignment
.dmxGallery .imageCaption
text-align
Replied 12 years ago
12 years ago Stewart Bell replied:
Ok, I managed to have the caption box to display just on the left by changing max width of .dmxGallery .imageCaption in the dmxgallery.css
I am still stuck on how to get the caption to display only on mouse over. Please help
I am still stuck on how to get the caption to display only on mouse over. Please help

Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello,
Unfortunately this is not possible.
Unfortunately this is not possible.
Replied 12 years ago
12 years ago Stewart Bell replied:
Ok. If possible please consider adding this in an update. Would be a valuable feature.
Replied 12 years ago
12 years ago Stewart Bell replied:
How about changing the timing the caption takes before displaying?