How can I change my Google Adsense code with Simple Search-Replace?
And you wanted to change the background color for all of your AdSense ads within your html pages to a new background color. You would simply put the following information into Simple Search-Replace:
Path to search: [location of your html files you want to change]
File types: *.html;*.htm [or the extension of all of the files to update]
Find what text: google_color_bg = "FFFFFF"; [or the item you want to change]
Check the Replace with checkbox and type in: google_color_bg = "0000FF"; [or whatever color you want to change the background to]
Then click on the START button to start searching and replacing file data.
When Simple Search-Replace is complete you will be taken the the Results tab for a summary of what just occured.
Support Our Work
Please consider making a contribution today to help us keep Simple Search-Replace available for everyone.
Didn't find your answer?
Our support team can help you with your specific issue. Submit a request and we'll get back to you.
Get Help NowAdded: Feb 15, 2007
