We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Please suggest-looking for a specific plugin | Forum

Topic location: Forum home » Support » General Questions
yourgoal
yourgoal Mar 31 '15
Hi,


I am looking for a plugin which can help in adding a image (jpeg, gif, png) or a .swf image in the desired position of the website.


I would like to show the image only on some desired pages in the left side of the website.


Please let me know if there is any plugin available. If there is no plugin to do this, please let me know how I can do this using the custom html plugin.


Thanking you in advance for your kind help.


With regards,

Your goal.

yourgoal
yourgoal Mar 31 '15
Hi,


Please suggest.

Taissa Team
Taissa Apr 1 '15
yourgoal, concerning the plugin I'm not sure if there some but you can try searching one in our Store.

Sure you can use the Custom text/HTML widget. This widget available for the following pages: Main, Forum, View Profile, Dashboard.
To display the image via the Custom text/HTML widget you may paste this code within the Content text area as an example :

<span class="wraps"><img src="http://imagelink" /></span>
<style>.wraps{position:absolute; top:500px; left:10px;}</style>


In the same way you can display image on the custom pages created via the Admin Area>Pages&Menus section.
And even in some cases, you can use the Language keys.

As you can see everything depends on the page where you want to display the image.

 If I misunderstood you, please provide me with the screenshots and more details on what you want.
The Forum post is edited by Taissa Apr 1 '15