VampireFreaks
[ Vampirefreaks.com ]



VFLayouts.com - Vampirefreakss Official Layout Site

Vampirefreaks Page Classes - Music_Top



.Music_Top (Table Containing Defaultpic And Player)



.music_top



o Make It Disappear

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




o Borders

To give the music_top table a border:

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

[ More Border Styles ]



o Background

To set a background color:

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


Or a background image:

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

More on [ Backgrounds ]



o Size

You can shrink your music_top table to bring your defaultpic and player closer together:

<style type="text/css">
.music_top { width: 600px; }
</style>




o Positioning

You could use margins to create a bit more space between the music_top table and the stuff above or below it:

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






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


Contact VFLayouts
[ Contact VFLayouts! ]