In you stylesheet(styles.css) do the following change. I've tested it and its 
working for me--

#############################################
#content {
border: 1px dotted gray;
background-color: transparent;
overflow: hidden;
padding-bottom: 25px;
position: relative;
margin-right: 250px;
margin-left: 250px;
}

REPLACE WITH

#content {
border: 1px dotted gray;
background-color: transparent;
overflow: hidden;
padding-bottom: 25px;
position: relative;
margin-right: 0px;
margin-left: 0px;
}


#############################################
Cheers
Ash
Date: Thu, 5 Mar 2009 16:48:33 -0800
Subject: Re: [WSG] 3-Col Issue & Javascript Heavy site
From: rob.dea...@gmail.com
To: wsg@webstandardsgroup.org

Have you tried giving the center col (#content) a percent width like - 
width:70%;
haven't tried it - just a thought

On Thu, Mar 5, 2009 at 3:31 PM, Kristine Cummins <des...@kristinecummins.com> 
wrote:














Hi
All:


 


I
am developing a community calendar that is ran by javascripts that pulls from
database. It has a 3-col layout. I’m aware that javascript-based site is
not the most “accessible” but was the economical option for our
non-profit. I have two questions:


 


1)   
In Safari, the center col is not filling the entire center
like it should on both PC and Mac but all other browsers OK. The floating left
and right sidebars have margins sent while the center col sits relative in the
middle.





2)   
Since this is a primarily javascript-ran website, can you give
me tips, on how to make it more accessible? I’m not going to do extreme
measures here, but maybe will implement some basics. 

 


Site:
http://www.nvarts.org/demo/index.shtml


CSS:
http://www.nvarts.org/demo/styles.css


 


 


Thanks
for your time!

Kristine









*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm

Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org

*******************************************************************




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************
_________________________________________________________________
Need a new place to rent, share or buy? Let ninemsn property help.
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Edomain%2Ecom%2Eau%2F%3Fs%5Fcid%3DFDMedia%3ANineMSN%5FHotmail%5FTagline&_t=774152450&_r=Domain_tagline&_m=EXT

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to