Lightbox in gallery
like this? not sure if i'm right though...added this code...Pappnase wrote:helloindaype wrote:how do you change the caption text? maybe change the size?
you can create your own class called image_caption in the /template/inc_css/frontend.css
Code: Select all
.image_caption {
font-size: 6px;
}
Code: Select all
<p class="image_caption">{CAPTION}</p>
this didn't work. any other idea?
