Forum Moderators: martinibuster

Message Too Old, No Replies

Can you change the styles of Adsence?

         

123dhs321

11:08 pm on Oct 16, 2004 (gmt 0)

10+ Year Member



Was wondering if you can legally change the syles for adsence in you style sheet? I wanna make them look a little nicer.

Here is the code for My adsence styles:


.ch { cursor: pointer; }

a.ad:link { color: rgb(153, 0, 0); }

a.ad:visited { color: rgb(153, 0, 0); }

a.ad:hover { color: rgb(153, 0, 0); }

a.ad:active { color: rgb(153, 0, 0); }

a.search:link { color: rgb(0, 0, 0); }

a.search:visited { color: rgb(0, 0, 0); }

a.search:hover { color: rgb(0, 0, 0); }

a.search:active { color: rgb(0, 0, 0); }

a.attribution:link { color: rgb(0, 0, 0); }

a.attribution:visited { color: rgb(0, 0, 0); }

a.attribution:hover { color: rgb(0, 0, 0); }

a.attribution:active { color: rgb(0, 0, 0); }

kodaks

2:06 pm on Oct 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



From the Adsense TOS:

Code Modification

Any AdSense ad code or search box code must be pasted directly into Web pages without modification. AdSense participants are not allowed to alter the ad code for any reason, include changing the ad layout, behavior, or delivery of ads.

ronin

3:35 pm on Oct 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The only colours you can change at the moment are the ones for which you have options on the Ad Colors interface: Border, Background, Title, Text and URL.

There are as yet no options for anchor pseudo-classes.