Google Adsense has come up with a new feature for ad borders, that is "Corner style". This features improves the look and feel making an advantage for site developers. Now publishers can choose between 'slightly rounded' or 'highly rounded' corner (two sample are shown here). If your site has a rounded template this will help a lot.
To apply this change for existing Adsense ads, you only have to add another line to set another value inside the script. Set the value of
"google_ui_features" as follows.
google_ui_features = "rc:6";
google_ui_features = "rc:10";
"rc:6" is for 'slightly rounded' while "rc:10" for 'highly rounded'.
Wow thanks for the tip! I just started to use adsense with google and your information from your blog is very helpful to me.
ReplyDeletethank you!!!
sebastian
Welcome Sebastian.
ReplyDeleteIf you have any technical issues, please feel free to ask here or to drop me a mail and I'll be answering them (sometimes even as another post here).