Title: Alignement
Last modified: August 31, 2016

---

# Alignement

 *  Resolved [jumborex](https://wordpress.org/support/users/jumborex/)
 * (@jumborex)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/)
 * Using Simple Download Monitor I have normally no trouble, except that I’ve not
   founf any method to align the block (for example [sdm_download id=”xxxx” fancy
   =”2″ new_window=”1″].
    I would like to center it in the page. Any idea? Thank
   you.
 * [https://wordpress.org/plugins/simple-download-monitor/](https://wordpress.org/plugins/simple-download-monitor/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7388936)
 * Hi, please read the following [documentation](https://www.tipsandtricks-hq.com/css-tweaks-wordpress-download-monitor-plugin-7587).
   Let me know if you need more help.
 * Thank you
 *  Thread Starter [jumborex](https://wordpress.org/support/users/jumborex/)
 * (@jumborex)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7388976)
 * Yes thank you: I’m starting exactly from that document. I added to the CSS the
   following:
 *     ```
       .sdm_download_link{
           text-align: center;
       }
       ```
   
 * but the result is null: [http://www.nuove-vie.it/unambigua-utopia/](http://www.nuove-vie.it/unambigua-utopia/)
   
   Any new idea?
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389042)
 * Hi, your theme is kind of stopping the center alignment. Can you try the following
   add the shortcode in between div tags.
    For example:
 * **<div style=”text-align:center”>shortcode</div>**
 * If the above does not work can you create a new post and add the above code but
   don’t publish the post. This is simply to test if it is the page or post you 
   are currently having issues with that is causing this problem.
 *  Thread Starter [jumborex](https://wordpress.org/support/users/jumborex/)
 * (@jumborex)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389053)
 * > create a new post and add the above code but don’t publish the post.
 * Mmm! Cannot understand exactly what you are asking. I made this already, of course.
   I tried it on posts and pages.
    When seen via the WP editor the shortcode appears
   to be centered, but this because a shortcode is Text! While the <div> doesn’t
   work at all. Do you think that the culprit is the theme? And how can this be?
   [http://www.nuove-vie.it/soldatessa/](http://www.nuove-vie.it/soldatessa/) This
   is a new link, published today.
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389054)
 * The theme could be the culprit. Can you test one of WordPress default themes 
   like Twenty Fifteen.
 *  Thread Starter [jumborex](https://wordpress.org/support/users/jumborex/)
 * (@jumborex)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389070)
 * I had some trouble to obtain what you’re asking for, but in the end I obtained
   this page in Twenty-Sixteen style:
    [http://www.nuove-vie.it/backup/3755-2/](http://www.nuove-vie.it/backup/3755-2/)
   Around the double shortcode, the fancy=”2″ block, and the download counter I’ve
   set the centered <div>.
 *     ```
       <div style="text-align: center;">[sdm_download id="xxxx" fancy="2" new_window="1"]</div>
       <div style="text-align: center;">[sdm_download_counter id="xxxx"]</div>
       ```
   
 * You can see that the download image and button is not center aligned, while the
   download counter is.
    So (apparently) the theme is not the culprit.
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389077)
 * Thank you for providing more information. The plugin developers will investigate
   further your issue.
 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389085)
 * Fancy 2 can’t be centered using that trick because it was designed for a grid
   display. So it uses some float elements. It will required a lot of customization
   to the fancy 2 template to what you want.
 *  Thread Starter [jumborex](https://wordpress.org/support/users/jumborex/)
 * (@jumborex)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389090)
 * > will required a lot of customization to the fancy 2 template to what you want.
 * Ah, well: this means what? Too much work? Impossible to do it?
    What exactly?
 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389120)
 * It wasn’t designed to be used in the way you are trying to use it. You are free
   to modify whatever you want to make your customization. I just don’t know how
   to achieve what you asked for.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Alignement’ is closed to new replies.

 * ![](https://ps.w.org/simple-download-monitor/assets/icon-128x128.png?rev=973803)
 * [Simple Download Monitor](https://wordpress.org/plugins/simple-download-monitor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-download-monitor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-download-monitor/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-download-monitor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-download-monitor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-download-monitor/reviews/)

## Tags

 * [center page](https://wordpress.org/support/topic-tag/center-page/)

 * 10 replies
 * 3 participants
 * Last reply from: [mra13](https://wordpress.org/support/users/mra13/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/alignement/#post-7389120)
 * Status: resolved