• Hi there, I’m having some issues with my albums and galleries, as well as links.

    What I want to do is have multiple albums on my https://defunkt.co/photos page – each album corresponding with a gallery of images from a certain event.

    I’ve created two albums – which I would like aligned next to each other instead of below one another, like on your “responsive album” demo page.

    furthermore, when I open an album, it still displays my other albums beneath the open gallery.

    how can i put multiple albums on one page that direct to a separate page with a custom gallery link i.e. defunkt.co/photos/d1 and defunkt.co/photos/d2 etc ?

    also, how can I change the color of the white frame bordering the responsive album thumbnail?

    thank you in advance!

    https://www.ads-software.com/plugins/foogallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter slachhman

    (@slachhman)

    this page is an example of what I am trying to do as far as the galleries and albums go –

    https://www.claudiosinopoli.com/print/

    I want to have a PHOTOS page with multiple albums listed, each linking to an individual image gallery exactly like the above example. i’d like the alignment to be the exact same, albums arranged side by side.

    thank you!

    Plugin Author bradvin

    (@bradvin)

    Hi

    Looking at your page I can see a few issues:

    1) You have 2 albums on the page. Why? Add just one album and add the 2 galleries to that single album.

    2) Your theme has some styling that is conflicting with the album CSS. You can add some custom CSS to get around this:

    .foogallery-album-gallery-list li {
    list-style: none !important;
    }
    Thread Starter slachhman

    (@slachhman)

    Thank you! That custom CSS did the trick – I guess I misunderstood the album-gallery relations.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Align Albums and Custom Links’ is closed to new replies.