<<home
Background Codes
Default Background Code (background on sides only)
<style> .msc {default background} .msc {http://www.myspace-compilation.com/background} tr {background-color:transparent;} body {background-image:url(URL GOES HERE);} </style>
Background Covering Whole Page
<style> .msc {whole page background} .msc {http://www.myspace-compilation.com/background} table, tr, td {background-color: transparent;} body {background-image:url(URL GOES HERE);} </style>
Background Covering Sections Only
<style> .msc {sections only background} .msc {http://www.myspace-compilation.com/background} table, tr, td {background-color: transparent;} table table table {background-image:url(URL GOES HERE);} table table table table {background-image:none;} </style>
Background Covering Page & Tables Custom Color
<style> .msc {page background with colored tables} .msc {http://www.myspace-compilation.com/background} body.bodyContent {background-image:url(URL GOES HERE) !important; background-position:center center; background-attachment:fixed; } table, tr, td {background-color:transparent; } table table table {background-color:WHITE;} .bodyContent {background-color:transparent !important;} </style>
Create a Gradient Background image
using this
!
All rights reserved. Copyright 2008 Myspace Compilation,
Site Author