Title: text widget
Last modified: August 19, 2016

---

# text widget

 *  [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * (@theorganisedhousewife)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/)
 * Hi, when I add a text html widget to my sidebar the image inside the widget is
   aligned to the left. How can I change it to be centered inside the bordered widget.
 * Thankyou for your help.
 * Link to my website: [http://www.theorganisedhousewife.com.au](http://www.theorganisedhousewife.com.au)

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

 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813507)
 * as you using text widget you should be able to center with html code.
 *  [Avnish Awasthi](https://wordpress.org/support/users/avnish-awasthi/)
 * (@avnish-awasthi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813545)
 * theorganisedhousewife,
    Add css property text-align:center in sidebar class of
   style.css
 *  Thread Starter [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * (@theorganisedhousewife)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813556)
 * Hi Avnish, I’m not quite up with css coding, where do I add this code within 
   the sidebar style sheet?? Thankyou for your help!
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813575)
 * In style.css look for this code around line 378
 * #sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
    border-color:#CCCCCC;
   border-style:solid; border-width:4px 1px; margin-bottom:20px; padding:10px 0;
 * add
    text-align:center;
 *  [Avnish Awasthi](https://wordpress.org/support/users/avnish-awasthi/)
 * (@avnish-awasthi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813634)
 * On style.css line no.378
 * #sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
    border-color: #CCCCCC;
   border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-style:
   solid; border-width: 4px 1px; margin-bottom: 20px; padding: 10px 0; text-align:
   center; /*add this css property*/ }
 *  Thread Starter [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * (@theorganisedhousewife)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813638)
 * Thankyou – That has worked, however I just wanted the images centered not all
   the text. Is there any way I can get the text back to align left, but the images
   centre.
    Link to my website: [http://www.theorganisedhousewife.com.au](http://www.theorganisedhousewife.com.au)
 *  [Avnish Awasthi](https://wordpress.org/support/users/avnish-awasthi/)
 * (@avnish-awasthi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813641)
 * remove text-align: center; property from inline css ,where you want to change.
   and also you can use text-align: left;
 *  [Truonghen](https://wordpress.org/support/users/truonghen/)
 * (@truonghen)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813655)
 * #sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
    border-color:#CCCCCC;
   border-style:solid; border-width:4px 1px; margin-bottom:20px; padding:10px 0;
 * add
    text-align:center; text-align: center; /*add this css property*/
 * [Tim viec](http://timviec24h.vn), [Thám tử tư](http://www.thamtutuvietnam.com.vn),
   [Tham tu tu](http://www.thamtu.com.vn/tham-tu-lung-danh-conan-tham-tu-tu-vdt-sai-gon/),
   [Dich vu tham tu](http://www.thamtu.com.vn/category/dich-vu-tham-tu-tu-vdt/dich-vu-tham-tu-tu/)

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

The topic ‘text widget’ is closed to new replies.

 * 8 replies
 * 4 participants
 * Last reply from: [Truonghen](https://wordpress.org/support/users/truonghen/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/text-widget-8/#post-1813655)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
