Search

Friday, 28 June 2013

Advertise Here widget for wordpress and blogger


This is a very useful and beautiful widget for advertising option on your blog or website.It has a very beautiful hover effect when mouse rolls over.



       








      HOW TO ADD WIDGET TO BLOGGER

  • Go to Blogger Dashboard --> Design --> Page Elements
  • Click on Add a Gadget then select HTML/JavaScript Widget

    HOW TO ADD WIDGET TO WORDPRESS
  • Go to Dashboard > Appearance > Widget
  • Add a Text Widget
  • Paste the code shown below
  • Save the Widget and You have done!

1. First ads style:
   



2) Seconds ads style:

 <style>
html > body div.bsap_1264012 a.adhere {
    width: 123px;
    height: 123px;
}
div.bsap_1264012 a.adhere {
    width: 125px;
    height: 125px;
    line-height: 1000%;
}
div.bsap_1264012 a.adhere {
    color: rgb(102, 102, 102);
    font-weight: bold;
    font-size: 12px;
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(231, 231, 231);
    text-align: center;
}
.bsap a:hover {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.bsap .ad5 {
    background: none repeat scroll 0% 0% rgb(61, 164, 21) !important;
}

.bsap .ad6 {
    background: none repeat scroll 0% 0% rgb(182, 118, 6) !important;
}
.bsap .even {
    margin-right: 0px !important;
}
div.bsap_1264012 a {
    line-height: 100%;
}
div.bsap_1264012 a {
    display: block;
    font-size: 11px;
    color: rgb(136, 136, 136);
    font-family: verdana,sans-serif;
    margin: 0px 8px 15px 0px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    float: left;
}
div.bsap_1264012 a {
    width: 125px;
}
.bsap a {
    text-shadow: 1px 1px 1px rgb(17, 17, 17) !important;
    color: rgb(238, 238, 238) !important;
    padding: 0px !important;
    margin: 0px 10px 10px 0px !important;
    overflow: visible !important;
    transition: all 0.2s ease 0s;
    border: 0px none !important;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}
#nav ul li a.current, #nav ul li a.current:visited, a:hover {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
:focus {
    outline: 0px none;
}
</style>
<div class="widget-content">
<!-- BuySellAds Zone Code -->
<div id="bsap_1264012" class="bsap_1264012 bsap">
<a href="http://mypcheart.blogspot.com/" title="Advertise Here" class="adhere ad5 odd" target="_blank">Advertise Here</a>
<a href="
http://modernradar.blogspot.com/" title="Advertise Here" class="adhere ad6 even" target="_blank">Advertise Here</a>
</div>
<!-- End BuySellAds Zone Code -->
</div>

3) Third ads style:
  <style id="bsa_css" type="text/css">
div.bsap_1263441{width:100%;display:block}div.bsap_1263441 a{width:468px}div.bsap_1263441 a img{padding:0}div.bsap_1263441 a em{font-style:normal}div.bsap_1263441 a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0 4px 10px 0;text-align:center;text-decoration:none;overflow:hidden;float:left;}div.bsap_1263441 img{border:0;clear:right;}div.bsap_1263441 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;}div.bsap_1263441 a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}div.bsap_1263441 a{line-height:100%}div.bsap_1263441 a.adhere{width:468px;height:60px;line-height:480%}
</style>
<div class="widget-content">
<!-- BuySellAds Zone Code -->
<div id="bsap_1263441" class="bsap_1263441 bsap"><a title="Advertise Here" href="
http://modernradar.blogspot.com/" class="adhere ad1 odd" target="_blank">Advertise Here</a></div>
<!-- End BuySellAds Zone Code -->
</div>

4) Fourth ads style:
  
