Question about MyEcoverMaker image and putting it on WP

1 replies
  • WEB DESIGN
  • |
Okay, I should probably know this but need a little help. I designed a cover for my e-book at MyEcoverMaker. I then paid for it and downloaded it.

So how do I upload and get this new e-book image to my main Side Bar on my WP blog ?

Thanks,
Rob
#image #myecovermake #myecovermaker #putting #question
  • Profile picture of the author AzizA1
    Go to Admin->Media->Add New and upload the image you want. Once it is uploaded, click in the File URL box, hit CTRL-A CTRL-C to select and copy the URL.


    Then go to Appearance->Widgets and drag the text widget into the sidebar. In the text area, enter '<img src="', then CTRL-V to paste in the URL of your picture. Type '" />' to close the img tag. Click Save.


    You may need to use the height and width attributes to size the image. You should end up with something like this:


    <img src="http://mysite.com/wp-content/uploads/2009/12/MyPicFile.jpg" width=200 height=120 />


    Az
    Signature
    If you have a minute or 2 to spare, stop by the my Blog for some free tips :-)

    ==> 7 Days to $1000 Blog
    {{ DiscussionBoard.errors[8874319].message }}

Trending Topics