Forums

[resolved] how to make a dafualt click link of image (2 posts)

  1. maherg
    Member
    Posted 1 year ago #

    hi
    i want to make a url dafault in image link for example
    i have some images thumnail and thumnail have link to their orignal full size image like :

    <a href="https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg"><img src="https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg" width="150"/></a>

    it will show a thumnail with full size image link now here i need some changing on click.
    i want to change it like this

    <a href="http://media.onlinemoviesss.com/img.php?id=https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg"><img src="https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg" width="150"/></a>

    i want to set http://media.onlinemoviesss.com/img.php?id=

    the full url of thumnail will be like this when some one link on this

    http://media.onlinemoviesss.com/img.php?id=https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg

    http://media.onlinemoviesss.com/img.php?id= this url before every image url and it should me dafualt
    because i don't want to put this link manualy on every image i can't do this their is to many images

    and when simply i post a image with <img src="image">
    this code or drag and drop images it shoult automatic convert to or automaticly put this http://media.onlinemoviesss.com/img.php?id=
    with image link

    it should be dafault link of images

    --------------------------------------
    if a imaage have no link simply displyig image <img src"">
    it should be also me link with that link with this img link

    all images that simply dispalying
    <img border="0" src="https://lh3.googleusercontent.com/-GFBIIf0fh8o/TneKnZMiKGI/AAAAAAAAVK8/cNJkduTSHj8//eyrin-andrea-hot--1.jpg" />
    have no link, that images should me link with url of images with the above method.

    i hope you understand what i have asking plese any one solve my problem if you know any plugin that do theses things for me please let me know i realy need this two things

    if nay one know help me how to do this

    [No bumping, thank you.]

  2. maherg
    Member
    Posted 1 year ago #

    i done it my self

Topic Closed

This topic has been closed to new replies.

About this Topic