Now a look at it
Note: Do not copy this!
<STYLE TYPE="text/css">
Basic layout of cult
BODY, HTML{
background-color: color;
background-image: url ('www.picture.jpg');
background-repeat: repeat/no-repeat;
background-position: center center;
background-attachment: fixed/scrolling; }
BODY, TABLE{
font-family: trebuchet ms;
font-size: 7pt;
color: color;
text-decoration: none; }
A:LINK{
font-family: trebuchet ms;
font-size: 7pt;
color: color;
font-weight: bold;
text-decoration: none; }
A:VISITED{
font-family: trebuchet ms;
font-size: 7pt;
color: color;
font-weight: bold;
text-decoration: none; }
A:HOVER{
font-family: trebuchet ms;
font-size: 7pt;
color: color;
font-weight: bold;
background: color;
text-decoration: none; }
Changes the look of the scrollbar
body {scrollbar-face-color: color;
scrollbar-arrow-color: color;
scrollbar-track-color: color;
scrollbar-shadow-color: color;
scrollbar-darkshadow-color: color;
scrollbar-3dlight-color: color;
scrollbar-highlight-color: color;}
Change the font/color of cult name
h2 {
font-weight: normal;
font-family: times new roman;
color: color;}
This makes a skinny layout
.main{
float: center;
width: 300px;
border: 1px solid color;
background-color: color; }
Change textarea and dropdown menus
textarea, select {
background: color;
font-size: 7pt;
color: color;
border: 1px solid color; }
Changes buttons
input {
background: color;
font-size: 7pt;
color: color;
border: 1px solid color;}
Edits all underlined text
u {
text-decoration: underline;
font-weight: normal;
color: color;
border-bottom: 1px solid color;}
Edits all bold text
b {
text-decoration: none;
font-weight: bold;
color: color;}
Centers everything
td{
text-align: center;
background:transparent;
border: none;}
Change comment entries
.group_comment {
background-color: color;
border: 1px solid color; }
Change where you write comments
.comment_input {
background-color: color;
border: 1px solid color;}
Change posts at bottom of main cult page
.group_forum {
background-color: color;
border: 1px solid color;}
</style>
Have any questions contact a staff at Poison-Projects, they'll help.
. Click here to get your own Free Website!
|