Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /var/www/minitokyo/www/includes/common.inc.php on line 360 User HTML not showing - Minitokyo

User HTML not showing

page 1 of 1 4 total items

jakuro

jakuro

殁 4 LIFE

I can't get the user HTML to show up on this layout... I have tried everything looking for what has caused it.
this layout is made only from the minitokyo css base
it is not a problem with the html itself, all 2 of my accounts and Steffi cannot see implemented user html - it must be marked as hidden in the css somewhere....

here is my full code:

Spoiler (show)

Quote: * { color: #b2ff6c; margin: 0; padding: 0; font: 12px Arial, sans-serif; }
body { background: #000 no-repeat; text-align: center; background-attachment: fixed; background-image: url('http://i580.photobucket.com/albums/ss250/JakuroSigs/stef22.png~original');}
p { margin: 1em 10px; line-height: 1.8em; }
a, a * { color: #66ff00; text-decoration: none; padding: 1px; }
a:hover { text-decoration: overline; color: #fa1fa1; }
img { background: transparent; }
a img { border: 1px solid #66ff00; }
hr { border: none; border-top: 1px solid #66ff00; }

#wrapper { min-width: 1067px; max-width: 1067px; text-align: left; margin: 0 auto; }

#header { height: 300px; background: transparent url(http://i580.photobucket.com/albums/ss250/JakuroSigs/stef33.png~original) no-repeat; position: relative; }
#header strong { display: block; position: relative; padding-left: 0px; margin-left: 0px; width: 1000px; background: url(http://i580.photobucket.com/albums/ss250/JakuroSigs/stef33.png~original);
color: #000; height: 300; }
#header strong a { display: none; text-indent: -1067px; height: 1px; }
#leaderboard { display: none; }
#leaderboard div { height: 90px; }

#nav-bar { background: transparent; height: 40px; margin: 0px 0px 0 0px; -moz-border-radius: 22px;
-webkit-border-radius: 22px; margin-top: -100px; }

/* top level menus */
#nav-bar ul { float: right; padding-right: 160px; background: url(bg.png) 100% -580px no-repeat; height: 42px; width: 550px; margin-right: -20px;
position: relative; z-index: 1; }
#nav-bar ul li { display: block; float: right; position: relative; height: 40px; cursor: default; }
#nav-bar li span { padding: 0 1em; line-height: 40px; color: #b2ff6c; }
#nav-bar ul li a { display: block; padding: 0 1em; line-height: 40px; color: #b2ff6c; font-weight: bold; text-decoration: none; background: transparent;}
#nav-bar li:hover, #nav-bar a:hover { background-color: #319c35; }
#header #nav-bar li div, #sections li div { display: block; visibility: hidden; position: absolute; z-index: 9; width: 200px; right: -5px; padding-top: 6px; }
#nav-bar li ul, #sections li ul, #login-form form { clear: left; float: none; padding-right: 0; height: auto; background: #319c35; position: relative;
width: auto; padding: 1px; border: 1px solid #66ff00; }
#header #nav-bar li:hover div, #sections li:hover div { visibility: visible; }
#nav-bar li ul li, #sections li ul li { display: block; float: none; margin: 1px; position: relative; -moz-border-radius: 3px;
border-radius: 3px; -webkit-border-radius: 3px; height: auto; }
#nav-bar li ul a, #sections li ul a { display: block; line-height: 1.8em; color: #b2ff6c; font-weight: normal;
text-shadow: 0 0 3px #000; }
#nav-bar li ul li:hover, #nav-bar li ul a:hover, #sections li ul li:hover, #sections li ul a:hover { background-color: #000; color: #fa1fa1; }
#nav-bar li tt, #sections li tt { float: right; display: inline; text-decoration: none; line-height: 1.8em; padding-right: 3px; color: #fa1fa1; }
*:first-child+html #nav-bar li tt, *:first-child+html #sections li tt { display: none; }
#credits { width: 180px; }
#credits span:first-child { position: absolute; left: 0; }
#credits span:last-child { display: none; position: absolute; left: 0; }
#login-form { width: 250px; }
#login-form fieldset { border: none; }

#header #nav-bar li:hover li div, #sections li:hover li div { visibility: hidden; position: absolute; right: 95%; top: 0; }
#header #nav-bar li:hover li:hover div, #sections li:hover li:hover div { visibility: visible; }

/* Search */
#search-form { position: absolute; background: url(header.jpg) 0 -100px no-repeat; margin-left: -90px;
padding: 8px 0 8px 120px; width: 90%; height: 34px; }
#search-form fieldset { border: none; }
#search-form label { display: none; float: left; color: #66ff00; height: 22px; line-height: 22px; width: 50px; background: url(static.png) 40px 0 no-repeat; }
#search-form input.text { background: #319c35 url(static.png) -10px 0; border: none; color: #000; display: block; float: left; line-height: 22px; width: 190px;
height: 22px; }
#search-form input[type=text]:focus, select:focus { outline: 0; background: #66ff00; }
#search-form div { float: left; width: 110px; position: relative; height: 25px; }
#search-form span { display: block; line-height: 22px; color: #cc00ff; height: 22px; cursor: pointer; padding: 0 3px; line-height: 20px; background: #000 url(static.png) -200px 0 no-repeat; }
#search-form span:hover { background-position: -200px -22px; }
#search-form div div { position: absolute; visibility: hidden; z-index: 9; width: 110px; height: auto; padding: 0; top: 25px; left: 5px; }
#search-form div:hover div { visibility: visible; }
#search-form div ul { padding: 2px; background: #000; width: auto; height: auto; float: none; }
#search-form div li { display: block; padding: 0 2px; cursor: default; line-height: 1.8em; margin: 1px; float: none; height: auto; color: #b2ff6c; }
#search-form div li:hover { background-color: #319c35; }
#search-form div a { display: block; color: #66ff00; line-height: normal; font-weight: normal; padding: .2em; }
#nav-bar input.submit { border: none; height: 22px; background: #66ff00 -310px 0; padding: 0 3px; width: 62px;
cursor: pointer; }
#nav-bar input.submit:hover { background-position: -310px -22px; background: #fa1fa1; }

