Tagged: private
-
AuthorPosts
-
March 1, 2017 at 7:26 pm #1014513
Need a little help after simplifying the template.
- How can I have the home page (or any) show the topics in the slide show, but not have the right side links? I want the ‘sidebar’ ads and other content to show near the top.
- Where can I change the link to the bottom template assigned footer logo not go to index.php?
- Where can I assign MegaMenu navigation colors? 3 are now black.
- Sidebar banner ads aren’t all showing. Just one seems to work. Plan on 3 or more stacked down the sidebar position.
- There seems to be a background showing under the top header ad space. Where can that be adjusted?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2017 at 6:57 am #1014649Hi @goimd,
In the homepage of JA Teline V template, we use special layout and special module called JA ACM which supports to show slide of news on the left and more links on the right. The same with main content on homepage, it loads content module on the left and sidebar on the right.
So if you want to have sidebar near the top, you will need to use other layout (you can check in Backend > Templates > JA Teline V > Layout tab. )
Pls help to split your questions in different topics as it would be helpful for community if other people have the same concerns.
Regards
March 2, 2017 at 7:20 pm #1014819This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 3, 2017 at 6:41 am #1015002You can access this file on your server: ROOT/templates/ja_teline_v/tpls/blocks/footer.php
Look for this snippet of code:
<div class="logo"> <div class="logo-<?php echo $logotype, ('' ? ' logo-control' : '') ?>"> <a href="<?php echo $logourl ?>" title="<?php echo strip_tags($sitename) ?>"> <?php if($logotype == 'image'): ?> <img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" /> <?php endif ?> <span><?php echo $sitename ?></span> </a> <small class="site-slogan"><?php echo $slogan ?></small> </div> </div>
Then change to your own link in href="<?php echo $logourl ?>" attribute
March 3, 2017 at 4:57 pm #1015158This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 6, 2017 at 8:36 am #1015579Could you illustrate the modification you expect via screenshot?
March 6, 2017 at 3:58 pm #1015712This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2017 at 8:05 am #1015915Hi,
1) You can add this css rule into the file: ROOT/templates/ja_your_default_template/css/custom.css (create this file if it doesn’t exist)
.banneritem { margin: 0; }
2) You can try to add more items for the category you show in top featured module
3) We use a custom module to add a banner in ‘banner-1’ position, you can add many item as you wish.
Regards
March 7, 2017 at 3:18 pm #1016045This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 8, 2017 at 3:21 am #1016155There was a wrong ‘}’ , I removed it for you and it looks fine now.
March 8, 2017 at 3:44 pm #1016339This reply has been marked as private.March 8, 2017 at 3:45 pm #1016340This reply has been marked as private.March 8, 2017 at 8:15 pm #1016401This reply has been marked as private. -
AuthorPosts
This topic contains 45 replies, has 2 voices, and was last updated by Saguaros 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum