JavaScript is required to use Bungie.net

originally posted in:TheNightShift
Edited by U920628: 8/31/2013 7:34:51 PM
2

CSS

/*Background*/ body{ background: url("http://halo.bungie.net/images/dark/upper_neb.png") fixed center top no-repeat #000000; } /* Get rid of the black box around group info. */ .identityInfo { background-color: transparent; border: 1px solid transparent; } /*The follow is for changing the color of the buttons, must use each code to be compatible across all browsers*/ /*Firefox, uses a gradient so change both rgb values*/ .btn_blue { background-image: -moz-linear-gradient(center top, rgb(46,46,46) rgb(31,31,31) 100%); border: 2px solid rgb(113,113,113); } /*Chrome, also uses gradient*/ .btn_blue { background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(46,46,46)), to(rgb(31,31,31) )); } .PathView .btn_toEntireTopic{ background: none repeat scroll 0 0 #2E2E2E;} .PathView .btn_toParentPost{ background: none repeat scroll 0 0 #2E2E2E;} /*Opera, also uses a gradient (Note the colors are in reverse order)*/ .btn_blue { background-image: -o-linear-gradient(90deg, rgb(31,31,31), rgb(46,46,46)); } /*Universal Stuff for titles*/ 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: 13px; margin-left: 5px; padding: 0 2px; position: relative; text-transform: uppercase; top: -1px; vertical-align: middle; } /*Jx493 */ h1 > a[data-membershipid="920628"]:after, div.authorInfo > a[data-membershipid="920628"]:after { background: #3C96DB; border: 1px solid #3280BB; color: #FFFFFF; content: "Bungie"; } div.identity > a.avatar { background-image: url(http://s24.postimg.org/q27ycrcxd/Sworburst180blk.png); } div.identity { background-image: url(http://s21.postimg.org/iwy4a0bav/Night_Shift.jpg); } h1.displayName > a { visiblity: hidden; } h1.displayName > a:after { content: ""; visibility: visible; float: left; } /* Get rid of the black box around group info. */ .identityInfo { background-color: transparent; border: 1px solid transparent; } .nav_logo .logo { background: url("http://s8.postimg.org/90g01fk69/header_nav_bungie_logo_left.png") no-repeat scroll 23px center transparent; height: 61px; padding: 0; vertical-align: middle; width: 224px; display: block; } .nav_top_search .btn_search { background: url("http://s10.postimg.org/8p12nprmd/btn_search.png") no-repeat scroll -4px -3px transparent; float: left; height: 35px; width: 35px; } .nav_sub .btn_preorder { width: auto; height: 46px; display: inline-block; background: url("http://s14.postimg.org/cfzzqy3ul/btn_preorder.png") no-repeat center center; background-size: 100% 41px; font-family: 'OpenSansSemibold',Arial, sans-serif; font-szie: 11px; color: #fff; line-height: 46px; text-transform: uppercase; padding: 0 27px 0 11px; } .nav_sub .header a { color: #808080; } a { cursor: pointer; color: #808080; } .nav_logo.opened h1 { background: #808080; }

Posting in language:

 

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

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