Linking a widget
-
I made a support widget for my site: http://foofleshop.wordpress.com/ and i want my friends to post it in there sidebar. How do i make the widget so if you click it you can go to my site?
The blog I need help with is: (visible only to logged in users)
-
You just need to put the code in for a link to your site. Text widgets need to be written in HTML code.
-
Hmm…it still won’t work. So here is my widget’s code: <img src=”http://i672.photobucket.com/albums/vv87/Umphulump55/2622625622_91298ccb11-1-3-1-4-1–8.gif” border=”0″ alt=”Photobucket”>
So how can i make it if you click it, you go to my site? -
You must put the image URL in the “src” part of the code and the URL of your blog in the “href” part.
Note that to paste code here you need to enclose it in backticks, otherwise it’s functional (as you can see).
- The topic ‘Linking a widget’ is closed to new replies.