Title: Alignment Problems
Last modified: August 19, 2016

---

# Alignment Problems

 *  [engraphik](https://wordpress.org/support/users/engraphik/)
 * (@engraphik)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/)
 * I’m having problems getting my side column and main column aligning properly.
   The side bar moves position when i click on a link to a page in the menu, and
   the menu doesn’t look like it does in FF when using IE.
 * [http://gaiya.clarzzique.com/](http://gaiya.clarzzique.com/)

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

 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/#post-1162439)
 * Hi,
 * It seems that your theme sidebar settings are not properly. Please add this code
   in the style.css and have a check:
 * img.centered
    { display: block; margin-left: auto; margin-right: auto; }
 * img.alignright
    { padding: 4px; margin: 0 0 2px 7px; display: inline; }
 * img.alignleft
    { padding: 4px; margin: 0 7px 2px 0; display: inline; }
 * .alignright
    { float: right; }
 * .alignleft
    { float: left; }
 * If it does not solve the problem then replace the .img{} tags with the above 
   code in style.css…otherwise you can contact theme designer or change the theme.
 * Thanks,
 * Shane G.
 *  Thread Starter [engraphik](https://wordpress.org/support/users/engraphik/)
 * (@engraphik)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/#post-1162538)
 * That doesn’t appear to solve the problem, what did u mean by replacing the .img{}
   tags ?
 *  [S.K](https://wordpress.org/support/users/kichu/)
 * (@kichu)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/#post-1162544)
 * You have not set the left-margin of the sidebar properly. Use Firebug and fix
   it.
 * S.K
 *  Thread Starter [engraphik](https://wordpress.org/support/users/engraphik/)
 * (@engraphik)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/#post-1162681)
 * is that the ‘margin:’ under .narrowcolumn?
 * its still not aligning properly.

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

The topic ‘Alignment Problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [engraphik](https://wordpress.org/support/users/engraphik/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/alignment-problems-4/#post-1162681)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
