TBD

TBD on Ning

Posted below is the basic skin code I use on TBD. Feel free to take it and make it your own.

=========

body {
  background: #00011F url(DIRECT_LINK_TO_BACKGROUND_IMAGE) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#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_sitename img {width: 100px; height: 33px}


#xg_masthead p#xg_sitedesc{font-size:1.0em;font-weight:normal;}

#xg_navigation, #xg_body {background: transparent url(DIRECT_LINK_TO_TRANSLUCENT_IMAGE);}

/*banner*/
#xg_head #xg_masthead p#xg_sitedesc {margin-top: 100px; height: 250px; background: transparent url(DIRECT_LINK_TO_BANNER_IMAGE) top center no-repeat scroll;}

p#xg_sitename{display: none;}

Views: 35

Replies to This Discussion

Thanks mimi for working on these for us.  

You are very welcome. Feel free to ask questions and I'll try to find the answer or share something you learn.

Have fun!

RSS

Badge

Loading…

© 2025   Created by Aggie.   Powered by

Badges  |  Report an Issue  |  Terms of Service