Title: Positioning CSS
Last modified: August 21, 2016

---

# Positioning CSS

 *  Resolved [MattyWP](https://wordpress.org/support/users/mattywordpress/)
 * (@mattywordpress)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/)
 * Hi guys, bit of a noob with CSS and i’m having problems positioning my content.
   I’m trying to make a new full width page template. I removed the side bar however
   I cant position my content.
 * [THIS IS HOW IT CURRENTLY LOOKS](http://i.imgur.com/aIoj4cy.png)
 * I would like the content in the center in line with the banners. Also I need 
   to make the content width bigger the style CSS doesnt seem to change it?
 * My current css:
 * #content-fullwidth {
    padding-top: 0px; position:relative; left:500px; }
 * I’ve had the content all over the page with my poverty css but when I did get
   it in place it would change location when you changed the window size 🙁

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/#post-4284497)
 * please post a live link to the problem page – a screenshot is of very limited
   use when dealing with formatting questions.
 * what theme are you using?
 *  Thread Starter [MattyWP](https://wordpress.org/support/users/mattywordpress/)
 * (@mattywordpress)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/#post-4284501)
 * [http://shropshireembroidery.co.uk/full/](http://shropshireembroidery.co.uk/full/)
 * You will need to log in as this is my test site
 * _[ Logon details removed by moderator ]_
 * The theme is custom however its based of something named bones from what I can
   gather
 *  Thread Starter [MattyWP](https://wordpress.org/support/users/mattywordpress/)
 * (@mattywordpress)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/#post-4284517)
 * Problem solved, I changed
    `<div id="main" class="ninecol first clearfix" role
   ="main">` in the widepage template php to `<div id="main" class="widecol first
   clearfix" role="main">`
 * Then I added the following into the css:
 *     ```
       .widecol {
         width: 100.0%;
       }
       ```
   
 *  Thread Starter [MattyWP](https://wordpress.org/support/users/mattywordpress/)
 * (@mattywordpress)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/#post-4284518)
 * Marking this topic as resolved,
 * thanks

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

The topic ‘Positioning CSS’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [page template](https://wordpress.org/support/topic-tag/page-template/)
 * [positioning](https://wordpress.org/support/topic-tag/positioning/)

 * 4 replies
 * 2 participants
 * Last reply from: [MattyWP](https://wordpress.org/support/users/mattywordpress/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/positioning-css-1/#post-4284518)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
