Re: [css-d] Image Positioning

2006-02-26 Thread Gunlaug Sørtun
Ricky Zhou wrote: > Gah-- forgot to test in Opera (and the + was just so that I wouldn't > have to download the file, as I mentioned). Would this work (tested > it in IE, Opera, Konqueror, and Fx)? > > #top { overflow: auto;} #logo { float: left; } #beach { float: right; > } > > (I just wanted

Re: [css-d] Image Positioning

2006-02-26 Thread david
[EMAIL PROTECTED] wrote: > Careful, my McAfee says Donna's URL is phishing. Really? I went there and see nothing of the kind. Of course, I'm using Firefox with Javascript turned off, so if there are any nasties there aimed at IE, I wouldn't see them. I personally think that McAfee is wrong. I d

Re: [css-d] Image Positioning

2006-02-26 Thread Ricky Zhou
> That's only working in Firefox at my end. > IE6 (and older IE-versions) doesn't understand the '+' selector, and > Opera tends to shrink a floating #top-container. Gah-- forgot to test in Opera (and the + was just so that I wouldn't have to download the file, as I mentioned). Would this work (te

Re: [css-d] Image Positioning

2006-02-26 Thread Gunlaug Sørtun
> http://sswd51.accountsupport.com/index.html Ricky Zhou wrote: > #top { float: left; } > #top img { float: left; } > #top img + img { float: right; } That's only working in Firefox at my end. IE6 (and older IE-versions) doesn't understand the '+' selector, and Opera tends to shrink a floating

Re: [css-d] Image Positioning

2006-02-26 Thread Ricky Zhou
> Careful, my McAfee says Donna's URL is phishing. My guess is that the domain, "accountsupport.com" probably triggered it.. from my inspection, the site contains no malicious content. And just to get back to CSS, you might want to combine some of those messy border-left/right/top/bottom into a

Re: [css-d] Image Positioning

2006-02-26 Thread Ricky Zhou
> I would like to know how I can position the 'beach picture' I have in > the header to the right. I just floated the the first image left, the second right, and #top left (you might want to give them IDs or something to make this easier). #top { float: left; } #top img { float: left; } #top img

Re: [css-d] Image Positioning

2006-02-26 Thread sconlee
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Donna Sent: Sunday, February 26, 2006 12:11 PM To: css-d@lists.css-discuss.org Subject: [css-d] Image Positioning Hello All, I would like to know how I can position the 'beach picture' I have in the header to the right. Here's the

[css-d] Image Positioning

2006-02-26 Thread Donna
Hello All, I would like to know how I can position the 'beach picture' I have in the header to the right. Here's the URL: http://sswd51.accountsupport.com/index.html All help much appreciated! Donna __ css-discuss [EMAIL P