Images with Captions – placement?

Support Area Forums Foxy Images with Captions – placement?

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #10216
    Janice Guazzo
    Participant

    Hey Bill, it’s been a while since I visited your themes. I love the new ones!
    I am trying to get these images to show almost in two columns instead of one on each ‘line’. Or the image gallery to have captions. When I pop a gallery in there there are no descriptions.
    http://piccolosglenrock.com/specialty-pizza/

    #10217
    Bill Robbins
    Moderator

    Janice,

    Great to hear from you. You might try the update to the Foxy theme. I’ve changed out the lightbox gallery in all the themes for one that works better with WordPress 3.5+’s new media library. It also has like 10 styles of lightboxes you can choose too.

    It also supports captions both below the images and in the lightbox.

    You can also use this CSS snippet to line these up for you:

    
    .page-content .wp-caption {
    	float: left;
    	height: 200px;
    	margin-right: 22px;
    	margin-bottom: 22px;
    }
    

    If you need anything, just let me know,
    Bill

    #10249
    Janice Guazzo
    Participant

    Worked like a charm! Thanks so much!

    #10250
    Bill Robbins
    Moderator

    Fantastic. If you need anything else, let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Images with Captions – placement?’ is closed to new replies.