Hi,
Since uploading the update, my photo captions have moved all the way to the left (instead of centered under the photo). I am a newbie with HTML, but tried a few things in the CSS to fix it. Changing to Text Align to Center, moved it to justify to the right under the photo. Changed Margin from auto to 0px; and that moved it left under the photo. That was all I could figure out to try.
Can someone please tell me what I need to change it to get the photo captions centered under the photos again.
Thanks for the help.
Tami
Technical Support Forums » Web Album Generator
Photo Captions (4 posts)
-
-
If you'd like to center your captions, add the following lines to the bottom of the stylesheet template (click on File then "Edit Stylesheet Templte")
p.caption { text-align: center; }
Hope this helps!
-
Thanks so much. Worked like a charm.
I love the program and will be leaving a donation soon. -
This doesn't work for me. It looks fine and centered - until the page is minimalized, then everything is centered except the Photo Caption which is off to the right.