PDA

View Full Version : xhtml/css Problem with divs


James Costa
10-09-2005, 06:21 PM
Hey guys,

http://gallery.jcosta.net

You can see the problem... any solutions?

Cheers,

James Costa

Connie
10-09-2005, 06:25 PM
James,

please be more exact?

what is the problem?
whith which browser, which OS? MAC or PC?

As I never use IE, I miss a lot of problems, but get others ;=)

James Costa
10-09-2005, 06:39 PM
Shouldn't matter which browser.

And the problem is tha the comments areas fall out of the container div.

Thanks again.

Connie
10-09-2005, 08:28 PM
James,

I would be very glad if you were right with "Shouldn't matter which browser."
because it matters absolutely!

now we know what you mean
but unfortunately I cannot check it out now because it is late here in Germany and I must get up in 6 hours to travel to another city

will have a look when I come back tomorrow evening, but maybe somebody else found a hint until then?

Joe[y]
10-09-2005, 08:42 PM
don't define a height on 'content2'.

James Costa
10-09-2005, 10:03 PM
@ Connie: Thanks anyways.

@ joey: Mate, it doesn't matter whether or not if 4you define aheight for content2. Its going to stretch anyways, thats why I didn't define one.

Anyone else? :confused:

Joe[y]
10-10-2005, 06:56 AM
if you define heights on divs and they are in a defined position they will not stretch - as 'inner2' it was not like this it seemed inner2 was literally having to move outside content2 as there was no room.

Connie
10-10-2005, 08:53 PM
James,

have a look here; I just found this:

http://positioniseverything.net/explorer/expandingboxbug.html

could this be the reason?