Title: single.php with blockquote
Last modified: August 20, 2016

---

# single.php with blockquote

 *  [parvazp](https://wordpress.org/support/users/parvazp/)
 * (@parvazp)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/singlephp-with-blockquote/)
 * hi
    i want insert blockquote in single.php for working qoute just in single page.
 * but i don’t know how do it !!!
 * please help me…
 * blockquote:
 *     ```
       blockquote {margin: 1em 3em 0em 25em;
       	padding: .5em 1em;
       	border-right: 5px solid #fce27c;
       	background-color: #f6ebc1; }
       ```
   
 * please say what was necessary to insert this code in single.php

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

 *  [kwalizorg.nl](https://wordpress.org/support/users/kwalizorgnl/)
 * (@kwalizorgnl)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/singlephp-with-blockquote/#post-3252438)
 * It appears you’re getting your wires crossed…
 * The code above is CSS-code that defines how your blockcode will look. [should
   there be any in your post / page] This code should be in the css file of your
   theme [e.g. ../wp-content/themes/twentyeleven/style.css
 * Then to create a blockquote:
 * Open the page / post in question
    click the HTML-tab of the editor page [right
   top of edit frame] Type the blockquote text e.g. ‘The best since sliced bread’
   Select the blockquote text and click ‘b-quote’-button at the top of the edit 
   frame. Done
 * Since the blockquote is a HTML tag, it can also be put into e.g. a php-file.
 * >  …
 *  [kwalizorg.nl](https://wordpress.org/support/users/kwalizorgnl/)
 * (@kwalizorgnl)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/singlephp-with-blockquote/#post-3252439)
 * sorry I forgot about the `code`
    `<blockquote> ... </blockquote>`
 *  Thread Starter [parvazp](https://wordpress.org/support/users/parvazp/)
 * (@parvazp)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/singlephp-with-blockquote/#post-3252451)
 * tnx dear for your answer .
    but u sure it is correct way for solving this?
 * i know i must insert a face of css code in single.php
    one person can do it. 
   but he dont tell me how. 🙁
 * it will be a big problem for me 🙁
 * help…

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

The topic ‘single.php with blockquote’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [parvazp](https://wordpress.org/support/users/parvazp/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/singlephp-with-blockquote/#post-3252451)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
