Title: Using a Quote Widget
Last modified: August 21, 2016

---

# Using a Quote Widget

 *  [learnit](https://wordpress.org/support/users/learnit/)
 * (@learnit)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-a-quote-widget/)
 * Hi!
    I want to use a widget that displays quotes. The widget should scroll alongwith
   the page in the righthand sidebar(the text in the widget must not scroll) without
   overlapping other things on the sidebar. The widget should use posts from the
   quote format of posts. How can I do this? My website is [C-ation](http://c-ation.com).

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-a-quote-widget/#post-4501485)
 * Hello again 🙂
 * Take a look at one of the default widgets that display simple content, such as
   the text widget. They are all defined in wp-includes/default-widgets.php. You
   can use that as a starting point for your widget.
 * Instead of displaying static content, run a query for quote format posts. Decide
   how you would select a particular quote. Place the post’s content where the static
   text would normally go.
 * The rest of your needs can be dealt with with CSS.

Viewing 1 replies (of 1 total)

The topic ‘Using a Quote Widget’ is closed to new replies.

## Tags

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

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/using-a-quote-widget/#post-4501485)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
