-
AuthorPosts
-
iainmac Friend
iainmac
- Join date:
- September 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 2 times in 1 posts
February 7, 2011 at 2:54 pm #159856I have pages without any modules installed but the text only goes 75% across the page. It is almost as if there is a module on the right but I have checked all the enabled modules and there are none installed.
Can anyone help me get the text 100% across the page?
Thanks
emhc Friendemhc
- Join date:
- May 2008
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 10 times in 1 posts
iainmac Friendiainmac
- Join date:
- September 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 2 times in 1 posts
February 8, 2011 at 10:55 pm #375697Thanks for your help, thankhlt90.
The issue has been resolved as it was a setting that I changed in the css. I couldn’t find out what exactly I had done, so I replaced the css file and started again.Thanks for your kind offer to help and you can disregard my pms.
iainmac Friendiainmac
- Join date:
- September 2006
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 2 times in 1 posts
February 9, 2011 at 12:50 am #375707I spoke too soon. The issue with the text is due to having changed the width of the slideshow module to 590 and the main body text is now that width as well.
I realised that I posted this in the wrong forum as the template is J Ores.
Any ideas?
emhc Friendemhc
- Join date:
- May 2008
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 10 times in 1 posts
February 9, 2011 at 10:33 am #375867You need copy YOUR-DIR/templates/ja_ores/layouts/default.php
then paste and rename file to full-width.php (just example)
edit on that layout:
Remove:
<?php $this->loadBlock('right') ?>
Because width 100% don’t need right col
Replace
<div id="ja-mainbody" style="width:<?php echo $this->getColumnWidth('mw') ?>%">
width
<div id="ja-mainbody" style="width:100%">
And assign you menu-item id use that layout by the way:
– Go to admin panel > Templates Manager > JA Ores
– See Default Layout Overwrite and add: menuid=full-widthAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by emhc 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Main body only going 75% across the page
Viewing 5 posts - 1 through 5 (of 5 total)