Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Bill Brown
>>> http://www.theholiergrail.com/ >> Hmm. Seems to be a work in progress. Using those links on the left >> of the home page brings up a succession of pages with blank content >> this end. (Opera 9.6 on Win xp). ??? > > > In its defense, I've been using the template (downloaded from the site) >

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Erika Meyer
David Hucklesby wrote: > On Fri, 06 Feb 2009 08:05:58 -0800, Erika Meyer wrote: >> A lot of work already done for you here: >> >> http://www.theholiergrail.com/ > > Hmm. Seems to be a work in progress. Using those links on the left > of the home page brings up a succession of pages with blank cont

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Don Miller
It's more of a template than an operational website. Don - Original Message - From: "David Hucklesby" To: ; "css discuss" Sent: Friday, February 06, 2009 11:03 AM Subject: Re: [css-d] Tricky 3-col layout issue > On Fri, 06 Feb 2009 08:05:58 -0800, Erika M

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread David Hucklesby
On Fri, 06 Feb 2009 08:05:58 -0800, Erika Meyer wrote: > A lot of work already done for you here: > > http://www.theholiergrail.com/ > Hmm. Seems to be a work in progress. Using those links on the left of the home page brings up a succession of pages with blank content this end. (Opera 9.6 on Win

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Erika Meyer
A lot of work already done for you here: http://www.theholiergrail.com/ Erika __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List po

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Jenn Mears-Nickerson
, j...@jennmearswebdesign.com, css-d@lists.css-discuss.org Subject: Re: [css-d] Tricky 3-col layout issue I have to agree with Georg here. I've noticed you are partially using tables (top section) and then DIVs for layout. You need to clean the code and stick with DIVs. Also the 'IE6 f

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread mx . cssdee
I have to agree with Georg here. I've noticed you are partially using tables (top section) and then DIVs for layout. You need to clean the code and stick with DIVs. Also the 'IE6 fix' conditional comments need to be removed! ie So if it loads in IE6 it'll add even more tables! I'm unsure why

Re: [css-d] Tricky 3-col layout issue

2009-02-06 Thread Gunlaug Sørtun
Jenn Mears-Nickerson wrote: > http://testblog.jennmearswebdesign.com > [...] > Here is the relevant CSS as it stands now. [...] Sorry, but it wouldn't make sense to try to debug on CSS level when the source-code it has to act on is as weak as this...

[css-d] Tricky 3-col layout issue

2009-02-05 Thread Jenn Mears-Nickerson
Hello, This may be a simple fix, but I think I have familiarity blindness at this point. I have a templat layout that I have been customizing and I almost have it working here: http://testblog.jennmearswebdesign.com As you can probably tell, I'm trying to squeeze a third column in on the righ