Archive for January, 2017


28 Jan 2017

define image source in css

11:38 | css, tricky | 722 views

Goal: change the image content by css definition like this:


25 Jan 2017

Set the ProgressBar foreColor

12:52 | android | 710 views

Goal: find an easy way to set the default magenta color of progressbar to an other one just put into the xml file:



#sidebar a { color:#fff; } #sidebar ul ul li { color: #DEF585; } #sidebar h2 { color: #fff; } #sidebar ul p, #sidebar ul select { color: #BEDDBE; } #backfly { background: url(images/golfBallWallPaper.jpg) left bottom fixed repeat-x #65a51d; }