test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • growthcoaching Friend
    #130459

    Does anyone know how I can change the depth (top to bottom) of the menu bar. I’d like to make it a just a little bit narrower, but can’t seem to find anywhere to do it in the style sheets

    Sherlock Friend
    #258032

    Hi growthcoaching !
    Please send url of your site.

    growthcoaching Friend
    #258059

    http://www.thecareersedge.com/
    thanks for the prompt request
    stephen

    Sherlock Friend
    #258236

    Hi growthcoaching !
    You open ja-sosdmenu.css file in templates/ja_purity/ja_menus/ja_cssmenu folder , find following code section at about line 77 :


    #ja-cssmenu li a {
    border-left:1px solid #555555;
    border-right:1px solid #333333;
    color:#CCCCCC;
    display:block;
    font-weight:bold;
    line-height:normal;
    margin:0pt;
    padding:10px 20px;
    text-decoration:none;
    }

    change to :


    #ja-cssmenu li a {
    border-left:1px solid #555555;
    border-right:1px solid #333333;
    color:#CCCCCC;
    display:block;
    font-weight:bold;
    line-height:normal;
    margin:0pt;
    padding:5px 20px;
    text-decoration:none;
    }

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

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

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