+ Reply to Thread
Results 1 to 9 of 9

Thread: watermark Listing Status

  1. #1
    Senior Member
    Join Date
    Jun 2016
    Posts
    108

    watermark Listing Status

    Hello everybody,

    With listing status,
    How to get the watermark in the center of the image ?


    Thank you

  2. #2
    Senior Member
    Join Date
    Jun 2016
    Posts
    108
    Hello,

    Cool no reply !!

  3. #3
    Hello Acte,

    You need open file \includes\classes\rlResize.class.php and made following changes in saveImage() method:

    Code:
    Only registered members can view the code.
    replace to:

    Code:
    Only registered members can view the code.

    Attached Images Attached Images
    Last edited by Curtis; January 12, 2017 at 11:23 AM.
    Thank you, Curtis.
    @Flynax Company

  4. #4
    Senior Member
    Join Date
    Jun 2016
    Posts
    108
    Great Curtis !

    Second thing.

    How to make the watermark always the same size ?

    Because depending on the resolution of the image the watermark changes size !






    Thank you.

  5. #5
    Hello Acte,

    I can check it in real listings only. Please send me the FTP logins and both images which you upload to my PM. I'll check it.
    Thank you, Curtis.
    @Flynax Company

  6. #6
    Senior Member
    Join Date
    Jun 2016
    Posts
    108
    Thank you Curtis for your help.
    But I keep my FTP logins codes for myself only.


    You can download the pictures here

    http://nsa38.casimages.com/img/2017/...5526992880.jpg

    http://nsa38.casimages.com/img/2017/...5523936749.jpg


    The problem stems from different resolutions

    Thank you.
    Last edited by Acte Immo; January 13, 2017 at 08:26 AM.

  7. #7
    Senior Member
    Join Date
    Jun 2016
    Posts
    108
    Up !

    Nobody has this problem ?

    Yet, this seems to be a manufacturing problem.

  8. #8
    Junior Member
    Join Date
    Dec 2016
    Posts
    10
    Quote Originally Posted by Acte Immo View Post
    Up !

    Nobody has this problem ?

    Yet, this seems to be a manufacturing problem.
    that happens becuase each image has different size while your watermark has fixed size.

    there are 2 ways you can fix this issue.

    1) resize all uploaded images to fixed size before watermarking them.


    2) resize your watermark image proportianlly depeing on your image size.


    i dont know how the script works, yet,

  9. #9
    Senior Member
    Join Date
    Jun 2016
    Posts
    108
    Hi Mike,

    Thank you for your participation.

    Actually I noticed too that the problem comes from the different image resolutions.

    But there must be a solution, we spend our time solving the problems of this software.

    The frame of the image is 750x500 px.
    Is there no way for the watermark to be proportionate to the size of the frame that it is always the same.

    Or make a watermark in proportion to the image as a percentage

    In Admin panel/pictures/Watermark text is possible, i think it's more easy to change size

+ Reply to Thread