Hello, I came across this website www.wisegeek.com. They have kind of edited their adsense code. How can I make adsense appear as in this website. Check sample at http://www.wisegeek.com/what-is-an-accountant.htm. Note the adsense link. They start with website link and the large fonts.
I suppose you mean the custom google search butoon? This is done through custom css. In this case (Only the go button): .button_left, .button_right { background:url("../img/slideshow_button.gif") no-repeat scroll 0 0 transparent; float:left; height:30px; width:3px; z-index:10; } .button_center{ background:#D4D93E; width:52px; height:28px; border:solid #333; border-width:1px 0; text-align:center; float:left; //width:54px; //height:30px; } Code (markup):
It can be me, but i don't see adsense links that fast. But also editting the adsense codes can be done through css
IMO its a premium publisher adsense account, because only they are allowed to create ad units like those.
<script type="text/javascript"><!-- google_ad_client = "pub-8290526608142878"; google_ad_output = "js"; google_feedback = "on"; google_max_num_ads = 12; google_skip = 0; google_ad_type = "text_image"; google_ad_channel = "297+3877083250+3952684438+1227926363+9332816861+6350570107+90"; display_url = 1; //--> </script> <script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script> <script type="text/javascript"><!-- google_ad_client = "pub-8290526608142878"; google_ad_output = "js"; google_feedback = "on"; google_max_num_ads = 0; google_ad_channel = "297+3877083250+3952684438+1227926363+9332816861+6350570107+90"; google_num_radlinks = '15'; google_max_radlink_len = '30'; google_num_radlinks_per_unit = '4,7,4'; google_rl_mode = 'relevance'; //--> </script> <script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script> Code (markup): Ad output is js type !! Amazing