PLACE THIS IN THE SKINS AREA
/* Changes all the Divs in the Lounge */ div { visibility:show!important; font-family: sans-serif ms; color: #FFFFFF; font-size: 10px; } /* Changes the Lounge Wrapper */ div.new_lounge_wrapper{ background-color:transparent; width:100%; }
/* Changes Lounge Staff Text */ span.new_lounge_staff_shout{ visibility:show!important; color:#FFFFFF;}
/* text set up for text you say in the chatbox */ div, td { font-color:#00B2EE!important; color:#00B2EE!important; font-size:10pt!important; font-weight:bold!important; text-decoration:none!important; }
/* Changes The Motd in the Lounge */ div.new_lounge-motd_div{ text-align:center; font-size:18px; font-weight:bold; margin:10px; color:-; background-color:transparent; border:1px solid white; padding:4; float:none; }
/*Saybox(part 1) */ div.new_lounge_shoutbox_enter-data{ width:600px; float:none; }
/*Saybox(part 2) */ div.new_lounge_shoutbox_div{ border:2px solid #990000; height:700px; width:70%; over-flow-y:auto; background-image:url("")!important; background-repeat:repeat!important; background-attachment:fixed!important; background-position:center center!important; background:black; background-color;black; margin:10px; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75; /* changes outer scroll-bars */ scrollbar-arrow-color: red; scrollbar-Track-Color:; scrollbar-Highlight-Color: gold; scrollbar-base-color:red; scrollbar-Face-Color:; scrollbar-Shadow-Color: gold; scrollbar-DarkShadow-Color: gold; } /* Share This Link */ a.share_link{visibility:hidden!important;display:none!important;}
/* Changes the User List of who Enters and Leaves */ div.new_lounge_online_user_list_div{ font-size:14px; border:2px solid #000000 text-align:center; overflow-y;auto; overflow-x:hidden; background-color:transparent; margin-top:10px; /* changes outer scroll-bars */ scrollbar-arrow-color: gold; scrollbar-Track-Color:; scrollbar-Highlight-Color: gold; scrollbar-base-color:silver; scrollbar-Face-Color:; scrollbar-Shadow-Color: gold; scrollbar-DarkShadow-Color: gold; } /* Changes box inside edit lounge */ textarea{ visibility:show!important; font-family:papyrus; color: red; font-size:10pt; font-weight:bold; font-decoration:none; font-style:normal; background-color:white filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75; } /* Changes the buttons and Say Box */ input{ visibility:show!important; background:transparent; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75; font-weight:bold; font-size:12px; color:red; } /* Changes the Music Section of the Lounge */ div.new-lounge_music_div{ margin:10px; left:30px; border:none; text-align:center; float:none; } /* Changes the Notice of when Users Enter and Exit */ td.lounge_shout_notice{ text-align:left; vertical-align:center; color:red; font-weight:bold; font-size:12px; } /* Changes the Lounge Info Table */ table.lounge_info{ border-bottom:1px solid white; background-color:transparent; } th.lounge_info{ font-size:16px; color:red; padding:5; font-family:papyrus,cosmic sans ms; font-weight:bold; border-bottom:1px solid white; background-color:transparent; } td.lounge_info{ font-size:12px; color:white; background-color:transparent; } /* Changes the Lounge Options Table */ table.lounge_opts{ text-align:left; border-bottom:1px solid white; } th.lounge_opts{ font-size:16px; color:white; padding:5; font-family:papyrus,cosmic sans ms; font-weight:bold; border-bottom:1px solid white; background-color:transparent; } td.lounge_opts{ text-align:left: padding:2; font-size:12px; background-color:transparent; }
div.new_lounge_online_user_list_div { font-size: 14px; border: 1px orange solid; text-align: center;
height: 200px; /*width: 250px;*/ width: 13%;
overflow-y: auto; overflow-x: auto;
position: relative; top: -10px; float: right; margin: 10px; margin-top: 5px; clear: right; }
div.new_lounge_footer { clear: both; position: relative; top: -200px; }
table.admin_menu{ border:1px solid #990000; }
td.lounge_shout_msg{ text-align:left; vertical-align:bottom; color:-; font-size:12px; }
/* important chatroom notices to user such as that they've been silenced */ div.new_lounge_notice_div { text-align: center; margin: auto; color: gold; font-weight: bold; font-size: 16px; }
/* changes the transparency of every table */ table, th, tr, td, p{ visibility:show!important; background:transparent!important; background-color:transparent!important; border:none!important; }
/* Begin User Colors */ /* changes link color of bouncers */ div.lounge_shoutbox a.link_userbox_moderator { font-color:transparent!important; color:orange!important; }
/* changes link color of vip blue's */ div.new_lounge_shoutbox_div a.link_vic_blue { font-color:transparent!important; font-weight:bolder; color:blue!important; }
/* changes link color of vip pink's */ div.new_lounge_shoutbox_div a.link_vic_pink { font-color:transparent!important; color:pink!important; }
/* changes link color of lifetime cherrys */ div.new_lounge_shoutbox_div a.link_top_ten_cherry { font-color:transparent!important; color:red!important; }
/* changes link color of new users */ div.new_lounge_shoutbox_div a:link _newbie { font-color:transparent!important; color:green!important; }
/* changes link color of top preferrers */ div.new_lounge_shoutbox_div a.link_top_referrer { font-color:transparent!important; color:#990066!important; }
/* changes link color of rising stars */ div.new_lounge_shoutbox_div a.userbox_celebrity { font-color:transparent!important; color:#00FFFF!important; }
/* changes link color of celebrities/ambassadors */ div.new_lounge_shoutbox_div a.link_userbox_celebrity { font-color:transparent!important; color:#00FFFF!important; }
/* changes link color of supporters */ div.new_lounge_shoutbox_div a.link_userbox_supporter { font-color:transparent!important; color:#00ff00!important; }
/* changes link color of family */ div.new_lounge_shoutbox_div a.link_userbox_family { font-color:transparent!important; color:#FFFF00!important; }
/* changes link color of top promoters */ div.new_lounge_shoutbox_div a.top_promoter { font-color:transparent!important; color:#FFFF00!important; }
/* changes link color of V.E. users */ div.new_lounge_shoutbox_div a.link_verified_email { font-color:transparent!important; color:-!important; } /* End User Colors */
THIS IS IN MY MOTD SECTION
/* background for the lounge */ body{ visibility:show!important; background-image:url("http://www.wonderbackgrounds.com/textures/marble/backgrounds/marble_17.gif")!important; background-repeat:repeat!important; background-attachment:fixed!important; background-position:center center!important;
/* changes outer scroll-bars */ scrollbar-arrow-color: red; scrollbar-Track-Color:; scrollbar-Highlight-Color: gold; scrollbar-base-color:red; scrollbar-Face-Color:; scrollbar-Shadow-Color: gold; scrollbar-DarkShadow-Color: gold; }
/* user tooltip */ #fixedtipdiv{ visibility:show!important; border:4px groove orange!important; color:orange; background:transparent; background-color:transparent; background-image:url('http://www.wonderbackgrounds.com/miscellaneous/backgrounds/miscellaneous_background_a2.gif')!important; background-position:center center!important; }
a:hover {background-image:url(http://i110.photobucket.com/albums/n92/sketelboom/bg/bg43.gif); color:yellow;}
td.lounge_shout_msg {text-transform:lowercase!important;}
|