Hello, Id like to know how I can remove the ad space under the navigation bar (the one that says AD 980x100). I know how to replace it with something else but I have no need for an ad at this point on my forum. Also If I would also like to know if in the future I decided to put something there, does it have to be 100px or can it be thinner? Thanks in advance
Hello You can remove this by open PAGE_CONTAINER template, find and remove Code: <div id="ads"><a href="#"> <img src="@imagePath/xenforo/ad.png" alt="XenForo"> </a></div> Regards,