|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/27/2008 3:54:13 AM
Posts: 2,
Visits: 14
|
|
[size=4]I thought the video used to be here on this site. I went back yesterday and it was gone. Can anyone help as to how I can setup my website? Right now It is centered but I don't want those spaces to be on both sides. I would like it to go the full width of the browser in any resolution.[/size]
If you go to www.computerhealing.org, you can see the current alignment.
Aloha
John
www.johngoodheart.com
www.computerhealing.org
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 10/24/2008 2:27:36 PM
Posts: 437,
Visits: 632
|
|
Having a site flood a browser window comes with a lot of consideration. Right now your main div is set to a width of 1024, so it won't flood a browser window larger than that. If you want to work with a layout that floods the page no matter the size, you will need to work with percentages.
Your background image is also something to consider if you want to go that route, as your image will always need to be very large to accomadate the variable screen sizes your visitors will have.
=========================
My wife has given birth to our twins, so I'm still going to be spotty around here. It never seems to correct itself does it? I'm sorry, I'm trying.
=========================
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 11/7/2008 8:05:35 PM
Posts: 10,
Visits: 83
|
|
| Change the WIDTH description of each column to a Percent rather than Pixels. For example, if your page has three columns, define them as 25% , 50% , 25% . They will grow/shrink relative the the window size.
___The success of any action is highly leveraged by the attitude you contribute to the action.___
|
|
|
|