Title: [Plugin: Coundown FlipClock] Cannot position plugin on page
Last modified: August 31, 2016

---

# [Plugin: Coundown FlipClock] Cannot position plugin on page

 *  [iraheinichen](https://wordpress.org/support/users/iraheinichen/)
 * (@iraheinichen)
 * [10 years ago](https://wordpress.org/support/topic/plugin-coundown-flipclock/)
 * Hey, y’all, hoping the help I’m looking for is relatively easy, but we’ll see.
 * I have inserted the plugin Countdown FlipClock into a custom template full-page
   page in my wordpress site, and I cannot get it to align center, or maneuver it
   vertically in the post so that it appears above or below other elements in the
   page.
 * Here is the page: [http://wp.me/P43KoZ-1dW](http://wp.me/P43KoZ-1dW)
 * As you can see, it’s oriented top left, even though in the “edit page” interface,
   I have the shortcode inserted *below* the image. I don’t necessarily need to 
   be able to have the post interface control where/how it appears, but I’d like
   to at least get it center-aligned and be able to “float” it vertically using 
   pixel values so I can position it how I like.
 * It appears as though the entire code for this plug is available for me to edit,
   so let me know if I should provide that here.
 * Thanks in advance. I’ve always appreciated this help forum so much.

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

 *  Thread Starter [iraheinichen](https://wordpress.org/support/users/iraheinichen/)
 * (@iraheinichen)
 * [10 years ago](https://wordpress.org/support/topic/plugin-coundown-flipclock/#post-7430813)
 * anyone have any ideas?
 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [10 years ago](https://wordpress.org/support/topic/plugin-coundown-flipclock/#post-7430829)
 * To align center, add this to your custom CSS:
 *     ```
       .flip-clock-wrapper {
           display: table;
           float: none;
           margin: 0 auto !important;
           width: auto;
       }
       ```
   
 *  Thread Starter [iraheinichen](https://wordpress.org/support/users/iraheinichen/)
 * (@iraheinichen)
 * [10 years ago](https://wordpress.org/support/topic/plugin-coundown-flipclock/#post-7430831)
 * for the WIN. You’re a rock star tonight good sir.
 * Would still love to be able to float it up and down vertically, but honestly,
   centering it horizontally was much more important to me, so thank you 😉

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

The topic ‘[Plugin: Coundown FlipClock] Cannot position plugin on page’ is closed
to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [iraheinichen](https://wordpress.org/support/users/iraheinichen/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/plugin-coundown-flipclock/#post-7430831)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
