-
AuthorPosts
-
halilibrahimkar Friend
halilibrahimkar
- Join date:
- May 2012
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
June 4, 2012 at 11:13 am #177809tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
June 4, 2012 at 4:24 pm #455905Kunena isn’t a responsive design so it’s not going to adjust to suit the responsive site, like you can’t expect anyone to read a forum on phone it’s just too small. Probably the best you could do is to centre the forum on the page or try to make it fluid by putting it in a div and setting it for 100% width?
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 5, 2012 at 5:34 am #456001Hi,
@tfosnom, you are absolutely right. Those 3rd-party component does not support responsive design.
@halilibrahimkar, you can do some hack
– Open templatesja_wallindex.php
– Focus on line 191
– Change the markup from
<div id="content">
to
<div id="content" <?php if (!jaTpl_check ('hasAside')) { echo 'style="width: 100% !important;"';}?>>
Hope this help.
Regards2 users say Thank You to Wall Crasher for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Wall Crasher 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
I dont use aside positions on some pages. There is no way for show full width?
Viewing 3 posts - 1 through 3 (of 3 total)