Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • joliver Friend
    #179200

    Anyone know how to remove the headers from the “plain” layout of the contact page?

    I can’t figure this out for the life of me.

    Thanks!

    James


    1. contact
    Sherlock Friend
    #461436

    Hi joliver,

    You can open the file of componentscom_contactviewscontacttmpldefault.php look for and remove this code
    [PHP]
    <?php if ($this->params->get(‘presentation_style’)==’plain’):?>
    <?php echo ‘<h3>’. JText::_(‘COM_CONTACT_DETAILS’).'</h3>’; ?>
    <?php endif; ?>
    [/PHP]

    joliver Friend
    #461487

    Amazing! Thanks for your help.. I’ll try this as soon as I get home.

    James

    <em>@Sherlock Holmes 330769 wrote:</em><blockquote>Hi joliver,

    You can open the file of componentscom_contactviewscontacttmpldefault.php look for and remove this code
    [PHP]
    <?php if ($this->params->get(‘presentation_style’)==’plain’):?>
    <?php echo ‘<h3>’. JText::_(‘COM_CONTACT_DETAILS’).'</h3>’; ?>
    <?php endif; ?>
    [/PHP]</blockquote>

    joliver Friend
    #461539

    Worked like a charm.. Thanks SO much!

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

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

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