Title: Alignment Issue
Last modified: August 18, 2016

---

# Alignment Issue

 *  Resolved [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/)
 * [http://canyonofheroes.com/blog/](http://canyonofheroes.com/blog/)
    I haven’t
   touched anything. Only added the article. Now it seems to have pushed the header
   and footer out of alignment. Can anybody direct me where to go to fix this problem?

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/alignment-issue/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/alignment-issue/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/alignment-issue/page/2/?output_format=md)

 *  [marcy](https://wordpress.org/support/users/marcy/)
 * (@marcy)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328476)
 * My guess is that it has something to do with the size of the image you included.
   Try making the image smaller and see what happens.
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328479)
 * I reduced it to 15×10 and still no luck.
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328483)
 * I have the fixes posted on my test blog, don’t mind the box at top. That’s just
   for an example for someone else..
 * View this once in IE and FF at sametime.. =)
    [http://www.vindictivebastard.net/test101/](http://www.vindictivebastard.net/test101/)
 * spencerp
 * Also, I changed my background and footer imagery. But the fixes will work for
   you!! =) Don’t believe me, read the comments… lmao!
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328511)
 * The first problem I encountered was that even after chmoding to 777 the control
   panel would not let me save. So I figured I’d just take header.php and edit it
   in Dreamweaver. Now I’m not seeing the specific lines of code you referred to.
   
   I understand that this problem exists regardless of which theme I use. Should
   I not be editing in /wp-content/themes/default or might I have a more recent 
   version?
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328523)
 * Ok, I was able to find a work around and I edited header.php, footer.php, but
   I can’t find the specific lines in stylesheet.css. Also, the changes that I did
   make had no affect.
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328531)
 * What have you done specifically..? Oh nevermind, I’ll send you a copy of the 
   corrected files in a zip format…just unzip it and upload over the ones you have
   now.. lol. Unless you modified all your files? But either way…
    ` In Blog Control
   Panel => Presentation => Themes => Theme Editor Click on the Stylesheet file 
   link.
 * Goto: Line 211, Or go to this section of it rather, it’s the same place: /* Begin
   Structure */
 * Replace:
    body { margin: 0; padding: 0; }
 * With:
    body { margin: 0 0 20px 0; padding: 0; }
 * And this:
 * `
    In Blog Control Panel => Presentation => Themes => Theme Editor Click on the
   Stylesheet file link.
 * Goto: Line 456, Or go to this section of it rather, it’s the same place: #sidebar#
   searchform #s{
 * Replace this:
    #sidebar #searchform #s { width: 115px; padding: 2px; }
 * With this:
    #sidebar #searchform #s { width: 108px; padding: 2px; }
 * spencerp
 * P.S. Where is a link to your blog? I’d like to see it once…thx.. =)
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328539)
 * Download this, unzip it and reupload the files to the places they suppposed to
   go: all within that theme’s folder/ like before when ya did it..
 * [http://www.vindictivebastard.net/FixedSingleFilesForKubrick.rar](http://www.vindictivebastard.net/FixedSingleFilesForKubrick.rar)
 * spencerp
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328569)
 * I’m very sorry to say that it didn’t work. I uploaded both files to /wp-content/
   themes/default and seeing that I did overwrite the existing files. Am I working
   on the wrong directory? I know the theme I’ve chosen is default.
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328697)
 * rick2006, you’re probably doing something wrong, because these fixes DO work.
   =) Just view my test101 blog in both IE and FF once.. =) I’m going to fix some
   extra crap at the test101 blog once, like get rid of that box at top..then zip
   all them files into a rar file and upload it for download once..
 * spencerp
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328725)
 * I admit that I could be doing something wrong but you’ve made it simple enough
   for a child to do it. If I’ve taken the 2 files you gave me and uploaded them
   into the /themes/default folder what part of that did I screw up?
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328726)
 * It’s ok rick2006, don’t get too upset over it. Just don’t use dreamweaver or 
   whatever while doing this stuff, saying this just incase.. But, I have posted
   the fixes in the post at my test101 blog, you can see what’s there and maybe 
   go from there. =)
 * [http://www.vindictivebastard.net/test101/](http://www.vindictivebastard.net/test101/)
 * If you have done anything else to this theme, you might wanna change it back 
   till you get this issue resolved..then put that other stuff back.. =)
 * spencerp
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328729)
 * Now that I’ve deleted the post the alignment is fine. So I guess I can have WordPress,
   I just can’t use it.
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328730)
 * spencerp, you’ve really been a great help through all this and I really do appreciate
   you taking as much as you have.
    Thank you!
 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328732)
 * No problem rick2006.. =) If you’re still having problems or issues, please drop
   another reply then ok. =)
 * spencerp
 *  Thread Starter [rick2006](https://wordpress.org/support/users/rick2006/)
 * (@rick2006)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/alignment-issue/#post-328917)
 * I’m so displeased with this software. I understand it’s free but how much aggravation
   should be involved with something this basic?
    [http://canyonofheroes.com/blog/?p=11](http://canyonofheroes.com/blog/?p=11)
   Alignment issue, again. Goes away when I post a 2 paragraph blog. I’ve tried 
   the fix files, spent hours perusing documentation. This really appears to be 
   a very fundemental issue which should have been overcome by now.

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/alignment-issue/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/alignment-issue/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/alignment-issue/page/2/?output_format=md)

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

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [columns](https://wordpress.org/support/topic-tag/columns/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * In: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
 * 32 replies
 * 5 participants
 * Last reply from: [spencerp](https://wordpress.org/support/users/spencerp/)
 * Last activity: [20 years, 3 months ago](https://wordpress.org/support/topic/alignment-issue/page/3/#post-328937)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
