Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nofear58 Friend
    #137077

    hi support,

    where can I change the font color for the left column and the content both are the same color?
    I searched all the .css but nothing where found…

    best regards

    sd

    Sherlock Friend
    #286328

    Dear nofear58 !

    Please open template.css file in templates/ja_ziolite/css folder find following code section at about line 25 :


    body#bd {
    color:#666666;
    }

    color:#666666; is color property for all text in body , it includes text on content and left + right column.

    Please go to line 1039:


    ul.menu li a {
    background:transparent url(../images/arrow.png) no-repeat scroll 98% center;
    color:#666666;
    display:block;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:6px 0;
    text-decoration:none;
    }

    color:#666666; is color property for text of left menu in the left column.

    nofear58 Friend
    #286340

    thank you it was a great help

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

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

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