Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi can you share your URL with the download button?

    Thank you

    Thread Starter jumborex

    (@jumborex)

    Ok, this is it:
    https://www.cantodellasfinge.net/penombra-marzo-2012/
    The download button and image (It’s a fancy=”2″) stays on the left. Trying to center all, I’ve written the shortcode between a centered paragraph:

    <p style="text-align: center;">[sdm_download id="xxxx" fancy="2" new_window="1"]</p>

    But it doesn’t work!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi try the following.

    .sdm_fancy2_item {
        border: 1px solid #bbbec9;
        margin: 5px 10px 5px 0;
        width: 220px;
        position: relative;
        top: 5px;
        left: 175px;
    }

    In the above I add the following CSS

    • position: relative;
    • top: 5px;
    • left: 175px;

    I also removed the following float: left;.

    Thread Starter jumborex

    (@jumborex)

    Thank you: it’s working. I’ve understood where is the css to operate with.
    I would appreciate a method to align boxes, and/or buttons according to my needs.
    Not sure it’s clear what I’m saying: now I need to align at the center, in other pages perhaps no.
    The plugin lacks a method for alignments, in my view.
    But thanks, of course.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reporting back. Is your issue now resolved?

    If it is can you mark this support thread as resolved.

    I will contact the developers to investigate further your suggestion above.

    Kind regards

    Thread Starter jumborex

    (@jumborex)

    Ok thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Center download button on page’ is closed to new replies.