Here's what it looks like:
Example Link - A Demo Link of Demonstration
Example Link - A Demo Link of Demonstration
Example Link - A Demo Link of Demonstration
Example Link - A Demo Link of Demonstration
Here is the CSS Snippet:
width: 300px;
height: 34px;
letter-spacing: 1px;
margin-bottom: -24px;
padding: 2px 0px 0px 9px;
background-repeat: no-repeat;
background-image:url('http://YOURWEBSITE.com/titlebox.png');
}
Here's how to use it on your site:
Step #1: Choose and download the color you want or download the PSD file to change the color.
Download:

Download the original PSD file to change the color to match your own sites color scheme.
Step #2: Upload your selected title box image to your website or file hosting service.
Step #3: Copy the code snippet and add it to your style sheet.
To add to Blogger go to Dashboard > Design > Template Designer > Advanced > Add CSS and insert code.
Step #4: Replace "http://YOURWEBSITE.com/titlebar.png" with your Image URL that you uploaded and save/apply the new CSS snippet.
Step #5: Now the fun part here's how to do this on your page anywhere you want anytime.
Use this HTML to insert it where ever you want on your page:
Using that example it should look like this:
You may need to tweak it a bit so here's some notes on how to do that.
CSS NOTES:
Edit the "margin" line to fix the space between the bottom of the title box to whatever's below it. It may need shrunken up depending on your taste.
Edit the padding values to adjust where the text sits inside the box. Depending on the font you for sure will have to change this.
My test blog for example uses Veranda for the font so I had to add 2 more pixels padding for the top to make it look right so 4 instead of 2. Just play around with it, and if you don't know much about CSS it's a good way to learn by experimenting.
Let me know of sucesses, failures, opinions comment below!











2 comments:
The demo links are returning "Page not found."
Hey Joe,
Yah those are just for show more than anything so you get the idea for what can go under the box.
Post a Comment