Technical Support Forums

Technical Support Forums » Web Album Generator

Photo Captions (4 posts)


About this Topic

Tags

No tags yet.

  1. Anonymous

    Posted 6 years ago

    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
  2. Mark
    Administrator
    Posted 6 years ago

    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!
  3. Anonymous

    Posted 6 years ago

    Thanks so much. Worked like a charm.

    I love the program and will be leaving a donation soon.
  4. Anonymous

    Posted 11 months ago

    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.


Reply

(required)