JavaScript is required to use Bungie.net

  • Mission Statement

    A monument to all your Zoid.

  • Membership

    16 Members
    Total number of users that have joined this group
    10 Years as a Group
    Total number of years this group has been active
  • Admins

  • Tagged

originally posted in:Zoid Fan Club
Edited by Airorcode: 4/28/2014 3:50:23 AM
1

CSS

/* Group CSS. */ /* Flair boilerplate (basic flair foundation). Rarely changes. Do not edit. */ h1 > a[data-membershipid]:after, div.authorInfo > a[data-membershipid]:after { display: inline-block; font-family: "OpenSansSemiBold", Arial, sans-serif; font-size: 9px; line-height: 11px; margin-left: 5px; padding: 0 2px; position: relative; top: 0px; vertical-align: middle; } /* Add/change user-specific flair by ID (text/color/etc.). */ h1 > a[data-membershipid="761495"]:after, div.authorInfo > a[data-membershipid="761495"]:after { background: transparent; border: 1px solid #ff0000; color: blue; content: "High Prophet of Doge"; } h1 > a[data-membershipid="221613"]:after, div.authorInfo > a[data-membershipid="221613"]:after { background: transparent; border: 1px solid #ff0000; color: red; content: "furfag"; } /* Change the color of a user's name, identified by their member ID (mid). */ a[data-membershipid=""] { color: red; } a[data-membershipid=""] {color: red; } a[data-membershipid=""] {color: red; } a[data-membershipid=""] {color: red; } .Groups .header_page .displayName a { opacity: 0;} /* Group Banner Image */ .identity { background-image: url(http://i.imgur.com/XiSv8mn.gif); } /* Group Avatar Image */ .identity .avatar { background-image: url(http://i.imgur.com/DzlWFY3.jpg); repeat-y background-size: auto 100%; } /* Get rid of the black box around group info. */ .identityInfo { background-color: transparent; border: 1px solid transparent; } .btn_blue { background-image: -moz-linear-gradient(center top, rgb(253,02,02) 0%, rgb(01,01,01) 100%); border: 1px solid rgb(253,02,02); } .btn_blue { background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(253,02,02)), to(rgb(01,01,01) )); } .PathView .btn_toEntireTopic{ background: none repeat scroll 0 0 #3a039a;} .PathView .btn_toParentPost{ background: none repeat scroll 0 0 #3a039a;} .btn_blue { background-image: -o-linear-gradient(90deg, rgb(01,01,01), rgb(253,02,02)); } /*Color scheme of layout*/ .container_sort { border-top-color: rgb(05,02,02); } .forumPost .post { border-bottom-color: rgb(05,02,205); } .topics .followedAuthor { box-shadow: 4px 0 0 #3a039a inset; } .nav_side a:hover { color: #000000; } /*MUST make your own color image*/ .on a { background-image: url(http://i.imgur.com/dQpB4Cs.png); } /* Set specific thread styles by ID. */ div.content > a[data-rootpostid="56913697"] { color: red; } div.content > a[data-rootpostid="60340903"] { font-size: bigger; color: red; } .Nav_Top .panel{ background: none; } .Nav_Top .link { color: #D1D1D1; background: none; } .Nav_Top .section > li, .pinned .section > li { border: none; box-shadow: none; } .Nav_Top .panel .hgroup { background: none repeat scroll 0 0 rgba(128, 0, 160, 0.85); border: none; box-shadow: 0 0 15px rgba(255, 255, 255, 0.09) inset; color: #D1D1D1; } .Nav_Top .container_section { background: none repeat scroll 0 0 rgba(128, 0, 160, 0.85); border: none; box-shadow: 0 0 15px rgba(255, 255, 255, 0.09) inset; } #roster_list h5 { background: none repeat scroll 0 0 rgba(128, 0, 160, 0.85); box-shadow: 0 0 15px rgba(255, 255, 255, 0.09) inset; border: none; } /*unitext color*/ a{ color: #ff00ce; } a:hover{ color: #7000ff; } .forumPost article .post_body, .forumPost article .post_urlLinkOrImage{ color: #e9e9d0; } .topics .extraInfo, .topics .extraInfo a { color: #5900ff; font-size: 10px; line-height: 14px; text-shadow: none; } /*Main forum*/ .container_body { background: url(http://i.imgur.com/CATGrj0.jpg) fixed repeat center transparent; } .column.main { background: none repeat scroll 0 0 rgba(30, 30, 30, 0.4); } .container_sort { background: none repeat scroll 0 0 rgba(70, 0, 0, 0.5); border-bottom: 1px inset rgba(70, 0, 0, 0.5); border-top: 1px inset rgba(70, 0, 0, 0.5); box-shadow: none; } .container_sort .sort li.on { background: none repeat scroll 0 0 rgba(90, 0, 0, 0.8); } .container_sort li a { color: #D1D1D1; } .topics li { border-bottom: 1px solid rgba(70, 0, 0, 0.8); border-top: 1px solid rgba(50, 50, 50, 0.5); } .topics .title { color: #D1D1D1; text-shadow: none; } .topics .author, .topics .author a { color: #D1D1D1; text-shadow: none; } .pager_prevnext { border-bottom: 1px solid rgba(70, 0, 0, 0.8); border-top: 1px solid rgba(50, 50, 50, 0.5); } /*Inside threads*/ #post > .post { background: none repeat scroll 0 0 rgba(30, 30, 30, 0.4); border-color: #990000; border-image: none; border-style: none none solid; border-width: medium medium 2px; } .forumPost .header_post { background: none repeat scroll 0 0 rgba(30, 30, 30, 0.4); } .forumPost .post { border-top: 1px inset rgba(100, 0, 0, 0.9); } .Groups .header_post { padding: 22px 25px 0 22px; } .Groups .forumPost .post_info { border-bottom: none; } .forumPost .post_info { border-bottom: none; } /*Textbox*/ .container_textfield { background: none repeat scroll 0 0 rgba(128, 0, 162, 0.3); border: none; } .bbcode { background: none repeat scroll 0 0 rgba(30, 30, 30, 0.4); border: none; } .container_textarea textarea { color: #D1D1D1; } .container_textbox input { color: #D1D1D1; } .forumPost blockquote { background: none repeat scroll 0 0 rgba(50, 0, 0, 0.4); border-color: #000000 #000000 #000000 rgba(80, 0, 0, 0.6); color: #D1D1D1; } .forumPost .spoiler{ background: none; border-color: #000000 #000000 #000000 rgba(80, 0, 0, 0.6); color: #D1D1D1; } .forumPost .spoiler:after { background: none repeat scroll 0 0 #2C0000; color: #D1D1D1; } .forumPost .spoiler.opened { background: none repeat scroll 0 0 #2C0000; color: #D1D1D1; } .forumPost .post_urlLinkOrImage.gated { background: url("http://www.bungie.net/img/theme/bungienet/icons/icon_img.png") no-repeat scroll 9px center #2C0000; color: #D1D1D1; } /*gradient*/ .left:not(.nodark){ background: -moz-linear-gradient(left, rgba(70, 0, 70, 0.5) 0%, transparent 49%); background: -webkit-linear-gradient(left, rgba(70, 0, 70, 0.5) 0%, transparent 49%); background: linear-gradient(left, rgba(70, 0, 70, 0.5) 0%, transparent 49%); } nav.left a, .column.left a{ background-image: none; } nav .on{ background: -moz-linear-gradient(left, rgba(80, 0, 0, 0.9) 0%, transparent 49%); background: -webkit-linear-gradient(left, rgba(80, 0, 0, 0.9) 0%, transparent 49%); background: linear-gradient(left, rgba(80, 0, 0, 0.9) 0%, transparent 49%); } .topics .cf.block.followedAuthor{ box-shadow: none; background: -moz-linear-gradient(left, rgba(80, 0, 0, 0.3) 0%, transparent 49%); background: -webkit-linear-gradient(left, rgba(80, 0, 0, 0.3) 0%, transparent 49%); background: linear-gradient(left, rgba(80, 0, 0, 0.3) 0%, transparent 49%); } .topics li:hover { background: none repeat scroll 0 0 rgba(70, 0, 0, 0.15); box-shadow: 0 0 15px rgba(255, 255, 255, 0.03) inset; } .topics .cf.block.followedAuthor:hover{ background: none repeat scroll 0 0 rgba(70, 0, 0, 0.35); box-shadow: 0 0 15px rgba(255, 255, 255, 0.09) inset; } /*Avatar sizing*/ .forumPost .avatar{ left: 1px; top: 12px; } .post.subtopic .avatar{ left: -25px; top: 12px; } .replies .avatar{ left: -25px; top: 12px; } .topics .avatar{ left: 10px; top: 7px; } .topics .avatar, .topics .avatar > img{ box-shadow: none; width: 50px; height: 50px; } .post .avatar, .post .avatar img{ box-shadow: none; width: 90px; height: 90px; } .feed .avatar{ top: -6px; } .forumPost .arrow a{ right: 10px; } .forumPost .arrow{ left: -30px; } .forumPost .replies .content { padding-left: 71px; } /*Reload spinner and hover post*/ .spinner{ background-image: url(http://i.imgur.com/EWAtKix.gif); } .forumPost .pulse{ animation-direction: none; animation-duration: none; animation-iteration-count: none; animation-name: none; animation-timing-function: none; background-color: rgba(80, 0, 0, 0.3); } body{ background: url(http://i.imgur.com/fB1dfjI.png) repeat scroll, url(http://i.imgur.com/1JvOv7l.jpg) fixed center repeat #410709; } .pluginButtonInline { display: inline-block; content: "Like"; background: none; border: none; color: #D1D1D1; } .pluginCountButton { background: none; border: none; color: #D1D1D1; } .Groups.Topics .topics li[data-postid=""]{ background: url("") no-repeat scroll; } a.avatar[data-membershipid="221613"] { background-image: url(http://i.imgur.com/QQwFenh.jpg); background-size: 50px; } a.avatar[data-membershipid="221613"] > img { visibility: hidden; } a.avatar[data-membershipid="221613"] { box-shadow: 0 0px 0 #ff0000; } .topics .avatar:before{ border: 0px solid rgba(255, 0, 0, 0.4); } a.avatar[data-membershipid="221613"] > img { visibility: hidden; } .header_body_page { height: 0px; } a.avatar[data-membershipid="3235821"] { background-image: url(http://i.imgur.com/6Re5wS1.jpg); background-size: 50px; } a.avatar[data-membershipid="3235821"] > img { visibility: hidden; } a.avatar[data-membershipid="3235821"] { box-shadow: 0 0px 0 #000000; } .topics .avatar:before{ border: 0px solid rgba(255, 0, 0, 0.4); } a.avatar[data-membershipid="3235821"] > img { visibility: hidden; } .header_body_page { height: 0px; } a.avatar[data-membershipid="3810488"] { background-image: url(http://i.imgur.com/sJfsGMv.jpg); background-size: 50px; } a.avatar[data-membershipid="3810488"] > img { visibility: hidden; } a.avatar[data-membershipid="3810488"] { box-shadow: 0 0px 0 #000000; } .topics .avatar:before{ border: 0px solid rgba(255, 0, 0, 0.4); } .header_body_page { height: 0px; } body.Topics div.column.main { background-color: rgb(5, 5, 5); }

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

You are not allowed to view this content.
;
preload icon
preload icon
preload icon