Forums
Forums / Fixing WordPress / Pics in widget
(@pcjc1999)
14 years, 9 months ago
Anyone know if there is a way to add an image to a widget?
Or, alternatively, how would I add an image to a sidebar widget?
Thx
(@alchymyth)
one way is to add the image html code into a textwidget;
example: <img src="http://full_path_to_image/image.jpg" alt="" />
<img src="http://full_path_to_image/image.jpg" alt="" />
or search the plugins for ‘image widget’ or so….
Many thanks – appreciate it – think I’ll try the plugins.
The topic ‘Pics in widget’ is closed to new replies.