Move Description to inside gray overlay

More
13 years 9 months ago #6575 by oneworld95
Hi. Is it possible to move the image description to inside the gray overlay, so it's directly under the image title? Also, is it possible to move the overlay down so it's toward the bottom of the image instead of the top?

P.S. Thank you for this great and free extension :laugh:

Please Log in to join the conversation.

More
13 years 9 months ago #6585 by ivan.milic
Hi,

you can set the description element to relative positioning ans set it's top to around -20px, like this:


#slide-controls .textdesc
{
position: relative;
top: -20px;
}

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum