Hi,
I'm using CocoonJS to show a banner on "top center".
And I have an horizontal bar object also on top.
I'd like this bar to go exactly below the ad, with no space between.
But the height of the ad vary acording to different resolution screens.
How could we do this then?
I'd like the bar to change its position to below the ad, only when there's ad showing.
Or, it could stay always in that position, even with no ads.
What I'd consider important is to not have any space in between.
Any help would be welcome. Thanks!