VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Forum Comment



.Forum_Comment (Grey Table Containing Comment Date)



.forum_comment



o Make It Disappear

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




o Borders

To put a border around it:

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

[ More Border Styles ]



o Background

To get rid of the existing background color:

<style type="text/css">
.forum_comment { background: transparent; }
</style>


Or to set a color of your own:

<style type="text/css">
.forum_comment { background: orange; }
</style>


Or a background image:

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

More on [ Backgrounds ]



o Styling Text

To style the date text:

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

More [ Text Styles ]





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


Contact VFLayouts
[ Contact VFLayouts! ]