Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tkhspro Friend
    #153199

    Hello!

    I need to edit the main front page header wording “Latest Reviews” so where is the file? I can’t find it anywhere. Please see the attachment.

    Template: JA_Anion


    1. problem
    beta777 Friend
    aaronfarias Friend
    #351897

    Open: templates/ja_anion/html/com_content/frontpage/default.php

    [PHP]
    <span><span><?php echo JText::_(‘HOME_PAGE_TITLE’) ?></span></span>

    [/PHP]
    To
    [PHP]

    <span><span>MY TEXT</span></span>
    [/PHP]

    neopolus Friend
    #356675

    <em>@aaronfarias 189140 wrote:</em><blockquote>Open: templates/ja_anion/html/com_content/frontpage/default.php

    [PHP]
    <span><span><?php echo JText::_(‘HOME_PAGE_TITLE’) ?></span></span>

    [/PHP]
    To
    [PHP]

    <span><span>MY TEXT</span></span>
    [/PHP]</blockquote>

    Thank You for the Solution – another way to do it is just removing the line .. It will give you a nice margin for your elements on top and the content ..

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

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

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