Tagged: media image delete
-
AuthorPosts
-
November 8, 2016 at 10:51 am #984442pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 8, 2016 at 11:16 am #984449Hi there
You should override it editing articles and add your image instead of the dummy images.
November 8, 2016 at 8:57 pm #984621Hi and thank you for replying I want to remove the entire position for the image so the content starts at the top of the page – do I need to do a template (html) override ?
What I am trying to do is to delete the section with the class – article-intro-media
Can you point me to the correct file path to edit that code please.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2016 at 6:32 am #984724Hi
Try to add this to your custom.css file ( if you do not have already this file then create a new one in this folder /templates/ja_teline_v/css/)
.magazine-carousel .magazine-item-media .item-image { display:none; }
Regards
November 9, 2016 at 6:45 am #984726Hi Pavit
Close! – what hides the section is this in the custom css is this line-
.article-intro-media {display:none;}But I don’t want to hide it – I want to remove it please, because it is adding time in processing by being there.
So my question is – where is the code that defines the layout and inclusions of sections – specifically the section with the class= article-intro-media
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2016 at 7:18 am #984740Template is using ja acm modules to show all sections – the one you are pointing here is the Featured News : style-1
If you want to remove the carousel image then you will need to edit this file
/templates/ja_teline_v/acm/news-featured/tmpl/style-1.phpRegards.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by pavit 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum