test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kevin0207 Friend
    #165511

    Hi,
    I have a website developed in Ja Teline III and currently migrating to JA Teline IV. The development site is here and current developer is unable to mirror live site with respect to the menus, header log and the sections.

    I would appreciate any comments as regards installing the logo to fit, customising the menus to same colours as the live site, getting the sections on front page to have black text as opposed to customised colours.

    Thanks
    Kevin

    Sherlock Friend
    #397797

    Hi kevin0207,
    1.About Menu color problem :
    i checked your 2 site and see some difference in css you use for them, example about css for the second menu item :
    in old site you use following code :

    a.menu-item2 {
    background-color: #F58426;
    }
    #ja-cssmenu li ul {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    }

    but in new site you use following code for it :

    #ja-mainnav #ja-cssmenu .menu-item2, #ja-mainnav #ja-cssmenu .menu-item2 ul li, #ja-mainnav #ja-cssmenu .menu-item2 ul li:hover, #ja-mainnav #ja-cssmenu .menu-item2 ul li a:hover, #ja-mainnav #ja-cssmenu .menu-item2 ul {
    background: none repeat scroll 0 0 #F58426 !important;
    color: #FFFFFF !important;
    }

    that code is not correct so it effect to submenu of the second menu item, please change it like as old site and you will see the result.
    2.About other problem :
    Ja teline iii and ja teline iv are different about css and some position layout, so you need know about css and html to match new site same as old site, if you use firefox browse i suggest you use firebug addon to check css and html, it is useful tool for you.
    thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 13 years, 7 months ago.

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