Take away space mobile ads on the sides on mobile version

Posted in: Newspaper
Post count: 96

Hi,
My domain revive.nl on the mobile version.
I use the mobile ads with css and html code.
https://ibb.co/R2M8Q2x -> I want to remove the blank/white space on the sides of the img
and make more like this -> https://ibb.co/SmyMZj9

How can I do that?

I use codes like this now:
<!– CSS Code –>
<style type=”text/css” scoped>
img.GeneratedImage {
width:400px;height:180px;margin:0px;border-width:3px;border-color:#000000;border-style:solid;
}
</style>

<!– HTML Code –>

I want the sizes of the ads be like: 400px by 180px

Post count: 21065

Hello!

Unfortunately, there is no setting or a better way to achieve this, just how you did it.

We are sorry for the inconvenience!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.