Title: Formatting Off
Last modified: August 22, 2016

---

# Formatting Off

 *  Resolved [pranaman](https://wordpress.org/support/users/pranaman/)
 * (@pranaman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/formatting-off/)
 * I am having formatting issues with [http://www.amazingecoproducts.com/products/](http://www.amazingecoproducts.com/products/).
 * It was fine until I added the Add to Cart buttons. The first image is lower than
   the rest, and there is a ‘blank caption’ area below each image.
 * Anyone know why?
 *     ```
       [caption id="attachment_10174" align="alignnone" width="300"]<a href="http://www.amazingecoproducts.com/ecoloblue-30-atmospheric-water-generator"><img class="wp-image-10174 size-medium" title="EcoloBlue 30 Standard Water Generator" src="http://www.amazingecoproducts.com/wp-content/uploads/2014/07/eb30-standard-appliance-300x300.jpg" alt="eb30-standard-appliance" width="300" height="300" /></a> EcoloBlue 30 Standard Water Generator<br /><del><span class="amount">$1,599.00</span></del> <ins><span class="amount">$1,299.00</span></ins><br /><br /><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input name="cmd" type="hidden" value="_s-xclick" /><br /><input name="hosted_button_id" type="hidden" value="JTZ6XHCYVCG64" /><br /><input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" type="image" /><br /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>&nbsp;
   
       [/caption]
   
       [caption id="attachment_10174" align="alignnone" width="300"]<a href="http://www.amazingecoproducts.com/products/ecoloblue-30me-maximum-efficiency"><img class="wp-image-10174 size-medium" title="EcoloBlue 30ME Maximum Efficiency" src="http://www.amazingecoproducts.com/wp-content/uploads/2014/07/eb30-standard-appliance-300x300.jpg" alt="eb30-standard-appliance" width="300" height="300" /></a> EcoloBlue 30ME Maximum Efficiency<br /><br /><del><span class="amount">$1,999.00</span></del> <ins><span class="amount">$1,599.00</span></ins><br /><br /><br /><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input name="cmd" type="hidden" value="_s-xclick" /><br /><input name="hosted_button_id" type="hidden" value="CDCSBX9PG8XRU" /><br /><input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" type="image" /><br /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>&nbsp;
   
       [/caption]
   
       [caption id="attachment_10172" align="alignnone" width="300"]<a href="http://www.amazingecoproducts.com/eb-30me-deluxe-solar-kit"><img class="wp-image-10172 size-medium" title="EB 30ME Deluxe Solar Kit" src="http://www.amazingecoproducts.com/wp-content/uploads/2014/08/eb-30-deluxe-solar-kit-300x300.jpg" alt="eb-30-deluxe-solar-kit" width="300" height="300" /></a> EB 30ME Deluxe Solar Kit<br /><br /><del><span class="amount">$4,999.00</span></del> <ins><span class="amount">$4,299.00</span></ins><br /><br /><br /><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input name="cmd" type="hidden" value="_s-xclick" /><br /><input name="hosted_button_id" type="hidden" value="3CKR5E68GT2UQ" /><br /><input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" type="image" /><br /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>&nbsp;
   
       [/caption]
       ```
   

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/formatting-off/#post-5351814)
 * This should top align the figures:
 *     ```
       .wp-caption {vertical-align:top}
       ```
   
 * The blank caption area is a 1px image being displayed at the default size. You
   can hide it with:
 *     ```
       .wp-caption-text form img {display:none}
       ```
   
 * There is still some misalignment, check the caption texts have no extra blank
   characters at the end.
 *  Thread Starter [pranaman](https://wordpress.org/support/users/pranaman/)
 * (@pranaman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/formatting-off/#post-5351864)
 * Hi lorro,
 * Thank totally helped, thank you.

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

The topic ‘Formatting Off’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [pranaman](https://wordpress.org/support/users/pranaman/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/formatting-off/#post-5351864)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
