i am confuse about black version
My website: http://www.buzz9studio.com/ (Just started)
My question is: Is there any problem for Google Adsense Approval With black version? (Design problem? black background problem?)
Is there any example of website they use black version with adsense approved?
-
This topic was modified 9 years by
gauravtank.
-
This topic was modified 9 years by
gauravtank.
Hello
Our theme works with adsense no matter the demo you install. A demo only changes the theme style not the functionality. If your ads are approved you can use them on any demo as tit;s the same ad. Only the css changes, not anything ad related.
Thank you!
Google doesn’t care what color your blog is; look at all the video/movie,game, and entertainment sites with black backgrounds serving AdSense ads.
You should probably review Google’s actual guidelines/requirements for sites, as that is the de-facto answer to what they will/will not allow.
thank you all for reply
How can i change background of only posts and pages from black to white?
want to make white background in all blogs and pages
If you want your post and page contents on white background add the following code in custom CSS
.td-page-content, .td-post-content{background-color: #ffffff}
To add this go to theme panel >> custom code >> custom CSS >>paste above code there and save.
refer – http://prntscr.com/ci048x
Now,
You need to change fonts color, to do so
in Theme panel >> theme colors
refer – http://prntscr.com/ci04uv
It will result in
post – http://prntscr.com/ci05sj
page – http://prntscr.com/ci0600
Hi Amit.
Can you please guide what custom Css can be written to make the complete site homepage , post and page background black? (i have checked in theme colors and there is no option for this.)
Thanks
Hello Hassan Zla,
Download latest package of the theme from themeforest.
Upload it to the theme directory.
If you using child theme upload child theme as well
activate your child theme http://prntscr.com/d0q6wh
Now install demo refer http://prntscr.com/d0q7ev
Done!
hope this will help you
All the best.