Re: [css-d] IE rendering issues

2007-11-20 Thread Holly Bergevin
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 issues: > >- In IE 5.5 the site is not rendering at all > >- In

Re: [css-d] Div Problems *whoops*

2007-11-20 Thread David Laakso
David Laakso wrote: > Alan_Akhlah wrote: >> I am having problems with a new page that I am designing. >> http://www.valdostatourism.com/newsitetest.html >> >> >> Al Dunbar >> > > > #menu { > border: 1px solid fuchsia; float: left;

Re: [css-d] Div Problems

2007-11-20 Thread David Laakso
Alan_Akhlah wrote: > I am having problems with a new page that I am designing. > http://www.valdostatourism.com/newsitetest.html > > Two things are going wrong with it. > 1) The navigation drop down section should be flush with the top of the > masthead image - in FF and IE there is a big gap > 2

[css-d] Div Problems

2007-11-20 Thread Alan_Akhlah
I am having problems with a new page that I am designing. http://www.valdostatourism.com/newsitetest.html Two things are going wrong with it. 1) The navigation drop down section should be flush with the top of the masthead image - in FF and IE there is a big gap 2) The main content goes under th

[css-d] How to make a relative positionned DIV invisible to flow ?

2007-11-20 Thread Sébastien FICHOT
Hello ! I would like that DIV #Reactions-Blog is displayed on the right, and that his height not added in top of article title (IE). It is a reltive positionned DIV, with extra Top and Left positions. With FF, I have a more important problem, since the whole DIV seems moved all in bottom. I

Re: [css-d] Dropdown Issues...

2007-11-20 Thread Holly Bergevin
-- Original Message -- From: Kevin Evans <[EMAIL PROTECTED]> >Hello, > >I am working on a suckerfish type menu at http:// >robotics.pmhclients.com/index.php > >But I am having some problems with the dropdown appearing to the >right of the button, such as

Re: [css-d] Undesired wrapping when browser is not maximized

2007-11-20 Thread Mark Senff
Please validate before asking for help. I get a scrollbar regardless of font size or window size, but things like that are no surprise when the HTML is invalid. http://validator.w3.org/In all fairness: the scrollbar wasn't there at the time the question was posed. Very possible that he changed th

Re: [css-d] position:fixed in IE 5 and IE 6?

2007-11-20 Thread Gunlaug Sørtun
Magnus Fahlström wrote: > I'd like to have a menu beside the main content that stays in the same > position on the screen when you scroll down the page. > Does anyone know of a way to make it work in IE 5 and IE 6? Complete demo:

[css-d] position:fixed in IE 5 and IE 6?

2007-11-20 Thread Magnus Fahlström
I'd like to have a menu beside the main content that stays in the same position on the screen when you scroll down the page. Does anyone know of a way to make it work in IE 5 and IE 6? Example: #menu { position:fixed; width:100px; top:100px; left:100px; } This (surprisingly) works in IE 7... -

Re: [css-d] CSS Tests

2007-11-20 Thread david
David Hucklesby wrote: > On Mon, 19 Nov 2007 16:54:52 +0100, Gabriele Romanato wrote: >> Dear all, >> after a long period of depression, ... > > Odd, that. So many highly talented people I read about seem to have > suffered depression, at least in some part of their lives. Hmm. Although I am not

Re: [css-d] BACKGROUND NOT SHOWING IN FIREFOX, BUT IN IE 7.0 / RE PHRASED QUES TION

2007-11-20 Thread Jan Christian Anker
Hello, the problem is solved! I found the solution at http://www.wickham43.supanet.com/tutorial/firefoxbackground.html I now utilize Solution 2b from above, and it works just fine: I added   before the last "

Re: [css-d] BACKGROUND NOT SHOWING IN FIREFOX, BUT IN IE 7.0 / REPHRASED QUES TION

2007-11-20 Thread Philippe Wittenbergh
On Nov 20, 2007, at 5:59 PM, Jan Christian Anker wrote: > my page http://www.putti.no/css_test/ should preferably have a > background/appearance as displayed in IE 7.0. However, the (pink) > background has no height when displayed in FireFox (i.e. is not > displayed). The CSS is http://www.put

Re: [css-d] Layout issues

2007-11-20 Thread Gunlaug Sørtun
Vicki Stebbins wrote: > If anyone can point me in the direction to see a layout such as this, > I'd really appreciate it. > > The concept is at: http://www.keenstreet.com.au/concept/concept.jpg ? regards Georg -- http://www.gunlaug.no __