Caption under image

Caption under image was created by tastymouse

Posted 10 years 2 months ago #17399
Hi,

I would like to have the caption under the image, not on it. I thought I could dot this in the settings with a top margin. That doesn't work. Changing the css doesn't help either. Is there a way to put the caption under the image?
It would be great because I want to add information and still show the complete image.

Regards, Tom

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

Replied by ced1870 on topic Caption under image

Posted 10 years 2 months ago #17400
Hi
this is not possible :(
CEd

Joomlack Webmaster and Developer

by ced1870

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

Replied by tastymouse on topic Caption under image

Posted 10 years 2 months ago #17401
To bad. I love Slideshow CK. This is for an artists site and we want the text under the images (drawings).

I had a look at the Themes, but they all display the caption on the image too.

Thanks, Tom

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

Replied by ced1870 on topic Caption under image

Posted 10 years 2 months ago #17402
I have already worked on this demand and unfortunately this is not possible
you should then better use Playlist CK to not hide the image with the caption
www.joomlack.fr/en/joomla-extensions/playlist-ck

Joomlack Webmaster and Developer

by ced1870

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

Replied by tastymouse on topic Caption under image

Posted 10 years 2 months ago #17412
I'm afraid that's not a good option. Looks like what we want is to simple :). All slideshows are to fancy, with lots op transitions. So far Yootheme's widgetkit slideshow seems the only option. Even than I'll have to override a lot of css.
Seems like slideshow developers don't like pictures ;).

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

Replied by mberman14 on topic Caption under image

Posted 8 years 8 months ago #29078
If anyone is interested, I did manage to do this. Here is a screenshot:


(ok, I've tried 3 times to add and insert the screenshot, but it just won't appear. Can I just say that I hate bbcode, and don't understand why all the forums and commenting solutions have switched to it?)


Here is how I did it:
  1. In the module Advanced settings, put captionsbelow in the Module Class Suffix box (don't forget a space before captionsbelow).
  2. In /modules/mod_slideshowck/themes/default/css/ create a file called custom.css
  3. Put this code in the file and save it:
    Code:
    div.captionsbelow .camera_wrap { height: 553px !important; } div.captionsbelow .camera_caption { top: 450px; }
    The numbers for height and top, of course, will be the sizes you want -- you'll have to play with it a bit.
  4. In /modules/mod_slideshowck/mod_slideshowck.php, find this line:
    Code:
    $document->addStyleSheet(JURI::base(true) . '/modules/mod_slideshowck/themes/' . $theme . '/css/camera.css');
    and add this line below it:
    Code:
    $document->addStyleSheet(JURI::base(true) . '/modules/mod_slideshowck/themes/' . $theme . '/css/custom.css');

That should do it. Hope that helps someone.

--Matt
Last Edit:8 years 8 months ago by mberman14
Last edit: 8 years 8 months ago by mberman14. Reason: the attachment still isn't showing

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

Time to create page: 0.709 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1121 guests and no members online