-
AuthorPosts
-
anish28 Friend
anish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
April 17, 2017 at 10:10 am #1026892Hi I would like to know how can I insert a title on each items so it looks like this url http://optimussbr.com/services/
Notice that each item has a title, ex strategy. Process improvement etcMy url is http://www.decepticonstechnology.com/strategos/index.php/our-practice-areas
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 18, 2017 at 9:59 am #1027156Hi,
By default the article title shows with the intro text when you hover an item. If you want to move it above the image, pls open the file: ROOT/templates/ja_jason/html/com_content/featured/default_item.php
And move this snippet of code which renders article title to the position you wish:
<?php if ($params->get('show_title')) : ?> <?php echo JLayoutHelper::render('joomla.content.item_title', array('item' => $this->item, 'params' => $params, 'title-tag'=>'h2')); ?> <?php endif; ?>
Then customize style for it
Regards
anish28 Friendanish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
April 18, 2017 at 2:16 pm #1027223This 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
April 19, 2017 at 2:19 am #1027337You can modify it via CSS:
- Go to file: ROOT/templates/ja_jason/css/custom.css (create this file if it doesn’t exist)
- Add this css rule:
.ja-masonry-wrap .item article .article-title { font-size: 25px; }
and change to the value which suits your needs.
anish28 Friendanish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
May 23, 2017 at 9:02 am #1036305This 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
May 24, 2017 at 3:43 pm #1036737You can share the ftp account, I will take a look.
anish28 Friendanish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
May 24, 2017 at 4:32 pm #1036748This 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
May 25, 2017 at 7:57 am #1036933It seems like cache, could you try to clean all caches?
anish28 Friendanish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
May 25, 2017 at 9:36 am #1036962This 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
May 26, 2017 at 4:29 am #1037203You can share me the admin account also, I will take a look.
anish28 Friendanish28
- Join date:
- August 2015
- Posts:
- 144
- Downloads:
- 137
- Uploads:
- 20
- Thanks:
- 6
- Thanked:
- 3 times in 3 posts
May 26, 2017 at 4:33 am #1037204This reply has been marked as private. -
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by anish28 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum