Title: text widget alignment
Last modified: August 21, 2016

---

# text widget alignment

 *  Resolved [matousch](https://wordpress.org/support/users/matousch/)
 * (@matousch)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/)
 * Have a problem to align right sidebar widget with currency rates at [http://www.verona.tripia.info](http://www.verona.tripia.info)
   to the left.
 * Tried to add code to the css styleshhet:
    #text-2.widget_text .textwidget { text-
   align: left; }
 * Also tried to wrap the text with:
    <p style=”text-align: justify;”>All your text
   here</p>
 * Also tried to wrap the text with:
    <div class=”adsenseAd”>…code…</div>
 * Nothing helps – anybody can?

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/#post-4341424)
 * **Do not modify theme files** – your changes will be lost when WP id updated.
   Use a custom CSS plugin or a child theme.
 * What are you trying to change?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/#post-4341472)
 * your currency plugin (?) is linking a stylesheet [http://www.i-kurzy.eu/styles/iKurzy.eu.css](http://www.i-kurzy.eu/styles/iKurzy.eu.css)
   which has formatting to center the inserted table;
 * try to overwrite that with:
 * `#text-2 .textwidget #i-kurzyTable { margin-left: 0; }`
 *  Thread Starter [matousch](https://wordpress.org/support/users/matousch/)
 * (@matousch)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/#post-4341473)
 * Trying to align right sidebar widget with currency rates to the left side of 
   the column – like the qtranslate widget with languages in the upper part.
 *  Thread Starter [matousch](https://wordpress.org/support/users/matousch/)
 * (@matousch)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/#post-4341479)
 * Good one, thank you.

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [matousch](https://wordpress.org/support/users/matousch/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/text-widget-alignment/#post-4341479)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
