Re: [css-d] horizontal scrollbar :: OS X 10.5 -- 10.5.8 + IE6 in XPsp3

2010-02-23 Thread David Laakso
MB wrote: > David Laakso said: > > >> Sure and thanks. >> >> Shot in OS X 10.4 Mac Book Pro 116.5 dpi native resolution 1680 Camino/ >> 2.0.1. >> I am referring to the horizontal scrollbar at the very bottom of the png. >> >> >> > > Retested in

Re: [css-d] horizontal scrollbar :: OS X 10.5 -- 10.5.8 + IE6 in XPsp3

2010-02-23 Thread MB
David Laakso said: >Sure and thanks. > >Shot in OS X 10.4 Mac Book Pro 116.5 dpi native resolution 1680 Camino/ >2.0.1. >I am referring to the horizontal scrollbar at the very bottom of the png. > > Retested in FF 3.0.11, Safari 4.04 (both OS X), IE5 a

Re: [css-d] horizontal scrollbar :: OS X 10.5 -- 10.5.8 + IE6 in XPsp3

2010-02-23 Thread David Laakso
MB wrote: > David Laakso said: > > >> >> >> I know the fix but it has not been implemented as of this writing. Your >> report would be useful. >> Anyone else not seeing a horizontal scrollbar in any Mac OS X10.5 >> through 10.5.8 browser ? >> > > Also in Opera

Re: [css-d] horizontal scrollbar :: OS X 10.5 -- 10.5.8 + IE6 in XPsp3

