Space 4 Rent Button

Rent Out Blog Space-Blogvertize!









This button was created on "Da Button Factory" site, an online App where you can create a variety of rectangular buttons with words printed on them.
I signed up with Blogvertize and wanted a button to attach to the code. Blogvertize is a free listing site where potential advertisers can go to look for blogs that are "PR Friendly" if an advertiser chooses your site, you can be paid for writing a blog about their product or services and publishing it on your blog. See more about Blogvertize Here.(This is my referral link-I appreciate you using it.)

On :Da Button Factory, it's a simple matter of typing the message you want on the button, then choosing the font colour, style, and a number of variations on the style of rectangular button.

From their site:
DA BUTTON FACTORY
A simple and free web app for the creation of appealing buttons, for use in websites, blogs, or really anywhere. Read More about "Da Button Factory" site in my review HERE.

I started a Flickr Button Creations Group for buttons made on Da Button Factory, because the previous group seems to have disappeared. So go make some buttons and add them to the group! See you on Flickr!

Here's the CSS code for this button:

a.button {
   display: -moz-inline-stack;
   display: inline-block;
   width: 181px;
   height: 144px;
   background: url("http://dabuttonfactory.com/b?t=Space%204%20Rent!%20&f=DejaVuSansCondensed-Bold-Italic&ts=25&tc=ffffff00&it=png&c=8&bgt=unicolored&bgc=de3e6b&bs=1&bc=bbbbbb&shs=2&shc=8c8c8c&sho=se&hp=1&vp=61") no-repeat;
   line-height: 144px;
   vertical-align: text-middle;
   text-align: center;
   color: #ffffff;
   font-family: DejaVuSansCondensed;
   font-size: 25px;
   font-weight: bold;
   font-style: italic;
   text-shadow: none;
}
a.button > span {
   display: -moz-inline-block;
}




No comments:

Post a Comment