-
AuthorPosts
-
alincoln4332 Friend
alincoln4332
- Join date:
- April 2013
- Posts:
- 28
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
April 19, 2013 at 2:00 pm #186928How can I remove the aside list from the article layout so that it goes from this:
to this:
-
alincoln4332 Friend
alincoln4332
- Join date:
- April 2013
- Posts:
- 28
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
April 21, 2013 at 4:39 pm #490592OK, figured it out.
1 user says Thank You to alincoln4332 for this useful post
Amit Anand FriendAmit Anand
- Join date:
- September 2014
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 4, 2013 at 8:01 am #514277can you please say how did you fixed it? I am also looking for the same.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 5, 2013 at 11:51 am #514443<em>@thewebmaster 400492 wrote:</em><blockquote>can you please say how did you fixed it? I am also looking for the same.</blockquote>
You can do this way
Open templates/ja_fubix/css/template.css file
From
.item-page .article-content {
padding-left: 200px;
position: relative;
overflow: hidden;
}Change to
.item-page .article-content {
padding-left: 0px;
}1 user says Thank You to Ninja Lead for this useful post
Amit Anand FriendAmit Anand
- Join date:
- September 2014
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 7, 2013 at 10:48 am #514644Awesome… it fixed my layout. Thank you very much Ninja Lead
April 5, 2014 at 1:22 pm #529613Not work for me. What can I try?
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 8, 2014 at 11:24 am #529989Please try to open this file: /templates/your_template_name/css/custom.css (if it does not exist, pls create a new one), then add this rule:
.item-page .article-content {
padding-left: 0;
position: static;
overflow: inherit;
}If problem remains, pls PM me the URL, admin and FTP credential of your site, I will help you out.
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 5 voices, and was last updated by Nazario A 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum