TUTORIAL : Hilang kan underline dekat link


Okeyy , yang nie kan mesty korunk tertanya2 kan ? kenapa lahh ade underline dekat entry korunk ? tukar mcm mane pun tetap ade, actually korunk terlupa , patutnye kite kene setting dekat edit html kite , okeyy , jom start >

First go to your Dashboard > Design > Edit HTML click ctrl + F then find this code :

Baca Juga

    a:link {
    jumpa dahh ? then ade ank-ank code di bawahnyer mcm nie kan :

    a:link {
      color: $linkColor;
    }
    a:visited {
      color: $linkColor;
    }

    hahh , then tukar code atas nie mcm yang kat bawah nie :

    a:link {
    text-decoration: none;
    color: #FFBABA;
    }
    a:visited {
    text-decoration: none;
    color: #FFBABA;
    }
    yang color tuh korunk boleh tuka colour dekat SINI.dah pick code color semua , korunk try lah preview ? hahh , dah tak de kan underline korunk tuhh ? kann dah selesai masalahnyer :) 

    Boleh guna LINK nie sebagai rujukan 


    Subscribe to receive free email updates:

    Related Posts :

    0 Response to "TUTORIAL : Hilang kan underline dekat link"

    Post a Comment