-
AuthorPosts
-
November 19, 2012 at 4:38 pm #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:
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 20, 2012 at 3:30 pm #473637Hi 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.
-
AuthorPosts
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
Jump to forum