Help with creating a space to show the code for my blog badge
-
I changed my blog address to within the first pair of quotation marks. Can someone check to see if the code now shows as an icon that when clicked, goes to my blog?
Also, the image on top should really just be an image that isn’t a link. How do I change this? What should that code be?
Thank you!!!
-
-
Ah, sorry, I was at your blog and didn’t see the new question.
Plain, no linking, image:
<img src="URLofuploadedimage"> -
Thanks for your help panaghiotisadam!
The image on top should really just be an image that isn’t a link. How do I change this? What should that code be?
Also, if I shorten the code with tinyurl.com, what portion of the entire code should I shorten:
[sourcecode language='html']<a href="http://tryingtobegreener.wordpress.com" target="_blank"><img src="http://i518.photobucket.com/albums/u342/tryingtobegreener/TryingToBeGreenericon.png" border="0" alt="Trying To Be Greener"></a>[/sourcecode]Everything between [sourcecode language='html'] and [/sourcecode] ?
Thank you everyone who’s been helping!
-
- The topic ‘Help with creating a space to show the code for my blog badge’ is closed to new replies.