The simple way to place images in your sidebars.
The Simple Image widget does not provide a mechanism for uploading images or files. You can however easily upload an image by selecting Media -> Add New. After uploading an image, copy its 'File URL' for use in the Simple Image widget 'Image URL' field.
Each instance of the widget can only display one image, but you can create as many instances as you need.
In your theme's CSS file, add this code:
.simpleimage img { border: 0px; }
This can also be done with CSS:
.simpleimage { text-align: center; }
In WordPress, select Appearance -> Editor, then in the file list on the right, select Stylesheet (style.css) under Styles. Add your custom CSS code to the bottom of this file.
Requires: 2.8 or higher
Compatible up to: 3.2.1
Last Updated: 2010-7-25
Downloads: 90,966
Got something to say? Need help?