Re: [css-d] Browser Check - Problems with I.E. 6.0 and below ?? help!

2007-01-11 Thread ianvaughan1979
Thanks for the advice and help so far, that seems to have sorted out the problem with the middle part of the site. However what I am still getting is in IE 7.0 under the user log in box on the left hand side, there is a picture and sign up text, however this does not show up in IE 6.0 ?? F

Re: [css-d] irregular float drop in IE7

2007-01-11 Thread Gunlaug Sørtun
Zoe M. Gillenwater wrote: > It happens to the white box labeled "HSRC Project Areas" here: > http://www.hsrc.unc.edu/index.cfm > > It occurs in both IE6 and IE7, but in IE6 when it drops it > immediately jumps back up, but in IE7 it stays dropped until you > refresh again. Just a suggestion, a

Re: [css-d] collapsing div and margin problems in safari +ie 6-

2007-01-11 Thread Ingo Chao
Gunlaug Sørtun wrote: > Noah Learner wrote: >> http://www.learnerdesign.com/acufamily/test5.html > Safari's collapsing seems to be a tougher nut to crack. My version > (2.0.4) doesn't like the 'overflow: hidden' on #main_body, but it > doesn't do well without it either. Potential fixes seems to di

Re: [css-d] Problem with Firefox floating

2007-01-11 Thread david
David Van O wrote: > Thanks. > > Not sure why I forgot the link, but will look at these resources. > > The page in question is www.aiddogs.com.au/shadowsite HTML isn't valid - got lots of old style proprietary HTML attributes set in your code: http://validator.w3.org/check?verbose=1&uri=http%3

Re: [css-d] Problem with Firefox floating

2007-01-11 Thread David Van O
Thanks. Not sure why I forgot the link, but will look at these resources. The page in question is www.aiddogs.com.au/shadowsite David - Original Message - From: "~davidLaakso" <[EMAIL PROTECTED]> To: "David Van O" <[EMAIL PROTECTED]> Cc: Sent: Friday, January 12, 2007 11:34 AM Subject

Re: [css-d] collapsing div and margin problems in safari +ie 6-

2007-01-11 Thread Gunlaug Sørtun
Noah Learner wrote: > The following page: http://www.learnerdesign.com/acufamily/test5.html > appears fine in firefox and ie7, but has multiple display issues in > safari and ie 6, 5.5, 5.0 etc. > > the css is at http://www.learnerdesign.com/acufamily/css/test5.css For IE6 and IE5.x/win, try a

[css-d] css popups

2007-01-11 Thread Andy Harrison
I'm trying to use some simple CSS-based popups. Of the browsers I've tested it in, Firefox 1.5 works great, Opera 9 has trouble if I use a relative div with display:inline, and IE 6 doesn't work at all. My test page is at test.dragonzreef.com/csspopuptest.asp. Thanks for your help, Andy

Re: [css-d] IE 6 and tags

2007-01-11 Thread Gunlaug Sørtun
MRegennitter wrote: > Everytime we add the tag to more than one line it appears that > the width of my text area is influenced. What happens is my nav-bar > located at the left of the text area drops a line. Does anyone know > why?? Is there, yet, another hack we could use? Bug: the itali

Re: [css-d] Problem with Firefox floating

2007-01-11 Thread ~davidLaakso
David Van O wrote: > My first post, so bear with me, please. > Welcome, David. > I've been using the book 'css mastery' to learn the floating method for fluid > 3 column sites but cannot workout why this site works well in ie7 but not in > firefox. Not sure whether it's in my styles or otherwi

Re: [css-d] IE 6 and tags

2007-01-11 Thread david
MRegennitter wrote: > The link to the site is > > 69.63.142.146/nm/Artestimonials.htm > >> From: MRegennitter <[EMAIL PROTECTED]> >> Date: Thu, 11 Jan 2007 16:55:53 -0700 >> To: >> Subject: IE 6 and tags >> >> Everytime we add the tag to more than one line it appears that the width >> of my te

Re: [css-d] IE 6 and tags

