-
AuthorPosts
-
aduff Friend
aduff
- Join date:
- November 2005
- Posts:
- 76
- Downloads:
- 31
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
November 14, 2008 at 1:29 am #135361Hi,
I’m having a problem with my right column – which did sit where it should – but now sits at the bottom of the screen off to the right.
I am confident I have made an adjustment without realizing the consequences. I have no left-hand items published and only wish to show one right-hand column. I have checked the index.php code on another site where the right-hand module is doing what it should – the code lines are identical. I have also checked the appropriate css code and made sure that ja_content is 60% and ja_colwrap is 40%.
I’m stuck……..
any ideas?
aduff,
tas auAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 14, 2008 at 7:59 am #279118Hi aduff,
I have checked this issue on local, but right column have also displayed correct.
Could you please send me your live URl and if possible, the screenshots so that i could have closer look on the issue.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 18, 2008 at 10:15 am #279517Hi aduff,
please open template_css.css file in templates/ja_pariiti/css/template_css.css folder, about line 769, find following script:
[PHP]#ja-contentwrap {
clear: both;
margin: 20px 0;
}
[/PHP]and change to:
[PHP]#ja-contentwrap {template_css.css (line 769)
float:left;
margin: 20px 0;
width: 80%;
}[/PHP]Hope it helps.
aduff Friendaduff
- Join date:
- November 2005
- Posts:
- 76
- Downloads:
- 31
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
November 25, 2008 at 1:34 am #280193Thank you. This has solved the right-hand column problem…..however it has created a new problem. The right-hand column now sits where it should, but the content in the left-hand column now wants to wrap to the left. I have content in a table in the left-hand column and I am using {mosimage} in front of the table. I believe the width of the table and the image are equal to or less than the total width of the left-hand column.
Do you have any suggestions how I might fix this wrapping effect?
many thanks,
aduff,
tas auaduff Friendaduff
- Join date:
- November 2005
- Posts:
- 76
- Downloads:
- 31
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 12:01 am #280314I have looked at the template-css.css code and believe that <div id=”ja-contentwrap” class=”clearfix”> is the total width of the left-hand column and <div id=”ja-content”> determines the width of content within ja-contentwrap.
Is this right?
If it is correct then my “ja-content” area has heaps more room for content – how do I spread the content out more in the ja-contentwrap area?
aduff,
tas au -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by aduff 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum