vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
530 stars 158 forks source link

image description under the photo #90

Open MichalFab opened 8 years ago

MichalFab commented 8 years ago

Hi:> How can I change position of the text-panel with description? I would like to have description under the picture.

Thanks!

vvvmax commented 8 years ago

HI, this option exists, but it's not documented yet. Sorry. I'll try to make documentation tomorrow / after tomorrow.

Basically the option is: tile_textpanel_position:"bottom",

On Thu, Jul 7, 2016 at 11:06 PM, Michalf94 notifications@github.com wrote:

Hi:> How can I change position of the text-panel with description? I would like to have description under the picture.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vvvmax/unitegallery/issues/90, or mute the thread https://github.com/notifications/unsubscribe/AC_K_s9mZ_yDuWVY8PgOOopjBt253LXJks5qTVxZgaJpZM4JHcwa .

MichalFab commented 8 years ago

Thanks for reply I check it: jQuery("#gallery").unitegallery({ tile_textpanel_position:"bottom",

but it doesn`t work. The text panel is on the top of lightbox (ex: https://s31.postimg.org/l4s1flgsb/Przechwytywanie.jpg)

Is it another way to change it?

vvvmax commented 8 years ago

Oh. Thoght you ate talking about tile text panel. The wide lightbox has only top panel. For bottom panel please use compact lightbox lightbox_type:"compact"

On Saturday, July 9, 2016, Michalf94 notifications@github.com wrote:

Thanks for reply I check it: jQuery("#gallery").unitegallery({ tile_textpanel_position:"bottom",

but it doesn`t work. The text panel is on the top of lightbox (ex: https://s31.postimg.org/l4s1flgsb/Przechwytywanie.jpg)

Is it another way to change it?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vvvmax/unitegallery/issues/90#issuecomment-231544105, or mute the thread https://github.com/notifications/unsubscribe/AC_K_mw1P7dxH7p84RKrYIECSc504hkXks5qT9MPgaJpZM4JHcwa .

MichalFab commented 8 years ago

Thanks very much for your really fast reply! Yes! It is work now. Is it possible to have tittle under the photo and description on bottom? Maybe should I change sth in CSS?

vvvmax commented 8 years ago

I dont have such option, sorry. With css would be difficult.

On Saturday, July 9, 2016, Michalf94 notifications@github.com wrote:

Thanks very much for your really fast reply! Yes! It is work now. Is it possible to have tittle under the photo and description on bottom? Maybe should I change sth in CSS?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vvvmax/unitegallery/issues/90#issuecomment-231544380, or mute the thread https://github.com/notifications/unsubscribe/AC_K_gMW_4wA3WknhMfI2yctj_epcOL8ks5qT9RWgaJpZM4JHcwa .

MichalFab commented 8 years ago

Ok, thanks. What about text format of the description? Is it possible to change color or font in CSS?

vvvmax commented 8 years ago

Yes i have options documented and what dont have options you can do with simple css. You can use firebug to trace the lightbox yext class

On Saturday, July 9, 2016, Michalf94 notifications@github.com wrote:

Ok, thanks. What about text format of the description? Is it possible to change color or font in CSS?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vvvmax/unitegallery/issues/90#issuecomment-231544762, or mute the thread https://github.com/notifications/unsubscribe/AC_K_j2CMGWRIruaIScccJurCdocVlC9ks5qT9YlgaJpZM4JHcwa .