2007-01-11 Thread MRegennitter
The link to the site is 69.63.142.146/nm/Artestimonials.htm > From: MRegennitter <[EMAIL PROTECTED]> > Date: Thu, 11 Jan 2007 16:55:53 -0700 > To: > Subject: IE 6 and tags > > Everytime we add the tag to more than one line it appears that the width > of my text area is influenced. What happen

[css-d] IE 6 and tags

2007-01-11 Thread MRegennitter
Everytime we add the tag to more than one line it appears that the width of my text area is influenced. What happens is my nav-bar located at the left of the text area drops a line. Does anyone know why?? Is there, yet, another hack we could use? FYI - This site is updated using contribut

[css-d] Problem with Firefox floating

2007-01-11 Thread David Van O
Hey there all. My first post, so bear with me, please. I'm changing the look of my fathers website as it was created totally in a WYSYWIG. I have been coding in html, using tables and the like for a year, using css only to enhance the look. Then I find out that css is the way to go for setout

[css-d] collapsing div and margin problems in safari +ie 6-

2007-01-11 Thread Noah Learner
Hi, The following page: http://www.learnerdesign.com/acufamily/test5.html appears fine in firefox and ie7, but has multiple display issues in safari and ie 6, 5.5, 5.0 etc. the css is at http://www.learnerdesign.com/acufamily/css/test5.css #container collapses vertically in safari #containe

[css-d] irregular float drop in IE7

2007-01-11 Thread Zoe M. Gillenwater
I'm very familiar with float drops, but this one has me puzzled. It happens only periodically, but not dependent on changing the text size or narrowing the browser window, but rather just when refreshing the page. If you refresh the page over and over, it will be fine about 4 times out of 5, bu

Re: [css-d] Handheld stylesheets and the motorola Q

2007-01-11 Thread Gunlaug Sørtun
Brian C. Hicks wrote: > I'm attempting to get my handheld stylesheet to apply on windows > mobile 5; specifically I'm using the Motorola Q for testing. The > problem is it applies both my regular stylesheet and mobile one. No experience with that device or IE mobile, but... ...there are at leas

[css-d] [ADMIN] Re: [OFF-TOPIC] HTML email, R.I.P.

2007-01-11 Thread Alex Robinson
At 17:20 + 11/1/07, Barney Carroll wrote: >This is clearly off-topic to CSS discussion While I agree that the bulk of Brian's message was not really on topic, the news about IE7's baby brother's html rendering is definitely worth its place on the list. That link again in case anyone didn't

Re: [css-d] "Sliding door" tab navigation to 100% ?

2007-01-11 Thread tedd
At 8:43 AM -0500 1/11/07, Zoe M. Gillenwater wrote: >Unfortunately, this won't work in IE, which is where the >trickiness comes in. Here's a page that shows you your options to deal >with IE (basically, JavaScript): >http://mrclay.org/web_design/tabs/ Zoe: "Try 4" breaks in Safari. Probably some

Re: [css-d] [OFF-TOPIC] HTML email, R.I.P.

2007-01-11 Thread Barney Carroll
This is clearly off-topic to CSS discussion. I urge the thread to close. Regards, Barney P.S: One word: RSS __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.

[css-d] HTML email, R.I.P.

2007-01-11 Thread brian
Last year, a client of mine decided that they needed a monthly newsletter. No problem, said i, we can handle that fine. Personally, i hate HTML email. I don't use it. I loathe having to create it. But it's what the client wanted, and it didn't seem like too big a deal. We'd do it, as long as we

Re: [css-d] FOUC problem

2007-01-11 Thread ~davidLaakso
Portman wrote: > Zoe, > > I reduced the size of my image, Cool. Ditch all the background images. It will look more contemporary. It will load even faster. And you will kill two birds in one fell swoop. [trimmed] > > > Thanks, > Riva > [trimmed] Best, ~dL PS One Fell Swoop is the second albu

Re: [css-d] FOUC problem

2007-01-11 Thread Portman
Zoe, I reduced the size of my image, but the web host is the client's responsibility, so I guess it will stay this way. (I was curious about what you said about there being a different kind of bug when it is NOT the style sheet that loads last and causes the flash - wanted to find out more abo

Re: [css-d] "Sliding door" tab navigation to 100% ?

