AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Other content under caption container #122

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Displaying caption under slideshow with more content below the caption. 
Removed floats to create a single column layout. Slideshow > Controls > Caption 
> other content

What is the expected output? What do you see instead?
Caption displays as expected, the problem is captions are all of various 
lengths and I believe they are out of the doc flow and content below does not 
push down. Any ideas how to do something like this?

What version of the product are you using? On what operating system?
2.0 - XP, Snow Leopard

Please provide any additional information below.
I've tried many variations of positioning etc with no luck. I have not been 
able to find any layouts using this with content below a variable length 
caption. If there is an existing sample that would be great otherwise I'm 
stuck. Thanks!

Original issue reported on code.google.com by mateo...@gmail.com on 8 Jun 2010 at 2:08

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry didn't mean for that to be a type "Defect".

Original comment by mateo...@gmail.com on 8 Jun 2010 at 2:10

GoogleCodeExporter commented 8 years ago
Don't know why I didn't do this earlier, but I solved this by using an 
overflow-y:scroll and some other width, height info to keep things tidy. Thanks 
for a great tool!

Original comment by mateo...@gmail.com on 9 Jun 2010 at 1:09

Attachments: