/*TBD Barebones Template*/
Copy code between this line and the next horizontal line. Make changes you want
body {background: #ffffff url(https://LINK TO YOUR BACKGROUND IMAGE.jpg) top center repeat fixed;}
/*banner*/
#xg_head #xg_masthead p#xg_sitedesc {margin-top: 50px; height: 380px; background: transparent url (LINK TO YOUR BANNER IMAGE) top center no-repeat scroll;}
#xg_head {
width:auto;
background-color: transparent;
border-bottom:5px solid transparent;
}
.xg_module {
border:0px solid transparent;
}
.xg_module_body, .xg_module_head {
margin-bottom:0;
background-color: transparent;
}
#xg_masthead p#xg_sitedesc{font-size:1.0em;font-weight:normal;}
#xg_navigation, #xg_body {background: transparent url(PUT LINK TO YOUR IMAGE HERE);}
/*TeeBeeDee Logo*/
#xg_sitename img {width: 100px; height: 33px;}
/* I put an 80% transparent .png image for the xg navigation and xg body so that the main background image would show through. You can have a separate image for these areas by putting a link to the background image that you want. */
/* If you want the xg navigation and xg boyd to be transparent so that the main background shows completely, then put the word NONE in the url () instead of a link -
#xg_navigation, #xg_body {background: transparent url(NONE)}
or you could put
#xg_navigation, #xg_body {background-color: transparent;} */
Tags:
© 2025 Created by Aggie.
Powered by