Hello, I am in need of you help and want to ask is there a way to add googleads into webpages without adding them all manually, like using a CSS or something like that. EDIT:Like the google ad displayed on every Digital Points webpage, like the one at the top of the webpage.
No, you can't include the Google adsense or any other javascript within CSS. You have to have them added to the core files. Why do i get the feeling that you're a wordpress.com user? -drmike Former wp.com support forum moderator
That's not true. There are plugins if you are using Wordpress and rotation php code. You copy/paste the codes. That is your issue, you are sitting there attempting to type these things out. Learn to copy/paste and put a notepad icon on your taskbar for use at all times to transfer data. Copy/paste is the most wonderful feature around. Use it.
Please take a second and review the original post. They're trying to add in via CSS. Yes, you can do it if you;re using a CMS or other type of software but no you can't add in javascripts via CSS. Got hundreds of these on the wp.com support forums when I was there. Folks wanted to do this: http://en.forums.wordpress.com/topic/adsense-and-custom-css http://en.forums.wordpress.com/topic/can-i-add-adsense-with-css
yeah what platform are you using WP? Freehand? etc... then maybe we can help. I usually have it in my sidebar or header which are called from one file so I only have to edit one file. But that's just me trying to make my life easier.