Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • abac Friend
    #191739

    when I make main menu as the contact to single contact…after checking the result,
    1. It’s too bigger than popup article
    2. when the contact is so big, then I try to scroll up/down to see all contact list …my logo appears over the contact content…how to fix this problem.

    Thank you

    Ninja Lead Moderator
    #510494

    You can find contact component and logo position as below

    + Component

    Default page: templates/ja_smashboard/html/com_contact/contact/default.php file

    Contact form: templates/ja_smashboard/html/com_contact/contact/default_form.php file

    + Logo site

    Open templates/ja_smashboard/tpls/blocks/header.php file

    Find and see this script


    <!-- LOGO -->
    <div class="span12 pull-right logo-<?php echo $logotype ?>">
    <h1>
    <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>"<?php echo $logoimage ?>>
    <span><?php echo $sitename ?></span>
    </a>
    <small class="site-slogan hidden-phone"><?php echo $slogan ?></small>
    </h1>
    </div>
    <!-- //LOGO -->

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

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