VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Journal Entry



.Journal_Entry (Latest Journal Entry Title & Date)



.journal_entry



o Make It Disappear

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




o Text Styles

Here's how to style the plain text, link, and the link in its hover state all separately:

<style type="text/css">
.journal_entry {
color: deeppink;
font-size: 8pt;
}
.journal_entry a:link, .journal_entry a:visited {
color: orange;
background: green;
}
.journal_entry a:hover {
color: red;
background: navy;
}
</style>

More [ Text Styles ]



o Positioning

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

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






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


Contact VFLayouts
[ Contact VFLayouts! ]