Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • solsikkehaven Friend
    #118900

    on a test site, trying to archieve 10 menu items, but I only have room for about 8 menu items on “wide” setting …

    Using JA Zebrina
    Using “light” color
    Using “2: Son of Suckerfish Dropdown Menu” menu system

    I tried to detect where to change the CSS for sosdm, but for now I gave up. Maybe someone, with inside view on the sosdm could assist ?

    thanks !

    cssyeah Moderator
    #214892

    Hi solsikkehaven,
    Open ja-sosdmenu.css file in the ja_cssmenu folder of the template and search this CSS code section.


    #ja-cssmenu li a {
    border-top: 5px solid #222222;
    padding: 7px 15px; <-- to change space between the menu items
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold; <-- can to change it if need.
    }

    🙂

    solsikkehaven Friend
    #214902

    Thanks . Works like a charm.

    If needed, can I change the SIZE of the text (i want smaller text, because I still need 1-2 main menu items) or is that really difficult ?

    cssyeah Moderator
    #214930

    Hi,

    You can change the size of the text :


    #ja-cssmenu li a {
    ....
    font-weight: normal;
    font-size: ?px;
    }

    🙂

    solsikkehaven Friend
    #214946

    Thank’s..

    I’ll try it out if the menu item width is a problem (soon, almost out of space now …)

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

This topic contains 5 replies, has 2 voices, and was last updated by  solsikkehaven 17 years, 9 months ago.

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