TUTORIAL : Sidebar & Post tittle hover


heyy , semua :) since ramai yang tanya una kan how nak jadikan sidebar & post tittle kite bergerak ketepi mcm una kann ? soo , here the tuto :) jom ikut satu persatu okey ?

FOR POST TITTLE
First go to your Dashboard > Design ? Edit HTML *tick expand widget , click ctrl + F and search for this code -->
.post-title {
dah jumpakan ? now dekat bawah2 code diatas tuh korunk masuk kan jer code yang dah una bagi nie . then korunk adjust lah pape yang patut kayy ??

.post-title {
text-align:center;
border-bottom: 2px dashed #D3D5FF;
margin:1em;
font:normal 12px Century Gothic;
color: #4D4D4D;
}
.post-title:hover {
text-align:center;
border-bottom: 2px dashed #D3D5FF;
margin:1em;
padding-left: 50px;
-webkit-transition-duration: 2s;
font:normal 12px Century Gothic;
color: #4D4D4D;
}

Baca Juga

    contoh coding for post tittle :

    FOR SIDEBAR TITTLE

    First go to your Dashboard > Design ? Edit HTML *tick expand widget , click ctrl + F and search for this code -->
    .sidebar h2 {
    dah jumpakan ? now dekat bawah2 code diatas tuh korunk masuk kan jer code yang dah una bagi nie . then korunk adjust lah pape yang patut kayy ??

    .sidebar h2 {
    text-align:center;
    border-bottom: 2px dashed #D3D5FF;
    margin:1em;
    font:normal 12px Century Gothic;
    color: #4D4D4D;
    }
    .sidebar h2:hover {
    text-align:center;
    border-bottom: 2px dashed #D3D5FF;
    margin:1em;
    padding-left: 50px;
    -webkit-transition-duration: 2s;
    font:normal 12px Century Gothic;
    color: #4D4D4D;
    }

    coding for sidebar tittle :

    NOTA BIT BOTT :
    korunk adjust coding dia ikut kreativiti korunk , pleasee ! jangan cakap tak jadi if korunk guna template lain , this is only for washed denim template . kalau tak de code thats mean korunk tak guna washed denim template or template korunk rosak :) so , harap nie membantu .


    Subscribe to receive free email updates:

    Related Posts :

    0 Response to "TUTORIAL : Sidebar & Post tittle hover"

    Post a Comment