Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • munders Friend
    #135481

    Help!

    Can anyone help me with 2 issues i have with Teline 2 please…

    1. I need to make the top navigation links bold
    2. I need to remove the grey lines around the tabs

    Click on the link below for a graphic of the issues

    Thanks guys

    bennitos Friend
    #279571

    guessing you use the standard menu:

    Open your ja.moomenu.css and go around line 71


    #ja-cssmenu li a {ja.moomenu.css (regel (73)
    border-style:solid solid none;
    color:#333333;
    font-size:92%;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    Adding the red code will make the menu items bold

    munders Friend
    #279572

    That didn’t work :((

    Thank you for trying though

    bennitos Friend
    #279573

    tried again and the code above shoul work, can you post your sites url so i can check live?


    #ja-cssmenu li a
    border-style:solid solid none;
    color:#333333;
    font-size:92%;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    munders Friend
    #279619

    Yes, it is converseo.co.uk

    bennitos Friend
    #279635

    you are using a different menu so you have to edit a different file:
    ja.scriptdlmenu Around line 32


    #jasdl-mainnav a
    border-style:solid solid none;
    color:#333333;
    font-size:92%;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    add the red part remember to always make backups

    munders Friend
    #279648

    Yes, that fixed it thank you very much.

    Do you know how to remove the small grey lines around the nav tabs too? Is that the same css file?

    Thanks

    munders Friend
    #279654

    I fixed the grey lines thing. It was in that file. 😀

    bennitos Friend
    #279656

    forgot the lines part 😉 good work you found it 😀

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

This topic contains 9 replies, has 2 voices, and was last updated by  bennitos 15 years, 11 months ago.

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