Resizing 2.0 Layout Width
The default size of 2.0 profile is 960px. It maybe quite wide for you, but now you can change the width by using the code below.
- Paste code into CSS section of your customize profile page.
- Remember to change "XXX" to whatever size you want. 730px is a good size for skinny profiles.
div.wrap {width:XXXpx;}
