Closed potateaux closed 10 years ago
Hi, this is a fantastic image gallery and pretty much what I was looking for but I too have the same question as "potateaux":
Any help or advice would be greatly appreciated or if its not possible at this time would something like this be incorporated at some stage in the near future?
many thanks in advance Angela
Hey!
Thanks for your feedback!
@potateaux & @angiemck39
@potateaux
@kamilczujowski thanks for the response, looking forward to the next version!
i have another question: i want each full preview to have a title above the "fullPreview" image (after it slides out). how can this be done? i've tried making a separate class for the title but i think i have to edit something with the js script in order for it to appear. but i'm new with jquery so i don't know how to solve this
thanks again
@kamilczujowski Im sorry for the late reply, thankyou for responding above and for the private message, its much appreciated.
cheers
@angiemck39 no problem! :)
@potateaux which title do you mean? under the (big) full preview?
@kamilczujowski yes the (big) full preview
@potateaux. You can use a div with class for description (< div class=" projectInfo " >...) for your full preview title. Just edit following CSS-Class "section #fullPreview .fullCaption" and add following styles: position: absolute; top: 0; left: 0; right: 0;
section #fullPreview .fullCaption { font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 15px; font-weight: 300; color: white; margin: 15px auto 0 auto; position: absolute; top: 0; left: 0; right: 0;
are you looking for something like this? :)
@kamilczujowski wow thanks! i feel like an idiot, it's such an easy solution haha
hey, thanks for creating this gallery! i've been looking everywhere for something like this
i have two questions, i hope you don't mind me asking
any help is appreciated, thank you