| Author |
Message
|
| Cortina |
Posted: Sun May 25, 2008 1:31 am Post subject: My blog is so loooong and narrow with so much space sides |
|
|
 New Member

Joined: May 13, 2008 Posts: 16
|
| Is there some way I can change my blog so it isn't so loooong and narrow with so much space on either side? |
|
| Back to top |
|
 |
Sponsored Ads
|
 |
| MrOldSkool |
Posted: Sun May 25, 2008 2:49 am Post subject: |
|
|
 Primary member

Joined: May 13, 2008 Posts: 59
|
|
| Back to top |
|
 |
| Rose |
Posted: Sun May 25, 2008 12:18 pm Post subject: |
|
|
 Site Administrator

Joined: Sep 06, 2006 Posts: 1912 Location: Canada
|
|
| Back to top |
|
 |
| Cortina |
Posted: Sun May 25, 2008 8:56 pm Post subject: Hi Rose, I have attached my URL for you to see |
|
|
 New Member

Joined: May 13, 2008 Posts: 16
|
I would like it if it weren't so loong and narrow. There seems to be so much wasted space on either side in the green. Here is my URL. Is there also a way so that my blogs aren't just wide open on the main page but just titled so they have to be clicked on to open so it isn't so long maybe?
http://living-waters-spring.blogspot.com/ |
|
| Back to top |
|
 |
| Rose |
Posted: Sun May 25, 2008 9:01 pm Post subject: |
|
|
 Site Administrator

Joined: Sep 06, 2006 Posts: 1912 Location: Canada
|
|
| Back to top |
|
 |
| Cortina |
Posted: Sun May 25, 2008 9:54 pm Post subject: I will try that Rose |
|
|
 New Member

Joined: May 13, 2008 Posts: 16
|
| By sidebar you mean the area beside the posts where my profile and dates are right? Does there have to be so much green space on either side? |
|
| Back to top |
|
 |
| Rose |
Posted: Sun May 25, 2008 11:10 pm Post subject: |
|
|
 Site Administrator

Joined: Sep 06, 2006 Posts: 1912 Location: Canada
|
|
| Back to top |
|
 |
| Sportsphere |
Posted: Wed Jun 25, 2008 11:11 am Post subject: |
|
|
 New Member

Joined: Jun 24, 2008 Posts: 12 Location: UK
|
|
| Back to top |
|
 |
| Bradeysmommy |
Posted: Sun Aug 03, 2008 11:55 pm Post subject: |
|
|
 New Member

Joined: Aug 03, 2008 Posts: 1
|
I changed my width pixel sections in html when editing my layout...
For intance(everything in black is the standard-stuff in red is what I changed it to...) scroll down in the layout and find the lines that match these
#header-wrapper {
width:660px; (changed to 1050)
margin:0 auto 10px;
border:1px solid $bordercolor;
background-color:#949494;
----------------------------------------
#outer-wrapper {
width: 660px; (changed to 1050)
margin:0 auto;
padding:10px;
text-align:left;
font: $bodyfont;
}
----------------------------------------
#main-wrapper {
width: 410px; (Changed to 600)
float: left;
padding: 5px;
border:1px solid $bordercolor;
background-color:#949494;
----------------------------------------
#sidebar-wrapper {
width: 220px; (changed to 300)
float: right;
padding: 5px;
border:1px solid $bordercolor;
background-color:#949494;
________________________________________________
Of course you can play with it, but make sure download a copy first of your original. Then adjust px and preview if you like then save if not go back and edit again...It takes some time but it gets easier to work with html!!
Good luck
http://livinginacharmedmoment.blogspot.com/ |
|
| Back to top |
|
 |
|
|