How to add CSS Hover Animation Effect for Buysell Ads Ad Spots

How to add CSS Hover Animation Effect for Buysell Ads Ad Spots

You may be a Blogger with a Website which has got Buysell ads Approval. And you have the Aim to sell ads and Gain more Money . In this Case , Your Ad spots should be attractive , so that your Visitors may click it , and Advertisers should be eager to buy an Ad over that . Now you can add this Code to Blogger and even to WordPress . It’s Easy , just adding a Code !

For Blogger :

Search the Below Code in your Template by using Ctrl+F :

]]></b:skin>

And then paste the Code below ]]></b:skin> :

<!– Start Buysell Ads CSS https://www.exceptnothing.com –>

.bsap a{text-shadow:1px 1px 1px #111 !important;color:#eee !important;padding:7px !important;margin:0 10px 10px 0px !important;overflow: visible !important;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;border: 0 none !important;-webkit-border-top-left-radius:80px;-webkit-border-bottom-right-radius:80px;-moz-border-radius-topleft:80px;-moz-border-radius-bottomright:80px;border-top-left-radius:80px;border-bottom-right-radius:80px;}
.bsap a:hover{-webkit-border-top-left-radius:40px;-webkit-border-bottom-right-radius:40px;-moz-border-radius-topleft:40px;-moz-border-radius-bottomright:40px;border-top-left-radius:40px;border-bottom-right-radius:40px;}
.bsap a img{border: 0 none !important;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);box-shadow:0 0 8px rgba(0,0,0,0.5);padding:3px !important;}
.bsap .even{margin-right:0 !important;}
.bsap .ad1{background:#e42b2b !important}
.bsap .ad2{background:#ff8400 !important}
.bsap .ad3{background:#a800ff !important}
.bsap .ad4{background:#49a7f3 !important}
.bsap .ad5{background:#41d05f !important}
<!– End Buysell Ads CSS https://www.exceptnothing.com–>

 

How to add CSS Hover Animation Effect for Buysell Ads Ad Spots

 

For WordPress :

It’s Simple for WordPress , Paste the above given code in your Stylesheet (Appearance > Editor > Stylesheet.css)

That’s It ! Now you can sell more Ads and now mention everywhere that your Ad spots are Designed with CSS Codes .  And have a Look at your Buysell Ads Ad Spots!

1 Comment

Leave a Reply to atiqur rahman Cancel reply

Your email address will not be published. Required fields are marked *