Now ayu nak buat tutorial border di sidebar
untuk template designer picture window .
tengok contoh border kt bawah:
1. Dashboard->template->customise-> advance->add css.
2.copy kod bawah ni, n paste kn dalam kotak css tu.
.sidebar .widget{
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border:2px dashed #330033;
margin:0 -5px 1.5em -5px;
padding:0px 0px 10px 0px}
3.yang warna merah tu untuk color border, boleh tukar SINI.
No comments: