Technical Support Forums

Technical Support Forums » Web Album Generator

Description and caption not staying centered (8 posts)


About this Topic

Tags

No tags yet.

  1. Aisha
    Member
    Posted 5 years ago

    First I should say this is an awesome program! I've just used it for the first time and will definitely recommend it to others.

    Here's the problem I'm having. The title and images all stay centered, but as the browser window is resized, the top description and the captions under images don't adjust. I want it to be centered relative to the window size chosen by the user but can't seem to figure it out. I just don't understand CSS enough to know what to try.

    In another post you said to add this to the bottom of the css file (main.css). p.caption {
    display: block;
    width: 640px;
    margin: 1ex auto;
    }
    I tried that and it didn't fix it. Any other ideas?

    Thanks!

    A'isha

  2. steve owen
    Moderator
    Posted 5 years ago

    Try dropping the 1ex, and just use margin: auto; then, padding: 5px; that should do it.

  3. Aisha
    Member
    Posted 5 years ago

    Thank you so much! That solved it totally!

    A'isha

  4. Anonymous

    Posted 11 months ago

    Wow worked for me too.

  5. Anonymous

    Posted 9 months ago

    Great!Thanks for sharing this!

  6. Anonymous

    Posted 9 months ago

    Great!Thanks for sharing this!

  7. Anonymous

    Posted 9 months ago

    good

  8. Anonymous

    Posted 9 months ago

    aaaa


Reply

(required)