MyBB Community Forums

Full Version: Advertisement in Posts v0.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
how do i remove the red border around the ads?

i changed this line:

"template" => '<div style="border-style:none" bgcolor="#FFCCFF" class="{$float}">{$ads_code}</div>',
but it didn't seem to do anything.....
Open: ACP > Templates > Global Templates > ads_posts > find the following and remove;
style="border: 1px solid #FF0000"
thanks!
Happy to help Wink
(2011-12-23, 10:51 AM)crazy4cs Wrote: [ -> ]^Open plugin file, find:

eval("\$post['ads_posts'] = \"".$templates->get("ads_posts")."\";");
			}
		}

After it add:

return $post;

Save it and see.


not working for me also , I tried all solution given

i use mybb 1.6.5 with default templates !
Plugin has been updated to v0.4, it fixed a bug. Please download and overwrite to the old file. No need to deactivate/re-activate the plugin.
Can this put a banner after the first post and before the second post?

Like this: http://www.ganharmaisdinheiro.org/downlo...um_map.JPG

Sorry, already see that dont, and see that you have one premium that do, thinking in buy the premium Toungue
Can you possibly help. I am the admin on my site and i cannot see the adverts and i do have my groups id added to the list to show adverts but its still not showing for me.

Also how can i move the advert slightly to the left?
How can i fix that problem :
[Image: 11616_fix.png]
What problem ??
Pages: 1 2 3 4 5 6 7