Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • beyondsports Friend
    #131257

    this is the menu in module ” a “

    where in the css would i edit this… i have already gone in and adjusted the graphic itself…
    thanks
    trey

    John Wesley Brett Moderator
    #261836

    Not sure I understand what you mean by Mod Position “A”.
    Do you have a URL you can share so I can see what you’re talking about?

    Thanks,
    John.

    beyondsports Friend
    #261839

    The menu that is in Module ” A “…

    http://www.joomlart.com/templates_club/club_portfolio/ja_barite.html

    Trey

    John Wesley Brett Moderator
    #261844

    Here we go…in three steps:

    Step 1: ja.cssmenu.css (line 80) Change the “line-height” to whatever size you want.

    #ja-cssmenu li a {
    background:#CCCCCC url(../../images/tab-bg.gif) no-repeat scroll center bottom;
    color:#333333;
    display:block;
    font-size:100%;
    font-weight:bold;
    line-height:30px;
    margin:0pt 2px 0pt 0pt;
    padding:0pt 20px;
    text-decoration:none;

    Step 2: ja.cssmenu.css (line 20) – Change the “height” to exactly the same height as you changed previously.

    #ja-cssmenu {
    height:30px;
    margin:0pt;
    padding:0pt;
    }

    Step 3: Resize the “tab-bg.gif” image using Photoshop or whatever. The rollover effect in this menu is done via an image rather than straight CSS code.

    The tab rollover image is found: “… /templates/ja_barite/images/tab-bg.gif”
    This must be DOUBLE the height you changed to above.

    For instance: The template ships with the default menu height at “30”…and the default tab-bg.gif height is “60 px.” (The image is actually 500 px wide by 60 px high)

    If you want to increase the menu height to “40” then the “tab-bg.gif” height needs to be “80” (40 px per each color).

    Hope that’s clear…and hope that works for you!
    John.

    beyondsports Friend
    #261848

    kewl…. actually figured it out right after i posted the response…
    thanks
    trey

    beyondsports Friend
    #261887

    solved thanks

    Sherlock Friend
    #261984

    OK
    I will mark this topic is solved

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

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

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