Re: [css-d] What is doing this in IE Mac

2005-04-27 Thread Philippe Wittenbergh
On 28 Apr 2005, at 7:20 am, Moira Ashleigh wrote: I took the code in this and tried clearing the floats every different which way, and taking out the position absolute, and tried changing the Doc type the XHTML 1.0 but none of this seemed to fix the IE Mac issue of overlapped thumbnails. I sear

Re: [css-d] What is doing this in IE Mac

2005-04-27 Thread David
I dont understand why all of these people are worried about ie mac - Only people who use it are people who havent upgraded to OSX. I think its like .01% browser share. It gets too much css wrong and too little people use it to worry about it. To the 20 people who use it, I'm sure they are gettin

[css-d] windows issues

2005-04-27 Thread Scott Haneda
A firend of mine ran into some bad luck and is in the hospital, so I was elected the one to get a site up: There is a layout problem on windows and I can not figure it out, looks ok to me in Safari and FF on the mac, can someone take a look:

Re: [css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
Thanks Gunlaug. I'll try to follow your instructions. Arnie - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> To: "css-d list" <[EMAIL PROTECTED]> Sent: Wednesday, April 27, 2005 9:36 PM Subject: Re: [css-d] problems with DTD, Floats and clear Arnie Shafer wrote: The page v

Re: [css-d] problems with DTD, Floats and clear

2005-04-27 Thread =?ISO-8859-1?Q?Gunlaug_S=F8rtun?=
Arnie Shafer wrote: The page validates, but as xhtml 1.0. transitional, my DTD is set to strict.?? Your DTD is definitely Transitional now. :-) This is a Strict DTD: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> I would like to have the title below the float and the paragraph that relates

Re: [css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
When I refer to the float problem, Jack, I am referring to the pictures. The first one is "Casper's House". Arnie - Original Message - From: "jack fredricks" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Sent: Wednesday, April 27, 2005 8:23 PM Subject: Re: [css-d] problems w

Re: [css-d] Button, button, who's got the....

2005-04-27 Thread jack fredricks
have a read of this; http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/ it might help you a little and dont forget the wiki; http://css-discuss.incutio.com/?page=FormElements __ css-discuss [EMAIL PRO

[css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
Dear List, I have spent the day looking to resolve the following issues. The page validates, but as xhtml 1.0. transitional, my DTD is set to strict.?? I would like to have the title below the float and the paragraph that relates to the graphic flowing around it. Don't worry about them all,

Re: [css-d] Class and id with same name

2005-04-27 Thread jack fredricks
I can't think of any problems. The css selectors are different (# vs .), so you should be fine. However, I personally wouldn't do this. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wik

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread jack fredricks
you must be new to the list, this is said 5 times a week, so welcome! for general help on layout issue, try the wiki please; http://css-discuss.incutio.com/?page=TwoColumnLayouts best of luck. If problems persist, see a CSS-doctor (that's us :) _

Re: [css-d] What is doing this in IE Mac

2005-04-27 Thread Moira Ashleigh
I took the code in this and tried clearing the floats every different which way, and taking out the position absolute, and tried changing the Doc type the XHTML 1.0 but none of this seemed to fix the IE Mac issue of overlapped thumbnails. I searched the web and the WIKI trying to find a referen

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread Francesco
Lucas, Take a look at my recently redesigned http://www.blackcoil.com site which uses a centered 760px content region, with footer, and expands vertically with new content. Let me know if you have any questions. Francesco On Thu, 28 Apr 2005 09:36:21 +1200, "Lucas Young" <[EMAIL PROTECTED]>

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread Francesco
Lucas, Take a look at my recently redesigned http://www.blackcoil.com site which uses a centered 760px content region and expands vertically with new content. Let me know if you have any questions. Francesco On Thu, 28 Apr 2005 09:36:21 +1200, "Lucas Young" <[EMAIL PROTECTED]> said: > Hi al

[css-d] Help needed with simple stretching site layout

2005-04-27 Thread Lucas Young
Hi all I'm building a 2-column site where the height of the columns needs to be at least x pixels high, but if there is a lot of content in the site, the height of the site needs to stretch to accommodate (both columns). The site is centred in the page. The layout looks like this (790px wide, cent