*

hayat

  • ****
  • 115 posts
google adsense view problem
« on: April 26, 2016, 09:50:26 AM »
Hi i have insert google adsense cod on front page in desktop view it not fully view while in mobile view it can be view fully i have change the code width and height but than google not showing their ad. please help me thanks.
i am using patricia theme
« Last Edit: April 26, 2016, 09:53:29 AM by hayat »

*

MB Themes

Re: google adsense view problem
« Reply #1 on: April 26, 2016, 10:52:19 AM »
@hayat
You need to use responsive adsense if you want to have it responsive.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hayat

  • ****
  • 115 posts
Re: google adsense view problem
« Reply #2 on: April 26, 2016, 11:10:11 AM »
@hayat
You need to use responsive adsense if you want to have it responsive.
i did it but than it comes as vertical in length and very long which create long white space between latest listing and upper category section

*

MB Themes

Re: google adsense view problem
« Reply #3 on: April 26, 2016, 11:14:25 AM »
@hayat
Everything has some pros and cons. In this case banner is creating reserved space for itself.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hayat

  • ****
  • 115 posts
Re: google adsense view problem
« Reply #4 on: April 26, 2016, 07:05:56 PM »
Hi look at the image its responsive one but it still look half in mobile view can you help regarding this thanks.
www.classifyhub.com

*

MB Themes

Re: google adsense view problem
« Reply #5 on: April 26, 2016, 08:00:34 PM »
@hayat
I see it ok.
For image styling please follow standards:
http://www.w3schools.com/css/

You can get much more useful info there...

Your styles are not super reliable, I would choose CSS:
Code: [Select]
#element {width:100%;height:auto;max-width:100%;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots