Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eholland1626 Friend
    #166259

    Anyone know how to make the HomePage logo and menu layout look like the other pages? So the logo is on the far left and the menu is on the far right.

    khoand Friend
    #401074

    Hi,
    You replace this code from /opt/lampp/htdocs/norite16/templates/ja_norite/page/default.php


    <div id="ja-wrapper" <?php $view = JRequest::getCmd('view'); if($view == 'featured'){?>class="ja-home"<?php }; ?>>

    with


    <div id="ja-wrapper" class="ja-home">

    eholland1626 Friend
    #401184

    Hi
    I think you misunderstood the request. Your code above changes the pages behind the Home page to look like the Home page. I need the Home page layout to look like the pages behind. So on the home page i need the logo posistioned on the left and the main menu positioned on right. Just like the pages behind the home page. Please let me know if you further info
    Thanks
    Eric

    khoand Friend
    #401389

    Ok,
    You replace

    <div id="ja-wrapper" class="ja-home">
    with
    <div id="ja-wrapper">

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

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

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