-
AuthorPosts
-
November 3, 2015 at 4:33 am #721179
Hi TomC,
I’m also using firefox.
Tested in chrome, too, it still has the problem.I’ve attached a picture showing the overlap in firefox. Please check it out.
November 3, 2015 at 4:33 am #753581Hi TomC,
I’m also using firefox.
Tested in chrome, too, it still has the problem.I’ve attached a picture showing the overlap in firefox. Please check it out.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 3, 2015 at 9:29 am #721228Hi @jamesh1981,
Please open file templatesja_directorycssrtlcustom.css (if you don’t have this file, just create a new one) then add this code :
#k2Container.itemDirectoryView .container {
width: auto;
}
#k2Container.itemDirectoryView .itemHeader.row {
margin: 0;
}1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 3, 2015 at 9:29 am #753610Hi @jamesh1981,
Please open file templatesja_directorycssrtlcustom.css (if you don’t have this file, just create a new one) then add this code :
#k2Container.itemDirectoryView .container {
width: auto;
}
#k2Container.itemDirectoryView .itemHeader.row {
margin: 0;
}1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 4, 2015 at 7:21 am #721370Hi @jamesh1981,
The purpose of previous CSS code is not to “change” the layout width, it’s to “fix” the bug in template. Let have a look at attachment screenshot, you can see that the column on the left is sidebar (in demo site, we disabled the sidebar in this page), next is the contain that including main body and inner left column.
The inner left column is part of item detail page, if you want to gain more space for the body part, the only option is to hide this column via CSS code or remove all modules in sidebar, your call.
1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 4, 2015 at 7:21 am #753705Hi @jamesh1981,
The purpose of previous CSS code is not to “change” the layout width, it’s to “fix” the bug in template. Let have a look at attachment screenshot, you can see that the column on the left is sidebar (in demo site, we disabled the sidebar in this page), next is the contain that including main body and inner left column.
The inner left column is part of item detail page, if you want to gain more space for the body part, the only option is to hide this column via CSS code or remove all modules in sidebar, your call.
1 user says Thank You to Adam M for this useful post
-
AuthorPosts
This topic contains 23 replies, has 3 voices, and was last updated by Adam M 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum