Support Forums - Classified Ads Script Osclass

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: hayat on April 26, 2016, 09:50:26 AM

Title: google adsense view problem
Post by: hayat 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
Title: Re: google adsense view problem
Post by: MB Themes on April 26, 2016, 10:52:19 AM
@hayat
You need to use responsive adsense if you want to have it responsive.
Title: Re: google adsense view problem
Post by: hayat 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
Title: Re: google adsense view problem
Post by: MB Themes 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.
Title: Re: google adsense view problem
Post by: hayat 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
Title: Re: google adsense view problem
Post by: MB Themes on April 26, 2016, 08:00:34 PM
@hayat
I see it ok.
For image styling please follow standards:
http://www.w3schools.com/css/ (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%;}