2010-02-23 Thread MB
David Laakso said: > > >I know the fix but it has not been implemented as of this writing. Your >report would be useful. >Anyone else not seeing a horizontal scrollbar in any Mac OS X10.5 >through 10.5.8 browser ? Also in Opera 9.27 and Firefox 3.0.11 (All on OS X 10.

Re: [css-d] horizontal scrollbar :: OS X 10.5 -- 10.5.8

2010-02-23 Thread David Laakso
MB wrote: > David Laakso > > >> Thanks to all who took time to view and write. >> > > > > I see no scrollbars in either Safari 4.04 nor FF 3.6 on OS X > 10.5.8 and assume you have fixed the problem. But it could also be that > you hadn't and my report could have been useful. > > > re:

Re: [css-d] horizontal scrollbar

2010-02-23 Thread MB
David Laakso sa såhär: >Thanks to all who took time to view and write (saves a trip to the >Department of Veterans Affairs Mental Health Outpatient Clinic). I wish when someone posts something, this someone either move the original problem files to a new URL and post that afterwards, or even be

Re: [css-d] horizontal scrollbar

2010-02-22 Thread David Laakso
David Laakso wrote: > Anyone besides me getting a horizontal scrollbar on this table based > site [1] in every browser on earth in a Mac and a PC? > > Confirmation needed and appreciated. I know the fix. Thanks. > > [1] > > > Best, > ~d > > Thanks to all who took

Re: [css-d] horizontal scrollbar

2010-02-22 Thread Philip TAYLOR
Confirmed Seamonkey 2.0.3, Win/XP;SP3 @ 1152 x 864. Scrollbar disappears on zooming out eleven times. Philip Taylor David Laakso wrote: > Anyone besides me getting a horizontal scrollbar on this table based > site [1] in every browser on earth in a Mac and a PC? > > Confirmation neede

Re: [css-d] horizontal scrollbar

2010-02-22 Thread JWN
- Original Message - From: "David Laakso" To: "css-d" Sent: , February DD, 11:28 AM Subject: [css-d] horizontal scrollbar > Anyone besides me getting a horizontal scrollbar on this table based > site [1] in every browser on earth in a Mac and a PC

Re: [css-d] horizontal scrollbar

2010-02-22 Thread ed
david wrote: > Anyone besides me getting a horizontal scrollbar on this table based > site [1] in every browser on earth in a Mac and a PC? > > Confirmation needed and appreciated. I know the fix. Thanks. > > [1] > > > Best, > ~d ed replied: Yes I am getting a horizonta

[css-d] horizontal scrollbar

2010-02-22 Thread David Laakso
Anyone besides me getting a horizontal scrollbar on this table based site [1] in every browser on earth in a Mac and a PC? Confirmation needed and appreciated. I know the fix. Thanks. [1] Best, ~d -- desktop http://chelseacreekstudio.com/ mobile http://chelseacre

[css-d] Horizontal scrollbar in IE7

2007-12-11 Thread Eystein Alnaes
http://edb.episerverhotell.net/no/Referanser/ On these pages only IE7 gets an undesired horizontal scrollbar. It is not the italics/float right bug, so what is it? Before anyone tells me to validate it, that is beyond possible. What we're dealing with here is EPIserver 5, and a lot of people invol

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Sander van Surksum
06 14:40 To: Alisha Cc: CSS-D Subject: Re: [css-d] Horizontal scrollbar on iframe displaying in IE >>I notice the horizontal scrollbar appears in IE and not Firefox<< I can't remember why IE does this...but it does. Just another reason to love IE, I guess! Anyway, anytim

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Esca
oh, i'm sorry, i thought you wanted to remove the big scrollbar on the extreme right of the whole page. My bad. Sorry Again. Alisha <[EMAIL PROTECTED]> wrote: well that really didn't do anything actually. and for the record, I also though about making something like overflow-x:hidden. but i woul

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Shelly Cole
>>I notice the horizontal scrollbar appears in IE and not Firefox<< I can't remember why IE does this...but it does. Just another reason to love IE, I guess! Anyway, anytime I've ever needed to fix this problem is by using a conditional comment to serve up the thing to fix IE. It's been a

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Alisha
well that really didn't do anything actually. and for the record, I also though about making something like overflow-x:hidden. but i would have also liked to know the reason of this strange behavior of IE. thanks anyway for your time :) *Alisha* Ena Escañan wrote: > > > that's it! > > Alisha

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Esca
that's it! Alisha wrote: > Here's the problem, doing this layout for a friend of mine I run into > this issue about iframes, and since I haven't been using iframes in ages > i have no clue about how this works or if this effect is normal and > there's an obvious workaround. So i'm sorry if

Re: [css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Maurice Fonk
Alisha wrote: > Here's the problem, doing this layout for a friend of mine I run into > this issue about iframes, and since I haven't been using iframes in ages > i have no clue about how this works or if this effect is normal and > there's an obvious workaround. So i'm sorry if this sounds obvi

[css-d] Horizontal scrollbar on iframe displaying in IE

2006-06-09 Thread Alisha
Here's the problem, doing this layout for a friend of mine I run into this issue about iframes, and since I haven't been using iframes in ages i have no clue about how this works or if this effect is normal and there's an obvious workaround. So i'm sorry if this sounds obvious, i confess my ign

Re: [css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-29 Thread Rob Newman
Thanks Philippe and to everyone that replied - my problem is fixed now. Best regards, - Rob ___ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com ___

Re: [css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-29 Thread Gunlaug Sørtun
Rob Newman wrote: >>> http://www.variandesigns.com > ... However, is there a way to indent the navigation (as I have it > now at 10px) and still stop the horizontal scrollbar appearing? > Maybe... #nav {width: 99%; margin: 0; padding: 0 0 0 1% ;} ...(or something like that) will suit you? Ther

Re: [css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-28 Thread Philippe Wittenbergh
On Mar 29, 2006, at 4:05 PM, Rob Newman wrote: >> Firefox, Safari and Opera 9TP2, and Konqueror, iCab, andmaybe some >> more all have a default *padding-left* on a and . >> >> #nav {padding:0;} will solve all your problems. >> >> (and delete that overflow thing on body.) > > Thanks for the promp

Re: [css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-28 Thread Rob Newman
--- Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > On Mar 29, 2006, at 3:43 PM, Rob Newman wrote: > > > I have a site I am making: http://www.variandesigns.com > > > > I have implemented the Scalable Navigation from Dan Cederholm's > > 'Bulletproof > > Web Design' book, but have a proble

Re: [css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-28 Thread Philippe Wittenbergh
On Mar 29, 2006, at 3:43 PM, Rob Newman wrote: > I have a site I am making: http://www.variandesigns.com > > I have implemented the Scalable Navigation from Dan Cederholm's > 'Bulletproof > Web Design' book, but have a problem with a horizontal scrollbar in > Safari and > FF (Win). I have man

[css-d] Horizontal scrollbar bug on Safari/FF for div#nav a la Cederholm Bulletproof scalable navigation

2006-03-28 Thread Rob Newman
Hi everyone, This is my first post to the list so please be gentle :) I have a site I am making: http://www.variandesigns.com I have implemented the Scalable Navigation from Dan Cederholm's 'Bulletproof Web Design' book, but have a problem with a horizontal scrollbar in Safari and FF (Win). I ha

Re: [css-d] Horizontal scrollbar in IE 7 beta 2?

2006-02-20 Thread Ingo Chao
Mikhail Bozgounov wrote: > Fixed-width layout, based on the negative margins technique: > http://www.bluelink.net/zero-waste/ a.p. boxes that have a right:value set seem to cause scrollbars in IE7b2preview. Funny thing is that overflow:hidden on this box stops the bug; that would be #motto in y

[css-d] Horizontal scrollbar in IE 7 beta 2?

2006-02-20 Thread Mikhail Bozgounov
Fixed-width layout, based on the negative margins technique: http://www.bluelink.net/zero-waste/ CSS: http://www.bluelink.net/zero-waste/css/master.css Ths strange thing: The website is fixed to 750px width, and in Firefox 1.5, Opera 8.5, IE 6.0 all is ok. ONLY in IE 7.0 beta 2 there's a strange