/* Ads */
#skyscraper { float: right; width: 160px; height: 600px; clear: right; margin: 2px 10px 0 0; }
#rectangle { width: 300px; height: 250px; float: right; margin: 0 10px 10px 0; }
.adsense-leaderboard { height: 90px; width: 728px; margin: 1em auto; }
.adsense-banner { height: 60px; width: 468px; margin: 1em auto; }
.adsense-rectangle { width: 300px; height: 250px; margin: 1em 10px; }

/* Content */
#body { background: #000; margin: 0 180px 0 10px; }

#backbone { background: #000 url(bg.png) 0 -390px repeat-x; height: 59px; position: relative; z-index: 12; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0;
-webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; }
#backbone h1 { display: none; }
#backbone h1 * { font-size: 19px; }
#ad-toggle { display: block; background: #000; }
#ad-toggle:hover { background: #000; }

#sections { position: absolute; right: 0; padding-right: 20px; margin: 5px; z-index: 2; }
#sections li { position: relative; display: block; float: left; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; }
#sections a { display: block; color: #cc00ff; padding: 0 .4em; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; }
#sections li:hover, #sections a:hover { background-color: #000; text-shadow: 0 0 3px #fa1fa1; }

#tabs { float: right; padding-top: 31px; padding-right: 12px; background: url(bg.png) 100% -630px no-repeat; margin-right: -10px; position: relative; z-index: 1; }
#tabs li { display: block; float: left; margin: 0 1px; height: 28px; -moz-border-radius: 5px 5px 0 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
#tabs a { display: block; line-height: 28px; height: 28px; text-align: center; font-size: 13px; font-weight: bold; padding: 0 10px;
text-shadow: 0 0 3px #000; color: #cc00ff; }
#tabs .active { background: #319c35; }
#tabs .active a { position: relative; color: #fa1fa1; }
#tabs li:hover { background-color: #319c35; }
#tabs li:hover a { color: #fa1fa1; }
#tabs span { font-weight: normal; font-size: 11px; color: #66ff00; }
#tabs li:hover span { color: #000; }

#breadcrumbs { margin: .5em 10px; padding: 0; color: #319c35; font: 11px arial; }
#breadcrumbs a { padding: .5em 0; text-decoration: none; color: #66ff00; font: 11px arial; }
#breadcrumbs a:hover { color: #fa1fa1; }
#breadcrumbs i { color: #319c35; font-size: 11px; }


