-
AuthorPosts
-
lg21 Friend
lg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 1, 2013 at 12:12 pm #192665Where do I adjust the height of the title of the recent news? (http://www.controcorrentelido.it/corriere/)
It also does not respect the order of insertion, even as an option if I post the latest created or publishedNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 2, 2013 at 11:04 am #514085I’m not familiar with your native language . It would be great if you can include an illustrated screenshot of what you are trying to achieve. I might be able to help you out then.
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 2, 2013 at 3:43 pm #514106TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 2, 2013 at 5:09 pm #514123I don’t know if you’ve been playing around with your settings …. but when I just tried to bring up your site, your “Recent News” columns are displaying all skewed – not like your screenshot above at all.
Are you making adjustments at the moment?
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 2, 2013 at 6:27 pm #514138no no adjustment
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
December 4, 2013 at 7:24 am #514273So none of your staff can tell me how to adjust the form in such a way that leaves no gaps, and also make them correctly with the recent date.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 4, 2013 at 11:09 am #514310– To change the height of title, you open templates/ja_magz/css/template.css file
.focus-articles .latest-items li {
background: url("../images/line.gif") repeat-y left top;
list-style: none;
float: left;
width: 33.3%;
min-height: 190px; -> change to 230px
}-The lastest news module will display latest article and related articles. These related articles will appear depend on meta keywords you added into article in Backend >> Content >> Article Manager >> Edit an article then add meta keywords for main article and articles which you want to display related news. See more details here
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 16, 2014 at 8:06 am #518654<em>@Ninja Lead 400532 wrote:</em><blockquote>- To change the height of title, you open templates/ja_magz/css/template.css file
.focus-articles .latest-items li {
background: url("../images/line.gif") repeat-y left top;
list-style: none;float: left;
width: 33.3%;
min-height: 190px; -> change to 230px
}-The lastest news module will display latest article and related articles. These related articles will appear depend on meta keywords you added into article in Backend >> Content >> Article Manager >> Edit an article then add meta keywords for main article and articles which you want to display related news. See more details here</blockquote>
hello. changed. but it does not work. hello. changed. but it does not work. everything remains the same.
lg21 Friendlg21
- Join date:
- July 2012
- Posts:
- 335
- Downloads:
- 109
- Uploads:
- 100
- Thanks:
- 36
- Thanked:
- 9 times in 1 posts
January 16, 2014 at 8:39 am #518668Increasing the height 500px try yet, so see if it works and then adjust it to your needs
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 16, 2014 at 12:13 pm #518710<em>@Ninja Lead 406195 wrote:</em><blockquote>@2capjob: I can help you to debug it directly on your site. Please send me URL of your site.</blockquote>
/*latest news*/
.focus-articles .latest-items li {
background: url(“../images/line.gif”) repeat-y left top;
list-style: none;
float: left;
width: 33.3%;
min-height: 230px;hello. I corrected by writing code
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 16, 2014 at 12:14 pm #518711<em>@Ninja Lead 406195 wrote:</em><blockquote>@2capjob: I can help you to debug it directly on your site. Please send me URL of your site.</blockquote>
or as you think. there is another solution?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 17, 2014 at 3:06 am #518785<em>@2capjob 406229 wrote:</em><blockquote>or as you think. there is another solution?</blockquote>
Have you get thing sorted out with your CSS tweak? If issue still exists, you can give me URL of your site. I will help you out.
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 17, 2014 at 5:17 am #518807<em>@Ninja Lead 406322 wrote:</em><blockquote>Have you get thing sorted out with your CSS tweak? If issue still exists, you can give me URL of your site. I will help you out.</blockquote>
hello. Thank you. like set up. Here is a link to the site.
http://www.2capitales.com/1 user says Thank You to 2capjob for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 17, 2014 at 7:20 am #518814Great, your site sees better change 🙂
-
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsThis topic contains 16 replies, has 4 voices, and was last updated by 2capjob 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum