Border around ads mobile
-
I use now codes like this to shwo ads on mobile:
<!-- CSS Code --> <style type="text/css" scoped> img.GeneratedImage { width:330px;height:180px;margin:0px;border-width:3px;border-color:#000000;border-style:solid; } </style> <!-- HTML Code --> <a href="https://www.tes23t23.nl/" target="_self"><img src="https://www.revive.nl/wp-content/uploads/2021/06/adieugod.gif" alt="Adieu kerk! Adieu God?" class="GeneratedImage"></a>
I want to switch to Advanced Ads to show the ads through that plugin. Is it possible to if you create an image ad with advances ads to give it a class. That has: border-width:3px;border-color:#000000;border-style:solid; ?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Border around ads mobile’ is closed to new replies.