Title: Centering problem
Last modified: August 19, 2016

---

# Centering problem

 *  Resolved [timchez](https://wordpress.org/support/users/timchez/)
 * (@timchez)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/)
 * I want to use the vistalicious theme, but I am having a problem with centering.
   When reloading the page, the theme will load in the center of the page, but move
   swiftly to the left when the page is loaded. My site is [. Can anybody give a hand?](http://loquaciousmadman.com/blog)

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

 *  [Arian Xhezairi](https://wordpress.org/support/users/arian-xhezairi/)
 * (@arian-xhezairi)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852127)
 * **timchez**
    I just took a quick look on your site and compared it’s stylesheet
   file with the [Vistalicious](http://www.dailyblogtips.com/demos/index.php?wptheme=Vistalicious)
   original stylesheet. And I was able to find this two differences (posting only
   the different parts of the code): Your Stylesheet:
 *     ```
       #wrapper {
        <strong> margin: 0 auto 0 auto;</strong>
         text-align: left; /* IE Centering Technique */
         }
   
       #header {
       <strong>  margin: 0 0 0;</strong>
         padding: 5px 0 25px 0;
         }
   
       #header h1.sitename {
         <strong>padding: 0 0 0 10;</strong>
         position: relative;
         font-size: 20pt;
         }
       ```
   
 * Vistalicious Stylesheet:
 *     ```
       #wrapper {
         text-align: left; /* IE Centering Technique */
         }
   
       #header {
         <em>margin: 0</em>;
         padding: 5px 0 25px 0;
         }
   
       #header h1.sitename {
         <em>padding: 0 0 0 0;</em>
         position: relative;
         font-size: 20pt;
         }
       ```
   
 * For the moment the best try is to re-upload the original theme files, but first
   deactivate it meaning switch to a different theme and after the original Vistalicious
   files are up on your server, you can try again to activate it. 🙂
 *  Thread Starter [timchez](https://wordpress.org/support/users/timchez/)
 * (@timchez)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852143)
 * I just tried that. I changed themes and deleted the Vistalicious theme from my
   folder and then reinstalled it. When I switch to the orignal theme with no customization,
   it is still left justified. Even the theme preview shows the theme left justified.
   I disabled all the widgets to no avail. Is there a code I can insert to move 
   the whole thing to the center?
 *  Thread Starter [timchez](https://wordpress.org/support/users/timchez/)
 * (@timchez)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852298)
 * Anybody?
 *  Thread Starter [timchez](https://wordpress.org/support/users/timchez/)
 * (@timchez)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852419)
 * Bueller?
 *  Thread Starter [timchez](https://wordpress.org/support/users/timchez/)
 * (@timchez)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852421)
 * I’m marking this as resolved. I can’t figure out the problem and I’m giving up
   on it.

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

The topic ‘Centering problem’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [timchez](https://wordpress.org/support/users/timchez/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/centering-problem/#post-852421)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
