Mainbody/module display
- GK User
- Wed Jan 04, 2012 1:40 pm
Hi
I have a strange issue occurring with the module positions in Penguinmail template. I have 3 modules located in the right-right and left-right positions. I was having a problem with the alignment of the modules at the top. I can show this when I publish them. However, I have unpublished them all, and I am still getting a space to the right of the mainbody, except on the homepage. You will see what I mean if you take a look at the test site at www.linemine.co.uk
Thanks.
I have a strange issue occurring with the module positions in Penguinmail template. I have 3 modules located in the right-right and left-right positions. I was having a problem with the alignment of the modules at the top. I can show this when I publish them. However, I have unpublished them all, and I am still getting a space to the right of the mainbody, except on the homepage. You will see what I mean if you take a look at the test site at www.linemine.co.uk
Thanks.
-
- Expert Boarder
- GK User
- Thu Jan 05, 2012 2:37 pm
Hi,
You can try adding this code to override.css
Remember to enable override css mode in template setting.
You can try adding this code to override.css
- Code: Select all
#gkContent{
width: 100% !important;
}
Remember to enable override css mode in template setting.
-
- Platinum Boarder
- GK User
- Mon Jan 09, 2012 3:14 pm
Hi
Thanks for that suggestion. I will keep it for future reference. The problem seems to have sorted itself anyway. Once I enabled modules to the left of the mainbody, the space to the right disappeared. I then unpublished all modules, and the mainbody is now full width as you would expect. I tried clearing the cache etc before going through this. No idea why this should have happened, and i don't really like mysteries when it comes to site layout in Joomla, but there we are.
Thanks again.
Thanks for that suggestion. I will keep it for future reference. The problem seems to have sorted itself anyway. Once I enabled modules to the left of the mainbody, the space to the right disappeared. I then unpublished all modules, and the mainbody is now full width as you would expect. I tried clearing the cache etc before going through this. No idea why this should have happened, and i don't really like mysteries when it comes to site layout in Joomla, but there we are.
Thanks again.
-
- Expert Boarder
3 posts
• Page 1 of 1