How to apply the theme:
1. Go to Themes. [ click here ]
2. Choose the Sandskrit Theme.
3. Go to your CSS page on Settings[ click here to upload css ]
4. Copy and paste the following CSS codes. Then Save it.
CSS Codes:
body {
background: url(http://xs414.xs.to/xs414/07154/purple_BG2_multiply.jpg);
background-attachment:fixed;
}
a, a:visited, a:link { color: black; }
.rail {
width: 139px;
}
.navinput {
-moz-border-radius: 4px;
border: none;
background-color: #ff99cc;
color: #ff99cc;
}
div.infobox .boxbody {
color: #111111;
background-color: #ff99cc;
}
a.voptsel, a:link.voptsel, a:visited.voptsel {
background-color: #ff99cc;
border: none;
color: #111111;
}
div.gndd {
background-color: #ff99cc;
border: none;
}
div.gndd a {
border: none;
}
.replybox {
border: none;
background: none;
background-color: #ff99cc;
color: #111111;
}
div.guidebox {
color: #111111;
background: none;
background-color: #ff99cc;
border: none;
}
div.owner_nav {
back...
↧