CSS fluid div without width...
Posted: Sat May 24, 2008 3:10 pm
Hi,
http://www.triniscene.com/tsv7/gallerie ... =GAL58D093
i'm not a CSS guru but from the above link i have 2 divs
one holds a list of thumbnail pictures
the other the larger image of the thumbnail when the thumbnail is clicked
the large div is placed first and is floated to the right
the div with the thumbs are placed after and are floated left
I'm trying to get the divs side by side with the thumbs div being able to "adjust" based on the width of the other div (cause the other div holds the larger image which could be landscape or portrait)
further to this...
I want to be able to have the div with the thumbs lay itself out left to right horizontally when a larger image is not there
I'm kinda solved it in IE but NOT in FF....what do I need to do?
http://www.triniscene.com/tsv7/gallerie ... =GAL58D093
i'm not a CSS guru but from the above link i have 2 divs
one holds a list of thumbnail pictures
the other the larger image of the thumbnail when the thumbnail is clicked
the large div is placed first and is floated to the right
the div with the thumbs are placed after and are floated left
I'm trying to get the divs side by side with the thumbs div being able to "adjust" based on the width of the other div (cause the other div holds the larger image which could be landscape or portrait)
further to this...
I want to be able to have the div with the thumbs lay itself out left to right horizontally when a larger image is not there
I'm kinda solved it in IE but NOT in FF....what do I need to do?