VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - H3



H3 ("Post New Message to..." bit)



H3 is the "Post New Message to (CultName)" bit at the top of new cult threads.

h3



o Make It Disappear

<style type="text/css">
h3 { display: none; }
</style>




o Borders

To put a border around it:

<style type="text/css">
h3 { border: 1px solid red; }
</style>

[ More Border Styles ]



o Text Styles

To change the style of the text:

<style type="text/css">
h3 {
color: red;
font-size: 18pt;
font-variant: small-caps;
}
</style>

More [ Text Styles ]



o Positioning

To create a bit more space above and/or below your heading, you could give it a margin:

<style type="text/css">
h3 {
margin-top: 100px;
margin-bottom: 60px;
}
</style>






Design by [ KineticShock.com ] && [ PrintedExistence[dot]com ]
All content copyright © PrintedExistence 2006 - 2008


Contact VFLayouts
[ Contact VFLayouts! ]