• Resolved clickxclick

    (@clickxclick)


    So I’ve been modifying the look of the galleryview template to make the design more simple and for the description to not overlap the photo.

    What I thought to do was to place the description text above the image but there’s going to be too much description text for it to not look cluttered up there. The client really wants the description underneath.

    I’ve been trying to put the description at the bottom of the image but I can only see to have it show at the bottom of the panel. With the vertical images it looks fine but it looks terrible for the horizontals, there’s a large gap between the image and description text.

    Take a look:
    https://lostsoundtapes.com/pisanostudio/recent-projects

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter clickxclick

    (@clickxclick)

    Solved my own problem:

    I cut this line:
    <p><?php echo html_entity_decode ($image->description); ?></p>

    Deleted the entire div.panel-overlay and then just pasted that line directly under the code for the full size image. I don’t know why I couldn’t get that to work earlier.

    The wonder of taking a break and coming back with a fresh brain!

    I’m trying to get something similar to your page but without chance.
    After many googling i can show landscape and portrait images (with sme changes to php file) but still with a white background.
    I’ve been looking the link and, without cutting the description, is what i need.
    Can you help me with customize options or where to find more information?
    Many thanks,
    FdeFoto
    Here is my beta gallery :
    https://www.fdefoto.com/blog/galeria

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Nextgen Galleryview] Custom description placement and’ is closed to new replies.