Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jhendric1000 Friend
    #146928

    When I display a Contact form it breaks the layout. The right column is pushed down the page and seems to lose its width setting. Be sure to scroll down.

    http://climbingshoereview.com/Contact-us/Contact-us.html

    Saguaros Moderator
    #327046

    Dear jhendric1000!

    The problem is fixed, that’s a mistake in the override template .

    aclops Friend
    #327783

    what do you mean by fixed? I have the same problem.

    Saguaros Moderator
    #327788

    Hello guy!

    Please open the file: /templates/ja_seleni/html/com_contact/contact/default.php and find codes at line 18=> 22

    [PHP]
    <?php if ($this->params->get(‘show_page_title’,1) && $this->params->get(‘page_title’) != $this->contact->name) : ?>
    <h1 class=”componentheading<?php echo $this->escape($this->params->get(‘pageclass_sfx’)); ?>”>
    <?php echo $this->escape($this->params->get(‘page_title’)); ?>
    </h1>
    <?php endif; ?>
    [/PHP]

    Please move them below these codes (at line 24) :
    [PHP]<div class=”contact<?php echo $this->escape($this->params->get(‘pageclass_sfx’)); ?>”>[/PHP]

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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