PDA

View Full Version : adding a background pic behind adsense



mrscott21
12-31-2010, 10:01 AM
I have a number of websites that have a background picture behind the adsense ads that do not violate the Google rule book. I would like to do it within the Socrates theme but I cannot seem to get it to work. Any assistance with this would be very much appreciated.

A sample of what I have working on a website: http://carpet-cleaning-news.com/

I would like to do the same thing on the layout page within the "In Post Ad" section.

Dan Nickerson
12-31-2010, 10:28 AM
We have a div that you can add css to.

It's socratesinpostad

So if you go into your style.css file and add something like..


.socratesinpostad { background-image:url("images/imagename.jpg"); no-repeat;}