V
V
Viktor Grachev2014-11-25 11:20:29
css
Viktor Grachev, 2014-11-25 11:20:29

How to center align a div inside a lightbox?

Good afternoon! Can you please tell me how to align the div below the lightbox image that appears when you click on the icon? At the moment he appears on the left and goes to the center. Whatever I tried, I can’t get it to appear correctly in the center. I can't figure out what style is pushing my text to the left. Please point out what I'm doing wrong. Here is a test site: mka.azuron.ru

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Batulin, 2014-11-25
@DmitryPRG

For the class="gallery"
div, write in the styles:
text-align: center;
It worked for me and the blocks centered

A
Alexander Zachinalov, 2014-11-25
@SanDiesel

You have a fancybox call code inserted in index > head, in its options
$(".caption").toggle();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question