tutorial: transparent background
graphics: july calendars
graphics: cute graphics
tutorial: Costumized scrollbar
tutorial: making an avatar in photoscape
tutorial: circled banner in photoscape
graphics: welcome signs




Costumized scrollbar

Put this code after <style type=”text/css”>

::-webkit-scrollbar-thumb:vertical {

height:9px;

background-color: #FFDAB9;

}

::-webkit-scrollbar {

width:7px;

height:5px;

background:#fff;

margin-right:5px;

}

change the colours and sizes


| 7 COMMENTS | Wednesday, June 29, 2011 @ 9:07 pm | REBLOG

  1. thehtmlboutique posted this