VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Pic Title



.Pic_Title (Titles of Photos / Folders)



.pic_title



o Make Them Disappear

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




o Borders

To give the pic_title text a border:

<style type="text/css">
.pic_title {
display: block;
width: 200px;
border: 1px solid red;
}
</style>

[ More Border Styles ]



o Background

To set a background color:

<style type="text/css">
.pic_title {
display: block;
width: 200px;
background: red;
}
</style>


Or a background image:

<style type="text/css">
.pic_title {
display: block;
width: 200px;
background: url('http://www.PATH TO YOUR IMAGE.gif');
}
</style>

More on [ Backgrounds ]



o Text Styles


<style type="text/css">
.pic_title {
color: deeppink;
font-size: 8pt;
}
</style>

More [ Text Styles ]





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


Contact VFLayouts
[ Contact VFLayouts! ]