I think it is this line
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('stylesheet_url'); ?>" />
That must be where it’s doing it then… I checked your site out… looks like it’s working?
I started a WordPress site using Godaddy (http://www.randykarshner.com) and it’s fine for a couple hours then all the pages align to the left instead of being centered. The only solution i’ve found is to hit the dashboard and use the re-install feature. I’m stumped. It doesn’t matter what theme I use, and I can’t figure out why it’s happening. If anyone has any idea I could really, really use some troubleshooting.
Not sure I should “Add on” to this but I am having same issue. None of the CSS edits suggested here are helping me either. My html and css looks like this:
<!– Wrapper –>
<div id=”wrapper” class=”wrapper”>
(…..rest of site….)
</div>
#wrapper {
width: 960px;
height: 100%;
margin: 0 auto;
background: url(http://www.byrdnick.com/wp-content/uploads/2012/09/seamlesstexture29_1200.png);
}
http://www.byrdnick.com
I am very open to suggestions
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Nick_byrd,
If you create your own thread depicting this issue, you’re more likely to receive help.