photo descriptions go off the page!

Comments

  • acrylian Administrator, Developer
    Check your description, you have probably some non-breaking space so that the line break does not work.
  • I just typed the descriptions in from the Admin pages, and pressed save. No non-breaking-spaces.
  • fretzl Administrator, Developer
    In your `photo.css` look for this part:

    #descText {
    margin-left: 265px;
    white-space: nowrap;
    }

    and remove `white-space: nowrap;`

    Hope that works
  • a-HA! That solved it mate! How did you know? You've dealt with this theme's quirks before?

    How can I tell zenphoto team (or theme designer) about this 'bug?'
  • fretzl Administrator, Developer
    There were indeed problems before.
    Strange though that I can't reproduce your problem.
    The way the CSS is at the moment seems to work for others so no need to inform the developers.
    Cheers
  • If it matters at all, I installed it via "SimpleScripts" from my host's CPanel.... I think I'll do it manually the next time to avoid these sorts of things.

    I could try to install it again at a different location, see if the same problem comes up.

    F
  • This would not be the first time "SimpleScripts" has been the cause if issues with a Zenphoto install.
  • Hi,

    I just started using Zenphoto, and I'm having the same problem. I tried you suggestion, and it didn't help. Is there anything else that might be wrong? I find it rather frustrating that there isn't an automatic wordwrap on here... even when I try to insert manual html, it ignores my code and nothing changes.

    http://outlandarmour.com/zenphoto/index.php?album=steampunk-creations&image=Captain-Dantes-5.jpg
  • Ah, it's righted itself now. Seems it was just taking my edit a while to take affect. Thanks for the help!
Sign In or Register to comment.