Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mrtblt Friend
    #137036

    I am not good neither on image processing nor on css. That’s why I resort to use templates. I have a problem with the appearance of the main navigation menu of one of my sites.

    My first site is :

    separator grasimi

    In this site, colors of the drop down menu are pretty nice according to my opinion.

    But on my second site :

    statie epurare

    colours of the drop down menu are ugly and irrelevant with the content. I want to have the same colors with the previous one in this site too.

    Is it possible to copy a block from the css file and related images from the first one to the other site. If yes, what should be copied?

    If not, could anyone please upload necessary background images with converted colors similar to the first one to be used in the second site?

    regards….

    Anonymous Moderator
    #286364

    Hi mrtblt,

    You can copy all content from file templates/ja_edenite/ja_menus/ja_moomenu/ja.moomenu.css of the first site to file templates/ja_rutile/ja_menus/ja_moomenu/ja.moomenu.css of the second file

    And then copy images in templates/ja_rutile/images which are including in ja.moomenu.css file in the first site and copy to templates/ja_rutile/images folder in the secord site.

    Hope it helps.

    mrtblt Friend
    #286458

    Thanks for the answer, it really worked out. I have another question

    Some of the sub menu items’ texts are long and they are automatically wrapped.
    How can i increase the width of primary and secondary sub menus?

    Anonymous Moderator
    #286503

    Please try with:
    + Open http://www.neyserv.com/templates/ja_rutile/ja_menus/ja_moomenu/ja.moomenu.css file, at about line 118, find following script:

    #ja-cssmenu li ul a {
    background:transparent none repeat scroll 0 0;
    border-right:medium none;
    color:#FFFFFF;
    font-size:92%;
    font-weight:normal;
    line-height:normal;
    margin:0;
    padding:7px 10px;
    }

    and change to:

    #ja-cssmenu li ul a {ja.moomenu.css (line 118)
    background:transparent none repeat scroll 0 0;
    border-right:medium none;
    color:#FFFFFF;
    font-size:92%;
    font-weight:normal;
    line-height:normal;
    margin:0;
    padding:7px 10px;
    width: 100%;
    }

    Hope it helps.

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

This topic contains 4 replies, has 2 voices, and was last updated by Anonymous 15 years, 10 months ago.

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