- Arrange all widgets into either column 2 or 3, and move ONLY comment widget into column one (this is the only widget in the column).
- Add a Blank Section widget into either column 2 or 3 and entitle the widget with 'Credit' or you can also leave the title as blank (empty widget).
Inside the box put this:
Original coding by <a href="subetalodge.org">SL</a>.<br> Profile, graphic and edit by [user=naerina].<br> - Edit your Profile widget.
- Put this code, on top of everything else:
<style>
body {background-color: transparent;background-image: url(http://i.imgur.com/x42ECTO.png); background-repeat:no-repeat;height:660px; width: 1300px;background-position: top left;}
html {background:#F1565E url(http://i.imgur.com/j7WDRMD.png); background-repeat:repeat-x;}
#content{height:100% !important;}
#column1_comment {position:absolute; width:200px; left:280px; top:500px; text-align: left;}
#column2 {position:absolute; width:250px; height:500px; left:500px; top:100px; text-align: left;overflow:auto;border:0px solid #000;}
#column3 {position:absolute; width:250px; height:500px; left:770px; top:100px; text-align: left;overflow:auto;border:0px solid #000;}
body,html,div,table,td,tr,a{font-family: Cambria; font-size: 11px; color:#6D5154;align:left;}
a:link,a:visited{color:#6A181F;}
a:hover{color:#E3B89D; text-decoration:underline;}
.textbox {background-color:transparent; font-size: 10px; color: #703132; border:1px solid #000;height: 85px !important;
width:180px; text-align: left;}
textarea:focus {background-color:transparent; border:0px solid #CDBDAB;}
.forminput{background-color:transparent; height:15px; color: #000; border:0px; padding:0px;text-align: center;position:relative;top:-20px;left:0px;}
#header_avatar, #header_comment {display: none;}
#userinfo_0 {text-align:left;}
#navigation {display:none;}
#column1 li, #column2 li, #column3 li {border-top: 0px solid; border-right: 0px solid; border-left: 0px solid; border-bottom: 0px solid; background-color: transparent;}
.header {font-size: 13px; font-family: century gothic; text-align: right;
font-weight:bold; color: #FABEC1; background:none; border-bottom: 0px dashed #D8B492; letter-spacing:0px; width:auto; height:auto; text-transform: uppercase;text-shadow: 0 0 0.5em #BB00FD;}
#hr {display:none;}
.avatar_head {
width: 32px;
height: 32px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}
.wishlist_item, #content_pets, #content_medals td, #content_shops td { vertical-align:top;}
.sp-table img:hover, #content_pets img:hover, #content_medals img:hover, #content_shops img:hover,#content_stickers img:hover, #content_achievements img:hover, #content_wishlist img:hover {filter:alpha(opacity=90);opacity:0.9;}
#content_achievements td+td img{width:15px;height:15px;border:none;}
#content_wishlist img {
height: 50px;
width: 50px;
padding: 1px;
border: 1px solid #000;
filter:alpha(opacity=70);opacity:0.7;
}
#content_achievements img {
border: 1px solid #000;
filter:alpha(opacity=70);opacity:0.7;
}
#content_pets img {
height: 75px;
width: 75px;
border: 1px solid #000;
filter:alpha(opacity=70);opacity:0.7;
}
#content_stickers img {
height: 50px;
width: 50px;
padding: 1px;
border: 1px solid #000;
filter:alpha(opacity=70);opacity:0.7;
}
#content_medals img {
height: 50px;
width: 50px;
border: 1px solid #000;
padding: 1px;
filter:alpha(opacity=70);opacity:0.7;
}
#content_shops img {
height: 50px;
width: 50px;
border: 1px solid #000;
padding: 1px;
filter:alpha(opacity=70);opacity:0.7;
}
#column1_filler, #column2_filler, #column3_filler {display:none;}
body
{
background-repeat:no-repeat;
}
#navigation
{
background-color: transparent;
}
#navigation,.comment_table,.header,.block,.info_block
{
background-image:url('');
}
::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-track {background-color: transparent;}
::-webkit-scrollbar-thumb {background-color: #F1565E;}
</style>
No comments:
Post a Comment