#content { background-color: #000; z-index: 12; border-top: 1px solid #319c35; min-height: 560px; ; /* match skyscraper */ }
#content h1, #content h2 { clear: left; font: 19px arial; letter-spacing: -1px; color: #66ff00; margin: 1em 10px 0 10px; }
#content h1 *, #content h2 * { font: 19px arial; }
#content h1 b, #content h2 b { color: #66ff00; }
#content .more { text-align: right; padding: 0 30px 0 15px; clear: both; background: #000; float: right; height: 24px; line-height: 24px;
-moz-border-radius: 12px 0 0 12px; -webkit-border-top-left-radius: 12px; -webkit-border-bottom-left-radius: 12px; margin: 0px; }
#content .more a:hover { text-decoration: none; }
.div-notes { margin: .5em 10px 1em 10px; padding-bottom: 1px; border: 1px dotted #319c35; border-width: 0 0 1px 0; font: 11px arial; color: #cc00ff; }
.div-notes * { color: #cc00ff; font: 11px arial; }
.div-notes em { font-weight: bold; }
.description, .description * { font-size: 11px; }
.sorting { margin: 2em 10px .5em 10px; border-bottom: 1px dotted #319c35; }
.sorting a { font-size: 11px; font-family: arial; }
.sorting .active { color: #b2ff6c; font-weight: bold; }
.pagination { margin: 2em 10px; clear: left; height: 30px; color: #cc00ff; font-size: 11px; text-align: center; }
.pagination span { margin: 0 auto; color: #cc00ff; font-size: 11px; }
.pagination a { background: #000; color: #cc00ff; padding: 3px 7px; text-decoration: none; }
.pagination a.disabled, .pagination a.disabled:hover { background: #319c35; cursor: default; }
.pagination a:hover { background: #000; color: #66ff00; }
.pagination i { float: none; padding: 3px 7px; font-weight: bold; background: #eee; }
#tag-cloud { text-align: center; margin: 0 15%; }
#tag-cloud a { margin-left: 1em; font-size: 13px; font-weight: bold; white-space: nowrap; }
#tag-cloud span { font-size: 11px; color: #66ff00; margin-right: 1em; }
.title, .title * { font-size: 14px; font-weight: bold; margin: 0; }

#achievements li { margin: 10px 1%; padding: 5px .4%; display: block; width: 47%; float: left; border-radius: 8px; height: 190px; }
#achievements li:not(.active):not(.max) * { color: #66ff00; }
#achievements .active { background: #319c35; }
#achievements .max { background: #000; border: 1px solid #66ff00; }
#achievements h2 { line-height: 50px; }
#achievements .active h2 b, #achievements .max h2 b { width: 50px; height: 50px; background: url(achievements.png); display: block; float: left; margin: 0 5px 5px 0; border: 1px solid #000; }
#achievements div { margin: 0 10px; border: 1px inset #000; padding: 1px; text-align: center; position: relative; visibility: hidden; }
#achievements li:hover div { visibility: visible; }
#achievements span { display: block; position: absolute; height: 18px; background: #cc00ff; }
#achievements b { position: relative; color: #66ff00 !important; }
#achievements strong { float: right; font-size: 24pt; font-style: italic; }

.smilies { background: url(ani_awsm.gif); width: 20px; height: 20px; overflow: hidden;
text-indent: -200px; display: inline-block; }
#error-message, #error-suggestions { text-align: left; }
#error-message * { font-size: 16px; }
#error-suggestions li { margin-left: 2em; color: #576E95; list-style-type: square; }

/* menu */
#menu { float: right; padding: 1em 0; width: 28%;
position: relative; background: #000; border-top: 1px solid #319c35; }
#menu * { font-size: 12px; color: #66ff00; }
#menu h2 { margin-top: 1.5em; text-align: right; border-bottom: 1px dotted #319c35; color: #319c35; font: 15px Arial; font-weight: bold; }
#menu > h2:first-child { margin-top: 0; }
#menu h2 a { font-size: 15px; /* color: #cc00ff; lol wut */ }
#menu .more { background: #000; text-align: right; margin: 10px 10px 2em 0; padding: 0 10px; height: 20px; line-height: 20px;
-moz-border-radius: 0 10px 10px 0; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; }
#menu h2, #menu ul, #menu dl, #menu p { padding: 0 10px; }
#menu ul { margin-top: 2em; }
#menu li:first-child { border-top: 1px solid #000; }
#menu li { border-bottom: 1px solid #000; list-style-image: url('http://i580.photobucket.com/albums/ss250/JakuroSigs/sfli2.png'); list-style-position: inside; padding: .1em 0 .1em 8%;
color: #00ff4e; white-space: nowrap; overflow: hidden; }
* html #menu li { padding-left: 0; }
#menu li span { padding : 0 2px; color: #b2ff6c; }
#menu li span a { padding: 0 2px; }
#menu li b { color: #00ff4e; }
#menu a { color: #cc00ff; text-shadow: 0 0 3px #cc00ff; padding: 0px;}
#menu a:hover { color: #fa1fa1; text-decoration: none; }
#menu dt { float: left; padding: .1em 0 0 5%; color: #66ff00; }
#menu dd { border-bottom: 1px solid #319c35; padding: .1em 5% .1em 0; color: #66ff00; text-align: right; }
* html #menu dd { padding-right: 0; }
#menu .thumbs { height: 85px; margin-top: 0; }
#menu .thumbs li { border: none; padding: 0 !important; }
#menu .thumbs a { background-position: center 35%; display: block; height: 75px; width: 75px; }
#menu .groups { padding: 0 10px; margin-top: 1em; }

#menu #shoutbox dt { float: none; padding: 0; }
#menu #shoutbox dt a { font-weight: bold; }
#menu #shoutbox dt span { color: #b2ff6c; }
#menu #shoutbox dd { color: #319c35; border: none; text-align: left; padding: 0 5%; }

.children li, .threads li { display: block; list-style-type: none !important; height: 50px; border: none !important; overflow: hidden; padding : 0 !important; }
.children li em, .threads li em { display: block; margin-top: 2px; }
.children em a, .threads em a { font-weight: bold; }
.children li i, .threads li i { display: block; float: left; width: 40px; height: 40px; background: #000; margin-right: 5px; line-height: 40px;
background-position: 50% 25%; border: 1px solid #000; }
.children li i { background-size: 120%; }

.threads li i { background: url(forum_icons.png) 0 0; }

/* gallery */
.wallpapers { }
.wallpapers li { position: relative; }
.wallpapers em, .wallpapers strong { right: 10px; z-index: 10; position: absolute; margin-top: -15px; width: 40px; height: 40px; background: url(static.png) 0 -73px; }
.wallpapers strong { background-position: -40px -73px; }
.wallpapers dd { display: block; height: 180px; float: left; width: 200px; padding: 10px 0; }
.wallpapers dd p { margin: 0 0 .5em 0; line-height: 1.4em; }
.wallpapers p { font-size: 11px; }
.scans { position: relative; left: 5px; }
#content .scans li { display: block; float: left; clear: none; width: 225px; height: 200px; margin: 10px .5%; text-align: center; padding: 20px 0; }
*:first-child+html #content .scans li { margin: 10px 0; }
.scans p { margin: 0; font-size: 11px; font-style: italic; width: 180px; margin: 0 auto; }
.scans input[type=checkbox] { float: left; margin-right: -20px; display: none; }
.scans p a { font-size: 11px; color: #66ff00; font-style: italic; }

#children { margin: 1em 0 1em 5%; }
#children .thumb { margin: .5em; border: 1px solid #000; }
#children li { display: block; width: 320px; margin: 1em 0 1em 20px; float: left; height: 80px; }
*:first-child+html #children li { margin: 1em 20px; }
#children .title { margin-top: .5em; line-height: normal; }
#children .title span, #children .title span * { font-size: 8pt; }
#children span { font-size: 11px; }
.thumb, #menu .thumbs li { width: 75px; height: 75px; background-color: #000; background-position: center 35%; float: left; display: block; margin: .2em; }

#covers li { display: block; float: left; padding: 5px; }
#covers img { height: 180px; }

/* auto complete */
.ac_results { margin: 4px 0 0 5px !important; z-index: 30; }
.ac_results ul { background-color: #319c35; text-align: left; padding: 2px; overflow: hidden !important; border: 1px solid #000; }
.ac_results li { padding: .2em; white-space: nowrap; }
.ac_results * { cursor: default; }
.ac_results span, .ac_results span * { color: #fa1fa1; font-size: 11px; }
.ac_over { background-color: #000; }
.ac_results strong { font-weight: bold; }

/* drop shadow */
#nav-bar li div, #sections div, .wallpapers dt a, .scans li > a, #preview > a, .avatar, .ac_results, #search-form div div {
display: block; padding-top: 1px; margin: 0 auto; background: url(menushadow.png) bottom right; }
#nav-bar li ul, #sections ul, #login-form form, .wallpapers img, .scans img, #preview img, .avatar img, .ac_results ul, #search-form div ul {
display: block; margin: -6px 5px 0 -5px; }
#nav-bar li b, #sections div b, .wallpapers dt a b, .scans li > a b, #preview > a b, .avatar b, .ac_results b, #search-form div b { width: 5px; height: 5px; background: url(menushadow.png) top right;
display: block; position: relative; top: -6px; right: 0; float: right; }
#nav-bar li i, #sections div i, .wallpapers dt a i, .scans li > a i, #preview > a i, .avatar i, .ac_results i, #search-form div i { width: 5px; height: 6px; bottom: 0; background: url(menushadow.png) bottom left;
display: block; position: relative; left: -5px; }

.cat { width: 30%; margin: 1em 10%; float: left; }
.cat a { white-space: nowrap; }
.cat .name { font-size: 16px; font-weight: bold; }
.cat .more { font-weight: bold; }

#featured { margin: 1em 10px 3em 10px; height: 365px; background-color: #000; padding: 5px 10px; position: relative; }
#featured h1 { margin: 0; }
#featured li { display: block; position: absolute; }
#featured .featured { display: block; width: 300px; height: 300px; background-position: center 30%; text-decoration: none; font-size: 16px; font-weight: bold; border: 1px solid #66ff00;
float: left; margin-right: 1em; }
#featured .motivation { padding: 1em 5% 1em 1em; margin-left: 310px; max-width: 522px; }
*:first-child+html #featured .motivation { width: 45%; }
#featured .motivation p { font-style: italic; font-size: 12px; text-align: justify; }
#feature-list { position: relative; margin: 0 20px -100px 330px; top: 260px; overflow: hidden; z-index: 2; }
#feature-list ul { height: 77px; width: 600px; overflow: hidden; max-width: 522px; }
#feature-list li { display: block; float: left; margin: 0 5px; }
#feature-list li a { background-position: center 30%; width: 75px; height: 75px; display: block; border: 1px solid #66ff00; }

#preview { text-align: center; }
#preview > a { margin: 30px auto 0 auto; }
#preview .image-links { margin: 1em auto; font-size: 13px; }
#preview li { display: inline; font-size: 11px; margin-right: 1.5em; color: #000; }
#preview ul a { padding: 0 0 0 1.6em; margin-right: .1em; font-size: 13px; background: url(orangeheart.png) no-repeat; }
#preview ul a:hover { color: #cc00ff; }
#preview form { padding: 1em; margin: 1em auto; text-align: left; }
#alts { float: left; margin: 20px 10px; }
#alts li { display: block; margin: 4px; }
#alts a { background-position: center; display: block; width: 75px; height: 75px; border: 1px solid #000; }
#alts a:hover { border: 1px solid #b2ff6c; }
#dimensions { text-align: center; }
#dimensions div { margin: 1em; }
#dimensions h3 { display: inline; font-size: 12pt; font-weight: bold; }
#dimensions ul { display: inline; }
#dimensions li { display: inline; }
#dimensions li a { font-size: 10pt; }
#description { border-top: 1px dotted #319c35; margin-bottom: 10em; }
#description p { clear: left; }

/* Posts */
#posts { background: url(posts2.png) repeat-y; clear: left; }
#posts dt, #posts dd { display: block; }
#posts dt { float: left; width: 250px; text-align: center; }
.avatar { width: 100px; }
#posts .avatar { margin: .5em auto; }
#posts dt p { margin: 0; }
#posts dd { border-top: 1px dotted #319c35; padding-left: 250px; }
#posts dd ul, #description ul:first-child { text-align: right; padding: 0 10px; }
#posts dd ul:last-child { background: #000; }
#posts dd li, #description ul:first-child li { display: inline; padding: 0 4px; line-height: 2em; font-size: 11px; }
#posts dd li a, #description ul:first-child a { font-size: 11px; color: #66ff00; }
#posts dd li a:hover, #description ul:first-child a:hover { text-decoration: none; color: #fa1fa1; }
#posts dd a { }
#posts img { background: none; }
blockquote p, blockquote .name { color: #b2ff6c; font-size: 11px; }
blockquote, blockquote blockquote blockquote { border: 1px solid #66ff00; background: #319c35; margin: 1em 10px; }
blockquote blockquote, blockquote blockquote blockquote blockquote { border: 1px solid #fa1fa1; background: #cc00ff; }
blockquote blockquote blockquote blockquote blockquote { display: none; }
blockquote .name { display: block; font-size: 11px; }
.signature { border-top: 1px dotted #319c35; margin-top: 3em; }
.signature p { margin: 0 5px; }
.signature * { font-size: 11px !important; color: #66ff00; }
.post-stamp { position: absolute; margin-left: -260px; display: block; float: left; width: 250px; text-align: center; }
.post-stamp, .post-stamp * { color: #fa1fa1; }

#small-posts { margin: 0 10%; }
#small-posts .post-header { padding: .2em 10px; color: #cc00ff; background: #000; margin-top: 2em; }
#small-posts .post-header ul { float: right; }
#small-posts .post-header li { float: left; display: block; }
#small-posts .post-header span { color: #b2ff6c; }
#small-posts .post-body p:first-child { margin-top: 0; }

#poll { margin: 1em 10px; }
#poll * { font-size: 16px; }
#poll dt { float: left; width: 50%; text-align: right; }
#poll dd { padding-left: 52%; }

/* Reviews */
#review { max-width: 50em; margin: 0 auto; }
#review dl { text-align: right; }
#review dd, #final { font-size: 22px; color: #b2ff6c; }
#review-signature, #review-signature * { font-style: italic; font-size: 15px; }
.rating { color :#f80; font-size: 16px; font-weight: bold; }

/* Footer */
#shout-form { margin: .5em 0; border-top: 1px dotted; padding-top: 5px; }
#footer { clear: both; height: 120px; background: url(bg.png) 0 -720px repeat-x; color: #66ff00; margin-top: -1em; /* (o_o )' */ }
#footer div { background: url(header.jpg) right -240px no-repeat; height: 120px; }
#footer p { margin: 0; padding: 0 1em; }
#footer #partners { padding-top: 53px; background: url(bg.png) -20px -880px no-repeat; line-height: 1.4em; font-size: 12px; }
#partners a { color: #fa1fa1; }
#copyright { color: #66ff00; font-size: 11px; }
#copyright a { color: #cc00ff; font-size: 11px; }

/* Form */
#content form { margin: 1em 10px; }
#content form ul { margin-bottom: 3em; }
#content form h2 { margin: 1em 10% .5em 180px; }
input { display: block; color: #000; background: #fa1fa1; border: none; margin: 2px;}
input[type=submit], input[type=button] { padding: 0px 0px; }

form input[type=text], form input[type=password], textarea, select, #login-form input[type=text], #login-form input[type=password] {
background: #319c35; border: 1px solid #66ff00; color: #66ff00; }
#content form li { display: block; clear: left; list-style-type: none; }
#content label { float: left; width: 160px; margin: 3px 10px; text-align: right; font-weight: bold; }
#content input[type=text], #content input[type=password], #content input[type=file], #content select { width: 25em; display: block; margin: 5px 4px 0 4px; }
/* IE7 */ *:first-child+html #content input[type=text], *:first-child+html #content input[type=password], *:first-child+html #content input[type=file],
#content input[type=file] { margin-left: 90px; }
*:first-child+html #content select { margin-top: -15px; }
#content input[type=text], #content input[type=password], #content input[type=file], #content textarea { padding: 1px; }
#wrapper *[readonly], #wrapper *[type=text][disabled] { color: #66ff00; border-color: #66ff00; background-color: #000; }
input[type=submit][disabled] { color: #319c35; }
#content textarea { width: 70%; }
option { padding: 3px 1em; }
#content label.radio { clear: none; width: auto; margin: 2px 2em 0 0; }
input[type=radio], input[type=checkbox] { margin: 4px; float: left; }
#content form input[type=submit] { display: inline; }
#content form input[type=button] { display: inline; }
form p { margin: 0 180px 1em 180px; font-size: 11px; color: #319c35; }
#content form #month { width: 8em; float: left; margin: 0; }
#content form #day { width: 4em; float: left; margin: 0 4px; }
#content input#year { width: 4em; }
.error { color: #f00; margin-top: 0; }
optgroup { font-weight: bold; }
optgroup option { padding-left: 1em; }
#form-error { margin: 1em 10px; background: #319c35; padding: 1em; }
#form-error * { color: #a24; }
#form-error ul { margin-left: 2em; }
#form-error li { line-height: 1.8em; }

/* inline login */
#login-form label { font-size: 11px; color: #b2ff6c; }
#login-form input[type=submit] { display: inline; }
#login-form input[type=text], #login-form input[type=password] { margin: 1px; width: 98%; }
#nav-bar #login-form a { display: inline; background: transparent; padding: 0; font-weight: normal; font-size: 11px;
color: #66ff00; }

#content #quick-reply { margin: 0 310px 0 0; padding: 1em 10px; min-height: 280px; border-top: 1px dotted #319c35; width: auto; }
#quick-reply p { margin: 0; }
#quick-reply textarea { width: 100%; float: none; }

#content form #bb-font, #content form #bb-size, #content form #bb-color { width: auto; display: inline; margin: 5px 0; }
#smiley-container { float: left; width: 100px; margin: 10px 40px; }

#menu form { padding: 1em 5px; }
#menu input.text { width: 100%; }

/* Table */
.block { border: 1px solid #66ff00; margin: 0 10px; padding: 3px; }
th { background: #319c35; text-align: center; padding: 0 .5em; font-weight: bold;
border: 1px solid #66ff00; border-width: 1px 0; white-space: nowrap; }
table { width: 100%; border-collapse: collapse; padding: 3px; }
table p { margin: 0; line-height: 1.2em; }
td { border: 1px solid #66ff00; border-width: 1px 0; padding: 3px; background-color: #000; }
.odd td { background-color: #319c35; }
td.footer { text-align: center; }
.number { text-align: center; }
td.icon { height: 40px; text-align: center; }
td.icon a { background: url(forum_icons.png); width: 40px; height: 40px; display: block; margin: 0 auto; border: 1px solid #66ff00; }
.closed { font-weight: normal; color: #319c35; }
.pinned { color: #fa1fa1; }

.bullet { width: 20px; }
.timestamp { width: 20%; text-align: right; }

/* userpage */
#profile-actions { margin: 2em 10px; clear: left; height: 30px; color: #000; font-size: 11px; text-align: center; cursor: default; }
#profile-actions a { background: #000; color: #cc00ff; padding: 3px 7px; text-decoration: none; border: 1px solid #cc00ff;}
#profile-actions a:hover { background: #cc00ff; color: #000; }

/* .member { color: #b2ff6c; } */
.elite { color: #fa1fa1 !important; background: #000 !important; }
.retired { color: #319c35 !important; }
.moderator { color: #fa1fa1 !important; }
.admin { color: #cc00ff !important; background: #000 !important; }

/* bbEditor */
.markItUp * { margin:0px; padding:0px; outline:none; }
.markItUp a { text-decoration:none; }
/* first row of buttons */
#content .markItUpHeader ul { height: 20px; margin: 10px 0 0 0; }
#content .markItUpHeader ul li { list-style:none; float:left; position:relative; clear: none; }
.markItUpHeader ul li ul{ display:none; }
.markItUpHeader ul li:hover > ul{ display:block; }
.markItUpHeader ul .markItUpDropMenu { background:transparent; margin-right:5px; }
.markItUpHeader ul .markItUpDropMenu li { margin-right:0px; }
.markItUpHeader ul .markItUpSeparator { margin:0 4px; width: 1px; height:16px; overflow:hidden; background-color:#000; }
.markItUpHeader ul ul .markItUpSeparator { width:auto; height:1px; margin:0px; }
/* next rows of buttons */
.markItUpHeader ul ul { display:none; position:absolute; top: 8px; left:0px; height:inherit; }
.markItUpHeader ul ul li { float:none; background: none; }
/* next rows of buttons */
.markItUpHeader ul ul ul { position:absolute; top:-1px; left:150px; }
.markItUpHeader ul ul ul li { float:none; }
.markItUpHeader ul a { display:block; width:16px; height:16px; text-indent:-10000px; background-repeat:no-repeat;
background-image:url(static.png); border: 1px solid #66ff00; color: #66ff00; }
.markItUpHeader ul a:hover { border-color: #66ff00; }
.markItUpHeader ul ul a { display:block; padding-left:0px; text-indent:0; width:120px; padding: 5px; background: #319c35; }
.markItUpHeader ul ul a:hover { color:#b2ff6c; background-color:#000; }

.markItUp .markItUpButton1 a { background-position: 0 -112px; }
.markItUp .markItUpButton2 a { background-position: -16px -112px; }
.markItUp .markItUpButton3 a { background-position: -32px -112px; }
.markItUp .markItUpButton4 a { background-position: -32px -128px; }
.markItUp .markItUpButton5 a { background-position: -16px -128px; }
.markItUp .markItUpButton6 a { background-position: 0px -128px; }
.markItUp .markItUpButton7 a { background: none; text-indent: 0; width: auto; padding: 0 2px; }
.markItUp .markItUpButton8 a { background: none; text-indent: 0; width: auto; padding: 0 2px; }
.markItUp .markItUpButton9 a { background: none; text-indent: 0; width: auto; padding: 0 2px; }


/* Color Picker */
.colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(colorpicker/custom_background.png); font-family: Arial, Helvetica, sans-serif; display: none; z-index: 40; }
.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }
.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(colorpicker/colorpicker_overlay.png); }
.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(colorpicker/colorpicker_select.gif); margin: -5px 0 0 -5px; }
.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; }
.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(colorpicker/colorpicker_indic.gif) left top; margin: -4px 0 0 0; left: 0px; }
.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }
.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }
.colorpicker input { position: absolute; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-align: right; }
.colorpicker_hex { position: absolute; width: 72px; left: 212px; top: 142px; }
.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }
.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }
.colorpicker_rgb_r { top: 52px; left: 212px; }
.colorpicker_rgb_g { top: 82px; left: 212px; }
.colorpicker_rgb_b { top: 112px; left: 212px; }
.colorpicker_hsb_h { top: 52px; left: 282px; }
.colorpicker_hsb_s { top: 82px; left: 282px; }
.colorpicker_hsb_b { top: 112px; left: 282px; }
.colorpicker_submit { position: absolute; position: absolute; left: 322px; top: 142px; overflow: hidden; }
.colorpicker_focus { background-position: center; }
.colorpicker_hex.colorpicker_focus { background-position: bottom; }
.colorpicker_slider { background-position: bottom; }


/* IE6 makes kitteh cry */
* html #wrapper { width: 1160px; }
* html #nav-bar li { width: 120px; }
* html #friends-online { display: none; }
* html #tabs li { width: 100px; }
* html #feature-list { display: none; /* SoL */ }
* html .threads li { display: none; /* SoL */ }

div {filter: alpha(opacity=85);
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
opacity: 0.85;}

#menu .more a { color: #66ff00; text-shadow: 0 0 3px #66ff00;}
#menu .more a:hover { color: #fa1fa1; text-shadow: 0 0 3px #fa1fa1;}


#content textarea { color: #66ff00; }


help much appreciated :) again

Signature
	Image
::wake up in a dying world looking like the antidote::

pandemonium91

Retired Moderator, Tagger

pandemonium91

Your issue is here:

Quote: body { background: #000 no-repeat; text-align: center; background-attachment: fixed; background-image: url('http://i580.photobucket.com/albums/ss250/JakuroSigs/stef22.png~original');}

Remove the "~original" and the apostrophes before and after the URL.

If you can't handle me at my best, then you don't deserve me at my worst!

jakuro

jakuro

殁 4 LIFE

whhaaaaaat what a silly mistake... >< YOU ARE THE MASTER

Signature
	Image
::wake up in a dying world looking like the antidote::

pandemonium91

Retired Moderator, Tagger

pandemonium91

No prob, I can't count the times I've forgotten a semicolon and messed everything up, lol.

If you can't handle me at my best, then you don't deserve me at my worst!

page 1 of 1 4 total items

Back to Userpage Customization | Active Threads | Forum Index

Only members can post replies, please register.

Warning: Undefined array key "cookienotice" in /var/www/minitokyo/www/html2/footer.html on line 73
This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. Read more.