VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Cult Owner Title



.Owner_Title



owner_title



o Make It Disappear

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




o Text Styles

The owner title contains both links and plain text. You can style the links, text and hover links all the same like this:

<style type="text/css">
.owner_title, .owner_title a:link, .owner_title a:visited, .owner_title a:hover {
color: deeppink;
font-size: 12pt;
font-variant: small-caps;
}
</style>

Or you can style them all differently like this:

<style type="text/css">
.owner_title a:link, .owner_title a:visited {
color: deeppink;
font-size: 12pt;
}
.owner_title a:hover {
color: yellow;
font-size: 12pt;
}
.owner_title {
color: aqua;
font-size: 14pt;
}
</style>

More [ Text Styles ]



o Positioning

To create a bit more space above and/or below this line, you can give it a margin:

<style type="text/css">
.owner_title {
margin-top: 20px;
margin-bottom: 20px;
}
</style>






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


Contact VFLayouts
[ Contact VFLayouts! ]