Display Text did not follow :((

Permalink Browser Info Environment
Show text from picture description is fine,
but it post all text in one line, not in x_lines.
Can you fix this a bit?
and
how can i adjust the text line max_wide?

Type: Pre-Sale
Status: Resolved
Buschmann
View Replies:
mnakalay replied on at Permalink Reply
mnakalay
Hello,
Thank you for letting me know. I'm looking into it and will offer a fix shortly
mnakalay replied on at Permalink Reply
mnakalay
Hello,

I have fixed the description problem and it will now respect line breaks.

Concerning limiting max width for the description, you can do it by giving it a left and right padding.

In the file touch_gallery/css/touch-gallery.css the description is styled as follow:

.galleryOverlay p.placeholderdesc {
    position: absolute;
    /*bottom:-40px;*/
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.65);
    margin: 0;
    padding: 10px;
    font-size: 14px;
    display: block;
    width: 100%;
    height: auto;

You need to modify the padding value.

To do so and still be able to update later without losing your modifications, you must create a template for your gallery and add the modified padding to it like so:
.galleryOverlay p.placeholderdesc {
    padding: 10px 85px;
}

In this example, padding left and right will be 85px

If you are not sure how to build the template, just let me know and I'll help you with that.

I'd like to ask you a favor if you don't mind. Could you take a few minutes and leave a review for Touch Gallery please? Just a few words telling others about your experience with it would be fine. You can do it here: https://www.concrete5.org/marketplace/addons/touch-gallery1/reviews...

Thank you
mnakalay replied on at Permalink Reply
mnakalay
Hello,

Is the problem solved? Can I mark this request as resolved?

Thank you
Buschmann replied on at Permalink Reply
Buschmann
YES,
P E R F E C T ++

Thanks again..:)
mnakalay replied on at Permalink Reply
mnakalay
Awesome! thanks for letting me know.

Sorry to insist but if you had the time for a little review I'd really appreciate it:https://www.concrete5.org/marketplace/addons/touch-gallery1/reviews...

If you want to of course.

Thank you again

concrete5 Environment Information

pc

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.