Re: [css-d] Best Method For Clearing Floats

2008-01-14 Thread Lisa Goettel
On Jan 14, 2008, at 3:20 PM, Randal Rust wrote: I have always used the good old method of a spacer DIV like this to clear floats: div class=spacer/div div.spacer { clear: both; } snip So what's the best method to use these days? I usually just assign the class to a br / tag, rather

Re: [css-d] creating navigation in css

2007-12-06 Thread Lisa Goettel
juliann wheeler wrote: Does anyone know how to create a drop-down navigation in CSS? Here is the link to the nav that I have built so far: http://www.pcg-advisors.com/tests/test8.html Thanks! And I'm really happy with Open Cube's quick menu: http://www.opencube.com/

Re: [css-d] Content Not Floating in IE

2007-12-03 Thread Lisa Goettel
So ridiculous... I thought this was the issue and fixed it yesterday... for the wrong CSS selector. I love pulling my hair out for lack of seeing the obvious. Thanks Tim. Lisa On Dec 3, 2007, at 11:04 AM, Tim Kadlec wrote: Lisa, The problem is caused by the 98% width you have defined to

Re: [css-d] Forms and CSS

2007-12-02 Thread Lisa Goettel
On Dec 1, 2007, at 11:10 AM, Yoyo Etc wrote: I am about to revamp a long form I created a while ago and I want to use CSS to style it. This will be my first form styled with CSS. Does anyone have any good online resources they can point me to that show how to do this? I also found this

[css-d] content not wrapping around a float in IE

2007-12-02 Thread Lisa Goettel
I'm not sure if the enclosing div should have layout or not in order to get the content to wrap properly around a floated div. In any event, I've tried numerous ways to set it up both ways and still IE shoves the content down below the float. Suggestions appreciated...

Re: [css-d] IE rendering issues

2007-11-28 Thread Lisa Goettel
Belated updates after a holiday break... Original message: From: Lisa Goettel [EMAIL PROTECTED] I have a few issues in IE with a new site: www.bigsurarts.org/newsite CSS: www.bigsurarts.org/newsite/public/css/main.css (with some IE specific sheets in that directory as well) Primary

[css-d] IE rendering issues

2007-11-19 Thread Lisa Goettel
I have a few issues in IE with a new site: www.bigsurarts.org/newsite CSS: www.bigsurarts.org/newsite/public/css/main.css (with some IE specific sheets in that directory as well) Primary issues: - In IE 5.5 the site is not rendering at all - In IE 6 the two images above the content (with the

[css-d] another IE 3px problem, but don't think it's the float bug

2007-11-07 Thread Lisa Goettel
I'm really wanting to embrace the present and CSS, and am having a rough go, as every single site I've converted, or at least partially converted from tables has issues in IE. I finish the site, check it in IE, use obscenities, vow to go back to tables forever, take some deep breaths, and