Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author matchalabs

    (@matchalabs)

    Hi Carl,

    Thanks for the review!

    ML Adverts spits out a simple, unstyled html list of adverts by default, the idea being that the plugin remains as lightweight as possible.

    In your case, you can center align the advert(s) in the sidebar by adding the following to your template CSS:

    ul.ml-adverts-sidebar {
        text-align: center;
    }

    We may add this as a plugin setting if there’s enough demand for it.

    Regards,
    Tom

    Thread Starter bartash

    (@bartash)

    that’s perfect thank you Tom

    Carl

    symonm

    (@symonm)

    Hi Tom,

    I attempted to alter my templates styles.css, but your hack didn’t work. Any suggestions?? Also will this hack work with footer or will i need a new line of code?

    https://club4hedonists.com/blog

    Thanks

    Symon

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘centering image’ is closed to new replies.