Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lupen Friend
    #145571

    Hello,
    i need to change the fonts color, for the linked text like email and hyperlink
    wiht mouse over and wihtout mous over

    i need only to know the file name end the string number Please

    Thanks Lupen

    noibihappy2009 Friend
    #321877

    in css file, find and change value for a, a:hover with your wanted color
    tks

    lupen Friend
    #321898

    <em>@noibihappy2009 150643 wrote:</em><blockquote>in css file, find and change value for a, a:hover with your wanted color
    tks</blockquote>
    Hello noibihappy2009

    i think that to change the color i need to change under Normal link , like here

    /* Normal link —*/
    a {
    color: #F5F5F5; (color wihtout moushover)
    text-decoration: none;
    outline: none !important;
    }

    a:hover, a:active, a:focus {
    color: #000000; (color wiht mouse hover)
    outline: none !important;

    is this right!
    thx lupen

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  lupen 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum