how do i insert new pic into existing link?

4 replies
  • WEB DESIGN
  • |
hey guys, i have a link with an image i would like to replace with a new image,how i was advised i had to insert the new url in 2 the the code after <img src="
i think i have to upload the new image to the server or sumthn can some1 help? please
#existing #insert #link #pic
  • Profile picture of the author Mohsin Rasool
    Originally Posted by adrianr26b View Post

    hey guys, i have a link with an image i would like to replace with a new image,how i was advised i had to insert the new url in 2 the the code after <img src="
    i think i have to upload the new image to the server or sumthn can some1 help? please

    Hi Buddy,

    Yes first of all you need to upload the new image to your server and note down the
    location where you upload it..say it is in your main domain's images folder...

    so you need to update the img tag like this..

    <img src="http:/ rdomain.com/images/newimagename.jpg">

    Let me know if this solves your problem..or you have any other question..
    i am sure i can help you with this...

    best,
    Mohsin
    {{ DiscussionBoard.errors[1187245].message }}
  • Profile picture of the author cheapdeals
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[1187693].message }}
  • Profile picture of the author adrianr26b
    Thanks guys, im going to work on it now..
    {{ DiscussionBoard.errors[1188043].message }}
  • Profile picture of the author healthuk
    still another easy option ... create your new image with the same name and upload it. Your' done !!!
    {{ DiscussionBoard.errors[1191348].message }}

Trending Topics