-
AuthorPosts
-
kathp Friend
kathp
- Join date:
- April 2009
- Posts:
- 2
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
July 14, 2009 at 4:50 am #142754I am having trouble with the JA Raite template.
The content section expands to the entire window width on seemingly random pages. The left/right hand side menu is then pushed to the very bottom of the page and it looks awful.
I have setup a fresh installation of Joomla 1.5.12 with the sample content installed.
I haven’t installed any modules or any other content.
I haven’t made any modifications to any part of the site or templatehttp://demo.logicdesigngroup.com/index.php?option=com_content&view=article&id=19&Itemid=27
Please explain how we can fix this? I would prefer not to modify my content if possible.
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
July 14, 2009 at 6:58 am #310997Hi kathp,
In line 29 ( templates/ja_raite/ja_var_1.5.php ) , replace the code :
if ( $ja_left && $ja_right ) {
$divid = '';
} else {
$divid = '-f';
}
to
if ( $ja_left || $ja_right ) {
$divid = '';
} else {
$divid = '-f';
}
kathp Friendkathp
- Join date:
- April 2009
- Posts:
- 2
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
July 14, 2009 at 7:13 am #311001Hi duchh
That has fixed the problem
Thanks for the quick reply !!!I am loving how clean and simple this template is,
makes a good starting point for customisationsGeoVi FriendGeoVi
- Join date:
- January 2009
- Posts:
- 278
- Downloads:
- 4
- Uploads:
- 17
- Thanks:
- 226
- Thanked:
- 8 times in 1 posts
July 14, 2009 at 8:25 pm #311119<em>@kathp 136683 wrote:</em><blockquote>I am having trouble with the JA Raite template.
The content section expands to the entire window width on seemingly random pages. The left/right hand side menu is then pushed to the very bottom of the page and it looks awful.
I have setup a fresh installation of Joomla 1.5.12 with the sample content installed.
I haven’t installed any modules or any other content.
I haven’t made any modifications to any part of the site or templatehttp://demo.logicdesigngroup.com/index.php?option=com_content&view=article&id=19&Itemid=27
Please explain how we can fix this? I would prefer not to modify my content if possible.</blockquote>
I’m happy you asked, kathp. I solved it by adding the JA Newflash, and something in the top, left and right modules to stop it from happening. I would not like to have each page looking like the homepage!
And I agree with you, I just love this template. I can be creative with it because it’s not loaded with other bells and whistles that are far too flashy for my needs.
-
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by GeoVi 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum