Re: [css-d] no vertical scrollbar in Opera

2007-09-25 Thread Judy Routt
Hi Georg, > You shouldn't by any chance have turned off the scrollbar in Opera itself? Nope, not to my knowledge. And all the other things I have open in tabs appear to have scrollbars. > Vertical scrollbar in my Opera 9.23 / win - same as in other browsers. Well, that good news at any rate

Re: [css-d] What type of positioning to use

2007-09-25 Thread Alan Gresley
Brandon Blatcher wrote: > I'm at bit of a loss when it comes to building a website. I've mocked up > a layout in an old program called Layout Master and the layout seems to > work fine in most browsers. However, the layout uses absolute > positioning and z-indexes to achieve the layout. Is this wr

Re: [css-d] no vertical scrollbar in Opera

2007-09-25 Thread Gunlaug Sørtun
Judy Routt wrote: > http://home.iprimus.com.au/wilsonysma/index_new.html > It looks fine in IE 7, Firefox 2.0.0.7 and Opera 9.21. > > EXCEPT there is no vertical scrollbar in Opera. Vertical scrollbar in my Opera 9.23 / win - same as in other browsers. You shouldn't by any chance have turned of

Re: [css-d] What type of positioning to use

2007-09-25 Thread Gunlaug Sørtun
Brandon Blatcher wrote: > I'm at bit of a loss when it comes to building a website. I've mocked > up a layout in an old program called Layout Master and the layout > seems to work fine in most browsers. However, the layout uses > absolute positioning and z-indexes to achieve the layout. Is this

[css-d] no vertical scrollbar in Opera

2007-09-25 Thread Judy Routt
Hi everyone! I do new sites pretty infrequently at present, but here's my latest unassuming one-pager: http://home.iprimus.com.au/wilsonysma/index_new.html This validates CSS and HTML. It looks fine in IE 7, Firefox 2.0.0.7 and Opera 9.21. EXCEPT there is no vertical scrollbar in Opera. I fi

Re: [css-d] What type of positioning to use

2007-09-25 Thread Walt F. Schaefer
Subject: [css-d] What type of positioning to use I'm at bit of a loss when it comes to building a website. I've mocked up a layout in an old program called Layout Master and the layout seems to work fine in most browsers. However, the layout uses absolute positioning and z-indexes to achieve the l

[css-d] Displaying Applicable Styles on Element Mouse Over

2007-09-25 Thread Sasha H
Hi there, I am a relative CSS & JavaScript novice and I have a particular problem that is beyond my level of knowledge so I thought I'd tap the collective wisdom of this list. I would like to know if there is a means of writing JavaScript that will dynamically display the styles which are current

[css-d] What type of positioning to use

2007-09-25 Thread Brandon Blatcher
I'm at bit of a loss when it comes to building a website. I've mocked up a layout in an old program called Layout Master and the layout seems to work fine in most browsers. However, the layout uses absolute positioning and z-indexes to achieve the layout. Is this wrong and if so why? Also, are the

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Alan Gresley
Sandy wrote: > I figured it out - the user had his text set to "largest" and it made > things go a bit wonky. A few little changes and we are ok now! > > thanks for being out there > Sandy > >> here are some problem pages: >> http://www.claimanalytics.com/TEST3/services.shtml >> http://www.claiman

[css-d] IE7 guillotine or multiple classes? neither working OK yet

2007-09-25 Thread ol' blue eyes
Hello: I have two versions of a page, neither satisfactory. http://www-personal.usyd.edu.au/~ctillam/guillotine.htm css @ ~ctillam/layers.css renders ok in three mac browsers, and on windows in FF, Opera, Safari and IE6, but not IE7. In IE7, it suffers from a variation of the guillotine bu

Re: [css-d] Menu DropDown (S.F.) functionality in IE [SOLVED]

