0
Hey wow this looks really nice! I can't say that I love the font and there appears to be some wasted space in posts, but otherwise it looks very clean. Thanks for sharing!
Oh wow I didn't notice those were gone. Bye-bye ePeen
Weird, though. The empty space is to the right.
Overwrite the style with this:
Also I just noticed after reading that code that if you hover over signatures and people's user info under the avatar, it will show up. If you want to see the info you can set the opacity inCode:@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("guildwars.incgamers.com") { html, body {background: #C3D1D2 none !important; color: #333 !important;} #mainPage > .body_wrapper > div:first-child {display: none !important;} .body_wrapper {box-shadow: 0 0 4px rgba(0,0,0,0.3) !important;} /* Forum top */ .pagination span {margin-bottom: 0.5em !important;} .pagination span a:hover {background: #AF2727 !important;} .toolsmenu {margin: 1em 0 !important;} /* Thread list */ .forumactionlinks {display: none !important;} /* Single thread */ .postrow, .postcontent.preview {padding: 10px 15px !important; font: 16px/1.5 Cambria, Georgia, serif !important; overflow: visible !important;} .bbcode_container div.bbcode_quote {font: italic 15px/1.5 Cambria, Georgia, serif !important;} img, embed, .postbit .content img, .postbitlegacy .content img, .postbitdeleted .content img, .postbitignored .content img, .eventbit .content img { max-width: 100% !important; -moz-transition: all 0.5s ease-out 0.5s; } img:hover, embed:hover, .postbit .content img:hover, .postbitlegacy .content img:hover, .postbitdeleted .content img:hover, .postbitignored .content img:hover, .eventbit .content img:hover { max-width: 3000px !important; -moz-transition-delay: 0.1s; } .spoiler img {max-width: 3000px !important;} blockquote {overflow: visible !important;} .userinfo_extra, .imlinks, .postbitlegacy .after_content {opacity: 0; -moz-transition: all 0.4s ease-out 0.5s;} .userinfo:hover .userinfo_extra, .userinfo:hover .imlinks, .postbitlegacy .after_content:hover {opacity: 1 !important;} .anet_post {font-size: 1em !important; border-radius: 4px !important; box-shadow: 1px 1px 2px rgba(0,0,0,0.5) !important;} .anet_post .bbcode_container {color: #333 !important;} } .threadbit a:not(.threadtitle_unread) {font-weight: normal !important; }
to any number between 0.0 and 1.Code:.userinfo_extra, .imlinks, .postbitlegacy .after_content {opacity: 0; -moz-transition: all 0.4s ease-out 0.5s;}
Yessssss Thank youu this is amazing