VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Journal Description



.Description (Journal Description)



.description



o Make It Disappear

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




o Borders

To put a border around the description:

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

[ More Border Styles ]



o Background

To set a background color:

<style type="text/css">
.description { background: red; }
</style>


Or a background image:

<style type="text/css">
.description { background: url('http://www.PATH TO YOUR IMAGE.gif'); }
</style>

More on [ Backgrounds ]



o Styling Text

<style type="text/css">
.description {
color: red;
font-family: "Times New Roman", Times, serif;
text-decoration: none;
}
</style>

More [ Text Styles ]



o The Icon

If you have an icon, this appears in your description table too. You can hide this icon:

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


Or change the look of it, for instance by applying borders, filters or resizing it:

<style type="text/css">
.description img {
border: 1px solid red;
filter: xray;
width: 50px;
height: 50px;
}
</style>

More [ Border Styles ]   [ Image Filters ]





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


Contact VFLayouts
[ Contact VFLayouts! ]