Title: Moving Blockquote Box
Last modified: August 19, 2016

---

# Moving Blockquote Box

 *  [ajay182](https://wordpress.org/support/users/ajay182/)
 * (@ajay182)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/)
 * Hi guys,
 * I’m trying to move the blockquote box from underneath my images in posts, and
   move it to the right of the image. Can anyone advise how to do this? I’m using
   the Atahualpa theme if that helps. Thanks.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/#post-1110673)
 * A link to your site would help.
 *  Thread Starter [ajay182](https://wordpress.org/support/users/ajay182/)
 * (@ajay182)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/#post-1110714)
 * [overratingtheunderrated.com](http://overratingtheunderrated.com)
 * I’ve removed the blockquote for now, but whenever I insert it, it goes underneath
   the pic.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/#post-1110750)
 * Edit atahualpa/style.css and look for:
 *     ```
       blockquote {
       	height: 100px;
       width: 100px;
       	display: block;
       	clear: both;
       	/* more  ... */
       	}
       blockquote blockquote {
       	height: 1%;
       	display: block;
       	clear: both;
       	/* more  ... */
       	}
       ```
   
 * Remove both `display: block;` lines.
 *  Thread Starter [ajay182](https://wordpress.org/support/users/ajay182/)
 * (@ajay182)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/#post-1110756)
 * Many thanks, I’ll give it a shot.

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

The topic ‘Moving Blockquote Box’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [ajay182](https://wordpress.org/support/users/ajay182/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/moving-blockquote-box/#post-1110756)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
