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

help plugin advertisement | Forum

Topic location: Forum home » Support » General Questions
Romuald
Romuald Oct 4 '13

hello all.

I would like to know if someone could help me to change the plugin advertisement (http://www.oxwall.org/store/item/37) was originally pub start at the top and bottom and I like the mettrent down and right (to modify the files and if possible to modify the lines).

Thank you in advance.

cordially

dave Leader
dave Oct 4 '13

Not really sure what your saying or needing.  

 

But regardless, you have removed the oxwall attribution link (powered by oxwall)  at the bottom of your page without permission.   You violate the license and then ask for help, thats not right..   Please put the link back or get permission to remove it legally and then ask for help.

 

www.viloos.com

 

Is that a fair request?

 

thanks.

The Forum post is edited by dave Oct 4 '13
Romuald
Romuald Oct 5 '13

@ Dave

Thank you for the answer but we made hacker and all the template was completely MODIFY we're all over it and if you look closely there is the big bug on it.

cordially

ross Team
ross Oct 9 '13
Do you want the banners to be at footer and and the right sidebar?
Romuald
Romuald Oct 9 '13
yes please
ross Team
ross Oct 9 '13
First of all, create your own advertisement banner - you should create a banner picture using an image editor (for ex: Photoshop).
Then you should share it on the Internet. Or you can upload the image to your network via Admin Area > Edit Theme > Graphics, and then use the following banner code by adding the link you received after uploading:

<a href="YOUR_SITE_URL"><img src="URL_RECEIVED_AFTER_UPLOADING" border=0 alt="SITE_TITLE" /></a>

To create a simple link - you can use the following code:

<a href="YOUR_SITE_URL">THE_LINK_TITLE</a>

So you need to insert this code: <a href="YOUR_SITE_URL"><img src="URL_RECEIVED_AFTER_UPLOADING" border=0 alt="SITE_TITLE" /></a> in the advertisement plugin


go the installed plugins, hover over advertisement plugin, click on the settings then add a banner, paste this: 

<a href="YOUR_SITE_URL"><img src="URL_RECEIVED_AFTER_UPLOADING" border=0 alt="SITE_TITLE" /></a> in the code area and click add


then you need to place the banner at the footer, 



then go to : www.domain.com/index/customize

add custom text/html widget to the sidebar, go the settings of this widget and insert the same code <a href="YOUR_SITE_URL"><img src="URL_RECEIVED_AFTER_UPLOADING" border=0 alt="SITE_TITLE" /></a> in the content area and save it. 


I hope I made it clear for you. 



Romuald
Romuald Oct 10 '13
thank you
ross Team
ross Oct 10 '13
no problem