-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 28, 2015 at 3:15 am #568611You can fix the problem no left or right margin on your site on the detail article under Entertainment page
Open templates/ja_teline_v/css/custom.css file and add new rule
.layout-events .article-main {
margin-left: 0px;
margin-right: 0px;
}
Look at the screenshot below
You will see it could not define sidebar under Entertainment page (JA Teline V – Events template style), if you want to show it maybe you will spend a lot of time to customing it.
-
1 user says Thank You to Ninja Lead 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
April 28, 2015 at 3:15 am #733705You can fix the problem no left or right margin on your site on the detail article under Entertainment page
Open templates/ja_teline_v/css/custom.css file and add new rule
.layout-events .article-main {
margin-left: 0px;
margin-right: 0px;
}
Look at the screenshot below
You will see it could not define sidebar under Entertainment page (JA Teline V – Events template style), if you want to show it maybe you will spend a lot of time to customing it.
1 user says Thank You to Ninja Lead for this useful post
ssinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
April 28, 2015 at 5:06 pm #568706Hi Ninja, thanks for your help. However, even after adding the code you supplied in custom.css, the margin is still the same. No change at all. I changed the margin-left and margin-right parameters to 20px each but still no change. Any other suggestion?
As for the sidebar, please ignore it as Adam was able to help me with that. Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 29, 2015 at 3:51 am #568755My bad! I just added important attribute into custom.css file
.layout-events .article-main {
margin-left: 0px !important;
margin-right: 0px !important;
}Now, you can see it’s working fine
-
1 user says Thank You to Ninja Lead 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
ssinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
April 29, 2015 at 1:19 pm #568820Yesss….!!! Thank you Ninja. Much better now. Appreciate your help very much.
ssinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
April 29, 2015 at 1:19 pm #733913Yesss….!!! Thank you Ninja. Much better now. Appreciate your help very much.
AuthorPostsThis topic contains 22 replies, has 2 voices, and was last updated by ssinha 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum