Possible to have inline header ads and bottom inline float?

Posted in: Newspaper
Post count: 135

Hello,

I was wondering if it is possible to have the option to place inline header ads and bottom inline ads float left or right just like how the middle inline ads can be.

Maybe this could be helpful for the next update if anything.

Thank you.

Post count: 22421

Hi,
I will add this suggestion for future updates and if the development team decide on it, then it will get implemented. Until such time you can use css to float ads left or right.
You can use css like so:
non-adsense:
.td-a-rec-id-content_top, .td-a-rec-id-content_bottom{
float:left!important
}

for adsense:
.td-g-rec-id-content_top, .td-g-rec-id-content_bottom{
float:left!important
}

Thank you!

Post count: 135

Thank you!

Post count: 15

hi,
this code is done by adding the AdSense ad to the left. example ? detailed , how to add to where ?
————-
how to add a fixed response ad to the right or left

Post count: 15

do you like other add-ons (news page ) in this kind of slider topic in the update ?

http://hizliresim.com/vPBQ9z

http://hizliresim.com/LDqYro

Thank You,

Post count: 20688

Hi,

@haberler-kim Those are CSS codes, they can be entered in the theme panel sections
https://www.screencast.com/t/hBBSXfurgqB
If you want to do the same as the user above, you could try these codes and see if they still work for top and bottom ads.
Only the article inline ad has the option to align the ad code
https://www.screencast.com/t/CevRgWZF

If I misunderstand something please correct me.

Thanks

Post count: 15

No,

http://hizliresim.com/ODX9G5

As in the picture,
how to add responsive adsense or different ads based on the left and right, or

Post count: 20688

I can’t see the image you posted – https://www.screencast.com/t/DsIXGHGBPNiI

For the post content only the inline ad has the option to align it left or right, the top and bottom ad do not have this option.
You could align them that way with CSS as mentioned above, may require some more styling however.
For example a top ad would look like this by default
https://www.screencast.com/t/dWlDRZc3Yx
With the code and also some margin – https://www.screencast.com/t/AcPbJToSazH

In case of Adsense you could do the same, you could wrap the adsense code in a div and add style to it, for example
https://www.bloggerspice.com/2013/02/how-to-align-adsense-ads-left-right-and.html
As long as there is not violation of the Adsense policies there will be no problem
https://support.google.com/adsense/answer/1354736

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