Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
sadams101 Posted September 21, 2018 Posted September 21, 2018 I am having issues displaying ads properly at what I believe are 3 different screen resolutions (my current ads use 2, and it is causing issues). So currently I use the following: 1) <div class='ipsResponsive ipsResponsive_hidePhone'>Desktop banner code here shows Banner A only on desktops</div> 2) <div class='ipsResponsive ipsResponsive_hideDesktop'>Mobile banner code here shows Banner B only on mobile</div> However, when I slowly close the with of the browser there is a mid-point where both Banner A and Banner B are showing, then if I continue to shrink the width it correctly shows only Banner B. I would like to make #2 above formatting also include this mid-range width, and show only Banner B there, and not Banner A. Thank you in advance for any help.
sadams101 Posted September 22, 2018 Author Posted September 22, 2018 Thank you...the solution turned out to be fairly simple: 1) <div class='ipsResponsive ipsResponsive_hidePhone'>Desktop banner code here shows Banner A only on desktops</div> 2) <div class='ipsResponsive ipsResponsive_hideDesktop ipsResponsive_hideTablet'>Mobile banner code here shows Banner B only on mobile</div>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.