Return to Snippet

Revision: 61585
at December 23, 2012 16:29 by TheDesCreature


Initial Code
<center>
<style> 
.cult_name {display: none; }
.leftnav {display: none; } 
.topbar {display: none; }
.maintop img {display: none; } 
.maintop table {display: none; }
.latest_posts_header {display: none; } 
.status {display: none; }  
.description_title {display: none; }  
.owner_title {display: none; } 
.created_on {display: none; }
.small_space {display: none; } 
.side_td {display: none; }
.created_on {display: none; }
.description_title {display: none; }
.maintop img {display: none; }
.heading, h2 {display: none; }
.maintop { display: none; }
.leftnav { display: none; } 
.permissions {display: none; }
.num_cult_posts { display: none; } 
.members { display: none; }
.view_statistics { display: none; }
.view_all_cult_posts { display: none; } 
.view_expanded_posts { display: none; }
.edit_pictures { display: none; }
.view_gallery { display: none; }
</style> 

<style>
.num_members a:link, .num_members a:visited {
color: gold;
font-size: 10pt;
}
.num_members a:hover {
color: gold;
font-size: 10pt;
}
.num_members {
color: gold;
font-size: 8pt;
}
</style>


<style> 
.menu2, .menu2 a:link, .menu2 a:visited {
color:  gold;
background: transparent;
font-size: 8pt;
}
.menu, .menu a:link, .menu a:visited {
color: gold;
font-size: 8pt
}
#menu0 {
	width: 800px!important;
	margin: 0px auto;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
 
.main {   
background-color: none; 
border: none;   
width: 600px;          
text-align: center;    
float: center;  } 

img{ border:none;}
a img {
  border: 0px solid maroon;
  filter: none;
  opacity: 1;
  padding: 0px!important;}
a:hover img {
  border: 0px solid maroon;
  filter: none;
  opacity: 1;}


body, html {
  background-color: black;
  scrollbar-face-color: black;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: black;
  scrollbar-arrow-color: yellow;
  
background: url('http://i45.tinypic.com/2433oy9.jpg');
background-repeat: no-repeat;
background-position: center right;
background-color: black;
background-attachment: fixed;
}


html, table, div {
  color: gold;
  font-family: Georgia; 
  font-size: 12px;
}

a.nav:link,a.nav:visited,a.nav:active {
 padding: 0px;
 background-color: transparent;
 color: gold;
 display: block;
 font: 10pt Georgia;
 text-align: center;
 }

a.nav2:link,a.nav2:visited,a.nav2:active {
 background-color: transparent;
 color: gold;
 display: block;
 font: 10pt Georgia;
 text-align: center;
 height: 19px;
 }

a.nav:hover {
background: transparent;
 font:  10pt Georgia;
 color: gold;
}


A:LINK, A:VISITED {    
 font: 10pt Georgia;
 text-transform: none;    
 color: gold;
 text-decoration: none;    
 background-color: transparent;    
 font-weight: normal;      
}       

A:hover {
border:0px;    
font: 10pt Georgia;    
color: gold;
font-weight: normal;  
background-color: transparent;    
text-transform: none;
} 

input {
  font: 10pt Georgia;
  line-height: 12px;
  color: gold;
  background: transparent;
  text-align: center;
}

input:hover{
  font: 10pt Georgia;
  line-height: 12px;
  color: gold;
  background: transparent;
}
textarea {
  border: 3px double maroon;
  overflow: auto;
  background: transparent;
  width: 500;
 height: 200;
color: white;
text-align: center;
}

table, td {
  border: none;
  background: transparent;
}

B {
text-decoration: bold; 
font-size: 10pt; 
font-family: Georgia;
}

i {
text-decoration: italic; 
font-size: 10pt; 
font-family: Georgia;
}

u {
text-decoration: underline;
font-size: 10pt;
font-family: Georgia;
}


.header {
background-color: transparent;
color: gold;
letter-spacing: 3px;
text-align: center;
}

h1 {
font: 10pt Georgia;
letter-spacing: 2px;
color: gold;
text-align: center;
padding: -25px;
}

h2 {
display: none 
}

.userinfo {
  color: gold;
  font: 10pt Georgia;
}
</style>

<style>
.group_forum { 
background: transparent;
width: 700px;
border: 4px double yellow;
}
.group_forum td {border: none;}

.group_entry {
background: transparent; 
border: 4px groove yellow;
width: 730px;
margin: 0px auto;
margin-bottom: 6px;

.group_comment { 
background: transparent;
border: 3px groove yellow;
width: 730px;
}

.comment_input { 
background: url('');
color: white;
font-size: 10pt;
width: 500px;
height: 400px;
background-postion: right;
border: 4px double yellow;
text-align: center;
}
.comment_input input{
color: white;
text-align: center;
background-filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70; 
width: 490px;
border: 4px double yellow;
}



.subheading { 
background: url('');
color: gold;
border: 3px double maroon; 
} 

.subheading b {
color: gold;
font-size: 12pt;
} 

.cult_info {
Width: 520px;
Background-color: transparent}
</style>

Initial URL


Initial Description
This will go in the header section.

Initial Title
Doll_House_Rp Layout Header

Initial Tags


Initial Language
HTML