
Originally Posted by
DaveS
Actually that is a great suggestion and it is somthing I have been wanting to look into for a while. I will get on that and let you know what I find out.
When you change colors in your css with that other site, do the colors of the google ad change?
Thanks. 8)
And yes, the only thing that remains the same are the images.
But the text links, and the text do change.
Code:
.googleroot { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited,
.googlebottom a:active {
font-size:11px; color: #0063ff; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active {
font-size:14px;
font-weight:bold; color:#0063ff; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall
a:visited {
font-size:10px; color:#0063ff}
These are the settings used on my forum for my skin. As you can see, from the code, and the screenshot in my first post, that the link colors, use the same color I've specified for the links on my toplist. and any normal text that shows up in the ad, will use the same color as the text, or the site descriptions, in the topsite. I'm not sure as to whether or not the CSS for the ads on our list look the same.