Title: Extending Width
Last modified: August 18, 2016

---

# Extending Width

 *  [youngp22](https://wordpress.org/support/users/youngp22/)
 * (@youngp22)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/extending-width/)
 * I’ve edited my theme and deleted the sidebar is there a way i can extend the 
   width of the main box to take over the leftover space from the side bar and if
   so what part do i edit.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/extending-width/#post-454458)
 * Never ask theme related questions without naming the theme and giving a link.
   
   There are hundreds of themes out there… all different code.
 *  [Dgold](https://wordpress.org/support/users/dgold/)
 * (@dgold)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/extending-width/#post-454461)
 * The editing will probably occur in your CSS file. What theme are you using?
 *  Thread Starter [youngp22](https://wordpress.org/support/users/youngp22/)
 * (@youngp22)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/extending-width/#post-454477)
 * Sorry bout that, the theme is Minimalist Fever 1.1
 *  Thread Starter [youngp22](https://wordpress.org/support/users/youngp22/)
 * (@youngp22)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/extending-width/#post-454673)
 * Bump, really need an answer to this.
 *  Thread Starter [youngp22](https://wordpress.org/support/users/youngp22/)
 * (@youngp22)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454678)
 * …
 *  [thaivisitor](https://wordpress.org/support/users/thaivisitor/)
 * (@thaivisitor)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454680)
 * I cannot say for sure this is the answer.
 * I extended the width of my whole blog and as such needs to also extend the sidebar
   and “content side” (the panel of the left where you write).
 * What I did to extend the content side was change the width of the Post Styling
   from the initially 555px to 600px.
 * /* Post Styling */
    #content { float: left; margin: 20px 0; padding:0 0 0 1em;
   background: #fff; width: 600px;
 * I don’t know whether this is what you are asking as I’m a newbie myself.
 * Cheers
    Tee Vee [http://www.thaivisitor.org/blog](http://www.thaivisitor.org/blog)
 *  Thread Starter [youngp22](https://wordpress.org/support/users/youngp22/)
 * (@youngp22)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454682)
 * I’ve figgured it out, whoever made the theme didnt put in the content width but
   i just added that width code and it seems to work.
 * Thanks for the help.
 *  [ladydelaluna](https://wordpress.org/support/users/ladydelaluna/)
 * (@ladydelaluna)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454685)
 * As was mentioned before, all themes are coded differently – part of the greatness
   that is open souce and the internet! I’ve seen themes where all the divs were
   in another language. It’s just the way the web works, and rather than say something
   like “whoever made it didn’t…” just understand that the next theme you look at
   is guaranteed to be different in an entirely different way.
 *  [Dgold](https://wordpress.org/support/users/dgold/)
 * (@dgold)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454721)
 * Another option is to change your theme, if you don’t have too much work invested
   in your Minima theme. You could try any of the many fluid width themes on here:
   
   [http://themes.wordpress.net/?cats%5B%5D=23&sortby=date&order=DESC&andor=OR&submit=Show](http://themes.wordpress.net/?cats%5B%5D=23&sortby=date&order=DESC&andor=OR&submit=Show)
 * There’s no harm in installing some other themes, switching to them to test it,
   and switch back if you’re not happy.

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

The topic ‘Extending Width’ is closed to new replies.

 * 9 replies
 * 5 participants
 * Last reply from: [Dgold](https://wordpress.org/support/users/dgold/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/extending-width/#post-454721)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
