You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Topsidebar help

UserPost

6:16 pm
June 1, 2011


Taurus

Member

posts 6

1

Hi, I've managed to remove the widgets from the top sidebar on my site. Happy to have made progress as I am not confident about things having to do with the computer. Flexibility3 has been a real help.

I am now left with a light blue rectangle where all the widgits, meta, archives were, and I would like to place a photo there.

How do I accomplish this? Is it specific to Flexibility3, or is it a WP thing? Do I need to download from a photo service (Photobucket), or can upload from my computer?

Also, is there a 'gallery' plugin specific to Flexibility3? I'd like to have a page of just photos.

 

I have lots of other questions, but they can wait.

 

Thanks for any help.

8:40 am
June 15, 2011


Ryan

Admin

posts 1547

2

Do you have the URL where I can see the blue box? 

You can insert an image using a text widget and some HTML.  First upload the image into WP using the Media > Add New and then copy the File URL for the uploaded image.

Then create a new text widget and use this:

<img src="paste File URL here" />

That will insert the image.

For a gallery, you might try the NextGen gallery plugin.