VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Cult Menu



.Cult_Menu



cult_menu



o Make It Disappear

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




o Text Styles

The cult menu contains both links, and plain text (the [ ] marks around the links). You can style the links, text and hover links all the same like this:

<style type="text/css">
.cult_menu, .cult_menu a:link, .cult_menu a:visited, .cult_menu 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">
.cult_menu a:link, .cult_menu a:visited {
color: deeppink;
font-size: 12pt;
}
.cult_menu a:hover {
color: yellow;
font-size: 12pt;
}
.cult_menu {
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">
.cult_menu {
margin-top: 20px;
margin-bottom: 20px;
}
</style>






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


Contact VFLayouts
[ Contact VFLayouts! ]