Click here to view a demo
(Although the demo is not showing the border, when implemented in Blogger, border will be visible.)
Download the entire zip file
(Zip files include entire codings along with images needed to implement this tutorial.)
CSS SECTION CODE
(Section code below should be placed in the CSS part of your template, located right before your closing head tag.)
<style type="text/css">HTML SECTION CODE
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}
.curlycontainer .innerdiv{
background: transparent url(media/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
</style>
(section code below should be placed in your desired location but in your HTML section code, you can also use "Add a Gadget" under Page Elements and move it to your desired location.)
<div class="curlycontainer">NOTE: Remember that you can always modify the CSS part of the section code to your desired styles.
<div class="innerdiv">
<b>Some title</b> <br />
Some text here.Some text here. Some text here.<br />
Some text here.Some text here. Some text here.<br />
Some text here.Some text here. Some text here.<br />
Some text here.Some text here.
</div>
</div>
Questions or Comments? Just ask or leave a note, I'd be glad to help you out or take any advice.
like your side on "Discover more"
ReplyDeletehihihihi...nice Div