2 Ads below the article

Posted in: Newspaper
Post count: 25

Hello guys,

How to add two ads below the article. I need something like this –> https://s18.postimg.org/wkytmax7d/test.png

Currently I am able to place just 1 add. I found a way to add a second ad using “do_shortcode” but I am not sure how to align them and make them one next to other.

My website: dnesnovinite.com

Post count: 23312

Hello kr15k0,

You should use a bit of CSS code for their alignment. As an instance, you can try using the float:left or right, depending on how you want to look. You can provide your website URL so I can inspect it closer and also, so I try to provide a more accurate response.

Thanks for the message!

Post count: 25

The website is: http://dnesnovinite.com/

Post count: 23312

Hello kr15k0,

I have inspected your post page and I saw that you have only 1 ad at the bottom of your page, like this -> http://screencast.com/t/G5CqyRvGRQ I thought that you have had 2 articles ads added in that place and you do not know how to align them, and that’s why I requested your website. You should add the second ad and then you can let me know so I try to provide a proper CSS code in this regard.

Thanks for your understanding!

Post count: 25

Hello,

When I add 2 ads I am getting this

I am not able to have 2 ads during the day because the website is live and it is unacceptable to have the adds disordered.

What is the right way to have 2 ads under the article one next to other?

Post count: 23312

Hello

You should use the following code and check the results ->

.td-g-rec-id-content_bottom{
float:left!important;
}

If you do not have two ads on your website, I cannot test the code so I can test if it works or not.

Hope this helps!

Thanks for the message!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.