Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Helen Rankin Friend
    #182391

    Hello.

    I upgraded client site to Joomla 2.5 and installed JA Mendozite template and am experiencing a couple of display issues as follows:

    • module class suffix ‘dark’ does not display
    • logo does not link back to home page (only refreshes current page)
    • image pagination is misaligned throughout (example shown in screen grab from home page)

    Please can you help me fix the image issue as quickly as possible. As you can see from the screen grab below, the images are not placed correctly and causing whole page to be misaligned.

    Many thanks – Helen.
    Actual View:

    What it should look like:


    1. actualView
    2. whatItShouldLookLike
    Saguaros Moderator
    #473637

    Hi Helen,

    1. In module class suffix param, pls ensure that you input the correct format, it should be: dark (a space before dark)

    2. Please open file: /templates/ja_mendozite/blocks/header.php, there should be code:
    [PHP]<a href=”<?php JURI::base(true) ?>” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>[/PHP]
    Try to change to
    [PHP]<a href=”/index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>[/PHP]

    3. Would need further checking to detect this problem, please send me your site url and set Compress CSS in Template manager to No

    Regards.

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

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

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