Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • SP Media Friend
    #136698

    Hey,

    I am trying to extract the top header and menu from the Uvite template to implement it into a vBulletin bridge that I have set up, but I can’t seem to get the menu to show correctly – I’m guessing there is something in the CSS that I am missing.

    Is there any chance you can isolate the header and menu output only html/css just for the menu and header?

    Warm regards.

    Anonymous Moderator
    #285068

    Hi spmedia,

    Please open template.css file, at about line 764, find following script:
    #ja-mainnav a {
    display:block;
    line-height:normal;
    margin-left:4px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    width:110px;
    }

    here you can change the width attribute

    – Open file ja.moomenu.css in templates/ja_uvite/ja_menus/ja_moomenu folder, at about line 80, find following script:
    +#ja-cssmenu li a {
    display:block;
    font-size:115%;
    font-weight:bold;
    padding:10px;
    text-decoration:none;
    }

    here you can change the padding attribute

    SP Media Friend
    #285086

    Ah, I had no idea it linked to the mootools css file. I shall give it a shot tonight and will keep you posted.

    🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  SP Media 15 years, 10 months ago.

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