FanPost

BBB, Make Recs Blue... again

Working from jmsmorris's stylish userstyle found here: http://www.bluebirdbanter.com/2012/2/10/2789214/bluebird-banter-make-recs-blue

I played around with it to get it working again, in Chrome anyway. Not sure if it is different for other browsers.

While on a BBB page, click the Stylish icon in upper right corner then select Edit

Recgoblue_medium

Replace this(everything):

{

.recommended h5 {

background-image:url("http://i1129.photobucket.com/albums/m505/jmsmorris/tor.png") !important;

}

.comment_master_list .citem .recommended {

background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAIAAAAok0etAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oKEAMCIRnBFlIAAAA4SURBVAjXYzj16D/Tn38MTAwMpGFGRiQ2TJwRwWbExkemGTHVYehhxC3PyIjFLCQ5mNkwNhNELQCQLgVFeVi4iwAAAABJRU5ErkJggg==) repeat-x scroll 0 0 #e1eeff !important;

border-top:1px solid #0146a4 !important;

}

}

With this:

.citem.recommended h2{

background-image:url("http://i1129.photobucket.com/albums/m505/jmsmorris/tor.png") !important;

}

.citem.recommended .comment-entry {

background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA8CAIAAAAok0etAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oKEAMCIRnBFlIAAAA4SURBVAjXYzj16D/Tn38MTAwMpGFGRiQ2TJwRwWbExkemGTHVYehhxC3PyIjFLCQ5mNkwNhNELQCQLgVFeVi4iwAAAABJRU5ErkJggg==) repeat-x scroll 0 0 #e1eeff !important;

border-top:1px solid #0146a4 !important;

}

Editor's Note: This is a FanPost written by a reader and member of Bluebird Banter. It was not commissioned by the editors and is not necessarily reflective of the opinions of Bluebird Banter or SB Nation.