Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mogr Friend
    #136060

    I have been looking thru the files to find somewhere i can take away the border left attribute in the top menu but i cant find it anywhere?

    Hope someone can point me in the right direction!

    Sherlock Friend
    #282140

    Hi mogr !
    Please open template.css file in templates/ja_rochea/css folder, find following code section at about line 1162 :


    #ja-mainnav a {
    border-left:2px solid #E6E6E6;
    color:#4F4F4F;
    display:block;
    font-size:100%;
    font-weight:bold;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0 18px 3px 20px;
    text-transform:uppercase;
    }

    and change to :


    #ja-mainnav a {
    color:#4F4F4F;
    display:block;
    font-size:100%;
    font-weight:bold;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0 18px 3px 20px;
    text-transform:uppercase;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 5 months ago.

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