2007-01-11 Thread Skip Evans
Hi Zoe & all, I checked out that link, and now I see it is what I want and the best solution to what I'm trying to do. Thanks much! Skip Zoe M. Gillenwater wrote: > Skip Evans wrote: > >>http://shop.venomouspenguin.com/template/bedandbath.html >> >>I could replace the TD table cells with div

[css-d] Handheld stylesheets and the motorola Q

2007-01-11 Thread Brian C. Hicks
I've been a troll and subscriber of the css-discuss lists for a while, it is a wonderful resource and would like to thank everyone for contributing. I'm attempting to get my handheld stylesheet to apply on windows mobile 5; specifically I'm using the Motorola Q for testing. The problem is it a

Re: [css-d] FOUC problem

2007-01-11 Thread Zoe M. Gillenwater
Portman wrote: > Zoe, can you point me in the right direction to find out what the bug > might be? > Riva, I think everyone on this list has said several times that this is not a CSS bug, it is a slow loading page. At least, that's what my understanding of it is. All you can do is get a fas

Re: [css-d] "Sliding door" tab navigation to 100% ?

2007-01-11 Thread Zoe M. Gillenwater
Skip Evans wrote: > http://shop.venomouspenguin.com/template/bedandbath.html > > I could replace the TD table cells with div tags, if you think this > would help the situation, but first, if I understand Zoe, it would be > better to put each tab in its own TD cell. Right now they are all in > on

Re: [css-d] FOUC problem

2007-01-11 Thread Portman
Zoe, can you point me in the right direction to find out what the bug might be? Thanks, Riva Zoe M. Gillenwater wrote: > No you can't. If parts of the styles aren't loading, then it's a bug, > but a different bug. It's not FOUC. FOUC means all the styles don't load > for a second, in IE6 and l

Re: [css-d] no border on image

2007-01-11 Thread Bradley Wright
On 11/01/2007 14:10, Gary Williamson wrote: > Any ideas gratefully received. > img.img1 { ... border: 1px solid [colour]; ... } It's slightly more straight forward to use pixel widths than keywords, in my experience. ___

[css-d] no border on image

2007-01-11 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' m struggling to get a border to appear around an image in Firefox and IE6. A dashed border appears OK but not a thin or thick one. The CSS is: img.img1{float:right; border:thick; margin-right:0px; margin-top:0px} Any ideas gratefully received.

Re: [css-d] "Sliding door" tab navigation to 100% ?

2007-01-11 Thread Skip Evans
Hey all, For not posting the URL, let me just say... Do'h! Here is the link, the tabs are on the bottom. http://shop.venomouspenguin.com/template/bedandbath.html I could replace the TD table cells with div tags, if you think this would help the situation, but first, if I understand Zoe, it w

Re: [css-d] "Sliding door" tab navigation to 100% ?

2007-01-11 Thread Zoe M. Gillenwater
Skip Evans wrote: > I have implemented his "Sliding Door" tabbed style > navigation, and it works fine, but I need it to > fill 100% of a table's TD cell, so it goes all the > way across on all browsers without going into a > "double layer" type look. > Skip, I can't be sure of what you're

Re: [css-d] Rollover Images with CSS Layers

2007-01-11 Thread Zoe M. Gillenwater
Simon Rodriguez wrote: >> I used absolute positioning to place an image on a page. Now I want to >> make the image a rollover image, with a link to another page. But when I >> insert the rollover effect (using Dreamweaver 8), the second image (the >> highlighted one) appears in a different part of

Re: [css-d] FOUC problem

2007-01-11 Thread Zoe M. Gillenwater
Michael Geary wrote: >> From: Zoe M. Gillenwater >> >> Exactly. FOUC is a very specific bug. It means that *none* of >> the styles are loaded initially. I'm guessing they are, and >> it's just the background image that isn't loaded >> instantaneously. Again, Riva, do the styles on the fonts show

[css-d] IE7 Problem – Float and Margin Issues

2007-01-11 Thread Blake
Hi, The top of my this page (language warning) has pretty much exploded in IE7. There are a number of issues with how big certain margins are, and it appears as if some floats aren't clearing. I'm pretty new to dealing with problems in I