2007-09-25 Thread WEZ!
Thanks to both Alan and Georg, The background was indeed the solution to the IE bug. It actually has a semblance of logic as well though I was stuck trying to resolve the issue with IE z-indexing fun. Thank you very much as that was the last serious bug the layout required for functionality. (

[css-d] viewing sites in AOL

2007-09-25 Thread Erin Spangler
Hello all, I've encountered a problem for the first time. I have a client that uses AOL. She can't view a site I created (and double and triple checked it's existence). I have a feeling that she is using the search box to enter her URL, and as the site only a few days old, it's not listed in th

Re: [css-d] gap at bottom of three-column layout

2007-09-25 Thread Ian Young
> Subject: [css-d] gap at bottom of three-column layout > > > > I have three column layout I am working on (first time and the negative > margin one from alistapart.com) and in all browsers that I am testing: FF > 2.0.x, IE 7.x, IE 6.x, I have a gap at the bottom between the > three columns > and

[css-d] suckerfish issues in IE6

2007-09-25 Thread Jason Das
I put a Son of Suckerfish menu as the top menu of this site: http://www.alpinist.com/ ( And here's the homepage for SoS menus: http://www.htmldog.com/ articles/suckerfish/dropdowns/ ) My menu behaves fine in all the browsers that matter except IE6. In IE6, the dropdowns appear, but do not rem

[css-d] suckerfish issues in IE6

2007-09-25 Thread Jason Das
I put a Son of Suckerfish menu as the top menu of this site: http://www.alpinist.com/ ( And here's the homepage for SoS menus: http://www.htmldog.com/ articles/suckerfish/dropdowns/ ) My menu behaves fine in all the browsers that matter except IE6. In IE6, the dropdowns appear, but do not rem

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Rick Faircloth
Very good! I was just about to email you and tell you that I wasn't seeing any problem with my IE7/XP setup. Glad you got it worked out... Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sandy Sent: Tuesday, September 25, 2007 4:26 PM To: Rick Fa

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
I figured it out - the user had his text set to "largest" and it made things go a bit wonky. A few little changes and we are ok now! thanks for being out there Sandy >> here are some problem pages: >> http://www.claimanalytics.com/TEST3/services.shtml >> http://www.claimanalytics.com/TEST3/conta

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
> here are some problem pages: > http://www.claimanalytics.com/TEST3/services.shtml > http://www.claimanalytics.com/TEST3/contact.shtml > http://www.claimanalytics.com/TEST3/reserving.shtml >>and here are the links to the style sheets >> >>http://www.claimanalytics.com/TEST3/css/ie7-hacks.css >>h

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Rick Faircloth
Got a site link, Sandy? Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sandy Sent: Tuesday, September 25, 2007 2:26 PM To: CSS discuss Subject: Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE and here are the links to the style sh

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
Rick - it's lovely to hear from you again! here are some problem pages: http://www.claimanalytics.com/TEST3/services.shtml http://www.claimanalytics.com/TEST3/contact.shtml http://www.claimanalytics.com/TEST3/reserving.shtml thanks a million! Sandy > Got a site link, Sandy? > > Subject: Re:

Re: [css-d] PC laptop with IE7 and XP quirks

2007-09-25 Thread Gunlaug Sørtun
Sandy wrote: Page: ...I think. > One of the users of this site is using a PC laptop with IE7 and XP, > and he is seeing problems that 3 other users on different XP IE7 > combos can't replicate. > Any idea of what may be going on? The user h

Re: [css-d] PC laptop with IE7 and XP quirks - SITE CHECK PLEASE

2007-09-25 Thread Sandy
and here are the links to the style sheets http://www.claimanalytics.com/TEST3/css/ie7-hacks.css http://www.claimanalytics.com/TEST3/css/ie6-hacks.css http://www.claimanalytics.com/TEST3/css/claimanalytics.css thanks again, Sandy > I have a *strange* situation I hope someone out there can help

[css-d] PC laptop with IE7 and XP quirks

2007-09-25 Thread Sandy
I have a *strange* situation I hope someone out there can help with! One of the users of this site is using a PC laptop with IE7 and XP, and he is seeing problems that 3 other users on different XP IE7 combos can't replicate. http://www.claimanalytics.com/TEST3/theproblem.gif Browsercam doesn'

[css-d] gap at bottom of three-column layout

2007-09-25 Thread Scot Schlinger
Hey All, I have three column layout I am working on (first time and the negative margin one from alistapart.com) and in all browsers that I am testing: FF 2.0.x, IE 7.x, IE 6.x, I have a gap at the bottom between the three columns and the footer. There are two images in the right hand column, if

Re: [css-d] Adding a footer to a liquid 3-column layout

2007-09-25 Thread Gunlaug Sørtun
Phil Holt wrote: > Does anyone know how to make a footer stick to the bottom of my > browser screen, or at least beneath the longest column? I'm not using > floats to place my three columns, which are liquid. You can fix anything anywhere in the browser-window with 'position: fixed', and add a wo

Re: [css-d] Adding a footer to a liquid 3-column layout

2007-09-25 Thread grovesdavid
Phil Holt Wrote: Does anyone know how to make a footer stick to the bottom of my browser Hello, We would need some HTML. as this play it's part in aligning elements. But one potential error I can see is: #wrapper { > position: relative; > min-width: 600px; > /*margin: auto*/ margin:0 auto; > w

[css-d] Adding a footer to a liquid 3-column layout

2007-09-25 Thread Phil Holt
Hi Everyone Does anyone know how to make a footer stick to the bottom of my browser screen, or at least beneath the longest column? I'm not using floats to place my three columns, which are liquid. I'm trying to build the basic framework of my page, and my css and html is quite simple at the mome

Re: [css-d] Menu DropDown (S.F.) functionality in IE

2007-09-25 Thread Alan Gresley
Wesley Lamont wrote: > Heya All, > > Still haven't been able to crack the Drop Down functionality in > Suckerfish Style drop downs. IE (win) is causing the dropdowns to > fail on hover when above other positioned elements. > > http://www.newearthpermaculture.com.au/bm/BusMentorMenu31.htm > > Wesle

Re: [css-d] :: ie/6.0 in a 600 window ::

2007-09-25 Thread David Laakso
Rahul Gonsalves wrote: > On 25-Sep-07, at 3:48 AM, David Laakso wrote: > > >> I am not able to load IE/6.0 at the moment and would appreciate a >> check >> of this page [1] in an apprx. 600px window at text-size "largest" >> to see >> if any floats drop. >> >> [1]

Re: [css-d] :: ie/6.0 in a 600 window ::

2007-09-25 Thread Rahul Gonsalves
On 25-Sep-07, at 3:48 AM, David Laakso wrote: > I am not able to load IE/6.0 at the moment and would appreciate a > check > of this page [1] in an apprx. 600px window at text-size "largest" > to see > if any floats drop. > > [1] Mr. Laakso, IE6, XP

Re: [css-d] Menu DropDown (S.F.) functionality in IE

2007-09-25 Thread Gunlaug Sørtun
WEZ! wrote: > Still haven't been able to crack the Drop Down functionality in > Suckerfish Style drop downs. IE (win) is causing the dropdowns to > fail on hover when above other positioned elements. > > http://www.newearthpermaculture.com.au/bm/BusMentorMenu31.htm Add... #navigation ul {back

[css-d] IE - as usual - forms and background

2007-09-25 Thread Rob Cochrane
Hello List, I hope the wisdom of this list can assist. See: http://www.vehicle-web.net/createAdvert.php I am in the process of IE'alising (making work with IE) and have found an issue that appears in IE5 to IE7 inclusive. On the bottom of the page at the end of the download section there appe

[css-d] Menu DropDown (S.F.) functionality in IE

2007-09-25 Thread WEZ!
Heya All, Still haven't been able to crack the Drop Down functionality in Suckerfish Style drop downs. IE (win) is causing the dropdowns to fail on hover when above other positioned elements. http://www.newearthpermaculture.com.au/bm/BusMentorMenu31.htm I've been through all the previous recom