MyBB Community Forums

Full Version: installed shoutbox...adbrite not working anymore
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I put this in another thread, but I doubt people will look at it. So here again:

After successfully installing the shoutbox of Ozidave (which I liked a lot), my adbrite ads on the threads pages are not working anymore in firefox...does someone know what can have changed??? I am completely LOST!

For example, on this page http://www.qnhl.com/showthread.php?tid=807 , you should see horizontal ads after the first post, and before the quick reply...but they both disappeared since I installed the shoutbox.

Thanks,
GSA
I'm not sure why this happens put you set the hight of the seperator to 0px:
.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
Try to remove the line where you set the height. See if that fixes your problem.
Where can I find that .separator class?

Thanks,
GSA
I believe its in your theme's Additional CSS section
I removed the height=0. But the problem is persisting.
Some details that might help you assist me better:
-i had 2 text ads (horizontal ads), one after the first post, and one before the quick reply.
-the one after first post works in internet explorer.
-nothing works in Firefox, but u can still see "your ad here" link.
-everything was working great before i installed the shoutbox.

here an example:http://www.qnhl.com/showthread.php?tid=445

Thanks,
GSA