<style>
div.bsap_1263441 a.adhere:hover {
    border: 1px solid rgb(153, 153, 153);
    background: none repeat scroll 0% 0% rgb(221, 221, 221);
    color: rgb(51, 51, 51);
}
html > body div.bsap_1263441 a.adhere {
    height: 58px;
    width: 466px;
}
div.bsap_1263441 a.adhere {
    width: 468px;
    height: 60px;
    line-height: 480%;
}
div.bsap_1263441 a.adhere {
    color: rgb(102, 102, 102);
    font-weight: bold;
    font-size: 12px;
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(231, 231, 231);
    text-align: center;
}
.bsap a:hover {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.bsap .ad1 {
    background: none repeat scroll 0% 0% rgb(17, 108, 165) !important;
}
div.bsap_1263441 a {
    line-height: 100%;
}
div.bsap_1263441 a {
    display: block;
    font-size: 11px;
    color: rgb(136, 136, 136);
    font-family: verdana,sans-serif;
    margin: 0px 4px 10px 0px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    float: left;
}
div.bsap_1263441 a {
    width: 468px;
}
.bsap a {
    text-shadow: 1px 1px 1px rgb(17, 17, 17) !important;
    color: rgb(238, 238, 238) !important;
    padding: 0px !important;
    margin: 0px 10px 10px 0px !important;
    overflow: visible !important;
    transition: all 0.2s ease 0s;
    border: 0px none !important;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}
#nav ul li a.current, #nav ul li a.current:visited, a:hover {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
:focus {
    outline: 0px none;
}
</style>
<div class="widget-content">
<div style="margin-top:35px;">
<!-- BuySellAds Zone Code -->
<div id="bsap_1263441" class="bsap_1263441 bsap"><a title="Advertise Here" href="http://modernradar.blogspot.com/" class="adhere ad1 odd" target="_blank">Advertise Here</a></div>
<!-- End BuySellAds Zone Code -->
</div>
</div>

Replace all RED LINKS with your links.
Read More

Thursday, 27 June 2013

Blogger cloud label widget

This is a very attractive and fantastic blogger label widget. All words move around like a globe which makes it easy for users to select labels. This covers very small space of your blog and make it more beautiful with its wonder touch. This widget is also called Blogger cloud label widget. It makes surfing easier then before. It is very easy to embed to your blogger blog just follow few steps mentioned before.







How to add to Blogger Blog

  1. Log in to your account.
  2. Go to Dashboard > Layout > Add an element > Html/Java Script.
  3. Add the below code to content section.


    4. Now just change www.abc.com with your blogger blog url.
        You can also change the width & height
         width= 250
         height=300
    5. Now just save and you are done.
Read More

Wednesday, 12 June 2013

Fukrey

Fukrey is the story of four restless and hapless souls, running after their individual desires, brought together by one dream, which turns their not so simple life upside down.



Director

Mrigdeep Singh Lamba

Producer

Ritesh Sidhwani,Farhan Akhtar

Genre

Comedy












Check these trailers -





Read More

Royal Enfield Continental GT soon to bang roads.

Royal Enfield has launched a new beast named Continental GT. The one of a kind, the red, low-slung, racer attracted a crowd of curious onlookers  Siddharth stopped along the route and a surprising number of these were bikers to know a lot about the bike.The Continental GT is not a modified bullet to give it a new look but it is give more new and better features to make it amaze to ride.

The engine, the Classic 500’s 499cc UCE mill has been enhanced for an increased capacity of 535cc, along with a remapped ECU and a lighter flywheel, which will definately make it the fastest and  powerful motorcycle in the market, when it goes into production. It's handling has been enhanced by giving it more modifications. Stopping power comes via a fully-floating Brembo disc and a ByBre disc at the back. Truly stunning in every way, the Continental GT is set to become Royal Enfield’s pride in the market, when it will arrive on roads this year.

Check the photos -




Read More

Tuesday, 11 June 2013

HTC T6 - Wait is worth it!!!

HTC has been a great and trusted company for android smartphones in the market and is reaching hicks. With the success of HTC One it is going to enter market with phablet know as HTC T6 with a much larger screen.
HTC is coming to phablets to compete with others companies like samsung etc which have established their phablets like samsung note 2 and samsung note and have truly gained name with these devices.LG released the LG Intuition on Verizon to try and take the Galaxy Note 2 head-on and more recently we’ve seen LG announce the LG Optimus G Pro, a 5.5-inch device with a 1080p display. HTC T6 other features like specs , screen size are not know yet but it is expected to 5.6inch with full HD 1080p display.It will be powered by Quad-core Qualcomm Snapdragon 800 processor clocked at 2.3 GHz so it will be definately better than HTC one. And with 2 GB of RAM 16 GB internal storage to make it more spacious. It must be coming with more and better features than HTC One and others phablets in the market persisting till date.
So, waiting for it's release is hence worth it. User experience will be taken to a next level. It must not be cutting samsung galaxy note by price.


Check this Video -
Read More

Wednesday, 5 June 2013

Bajaj pulsar 300 DTSi

Bajaj has launched a new bike pulsar 300 of about Rs.1,50,000* (may vary). It has got a sporty look for more show off and style as preferred these days by teenagers ;) .
Pulsar 300 is 300cc with triple spark, SOHC , 4-valve engine. It comes with 6 gears for making it a speedy bike. It has digital speedometer and Fuel gauge and is also enabled with self start for user ease. It has a top speed of about 190 (expected). It gives avg of about 20kmph and fuel capacity of 18litres with 4litres reserved for emergency. 
Bajaj has built it's wheels with alloy to enhance its charm. It has both rear and front disc brakes.
Read More

Popular Posts

Designed By Seo Blogger Templates