XenForo Add the border around the ad container

Admin

Founder
Administrator
Oct 21, 2016
1,119
15
Pakistan
Language
English
XenForo Add the border around the ad container.
If you want to add a border around the ad container block then use this code

HTML:
<div style="border-radius:4px; background-color:#ffffff; padding:10px;border: 1px solid #d8d8d8">
  YOUR AD CODE HERE
<div>

Hit like button.