Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author G0dLik3

    (@g0dlik3)

    Hello,

    I’m glad it does 🙂

    If you watermarked all your images, you could write something like this in your template’s style.css: .entry img {margin:0 auto -33px;}

    -33px is for the standard height of 30px, but you should change this until you don’t see the watermark anymore.

    It is possible you’ll need to add display:block; or float:left / float:right to the image so it works.

    Thread Starter vellatechie

    (@vellatechie)

    This doesn’t work for me :/.. If i use negative margin on image tage then the content area shrinks and the comment section looks as if it overlaps with the image..

    For some reason when 9gag use negative margin there is still empty space between image and comment..

    My email id is in my profile page in interest, send me an email if you want me to give you admin privileges to my test blog so that i can explain you my problem better 🙂

    Regards

    Plugin Author G0dLik3

    (@g0dlik3)

    Well.. you just got to find the right css rules.

    I’m sorry, but I can’t fix this problem. If everybody had problems like this, I’d have not time for myself :\

    Thread Starter vellatechie

    (@vellatechie)

    Negative margin is the only way i guess i have seen several sites use that only but for some reason ist not working here.. “.entry img” is the ONLY tag for image tag we ahve to edit to make it work right? We dont have to edit any other lines/file to change image tag in wordpress right ??

    Regards

    Plugin Author G0dLik3

    (@g0dlik3)

    What is the URL to your site ?

    Thread Starter vellatechie

    (@vellatechie)

    asd

    Plugin Author G0dLik3

    (@g0dlik3)

    Add overflow:hidden to .entry p.

    Thread Starter vellatechie

    (@vellatechie)

    Thanks a million 🙂

    Plugin Author G0dLik3

    (@g0dlik3)

    You’re welcome 🙂

    Hi Godlike… is it possible for you to take a quick view on my site as well for the hidden watermark my image thing? I can’t seem to find the image entry. foolark.com

    Plugin Author G0dLik3

    (@g0dlik3)

    Hello xylement, I’m sorry, but I can’t just tell everybody how they can do that. I hope you understand. If you had the standard wordpress theme or structure, you could have used the above code.

    ClubUgly

    (@clubugly)

    I hope I don’t get the hammer for asking this, but I would very much like to hide the watermark in post view too. I didn’t see any mention of this in the description or directions other than exact clone of 9gag which it is to a point. But I need that portion hidden just like their site.

    http://clubugly.com/sports/detroit-lions-jason-hanson-keeps-the-lions-at-16-6-vs-the-bills-11488

    Any assist would be really appreciated.

    Can you help me with this? i cannot hide the watermark either. Can you send me the CSS. I tried the different options I see here.
    http://www.epicnonsense.com

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘[Plugin: Watermark My Image] Hiding the watermark from images’ is closed to new replies.