-
AuthorPosts
-
abdenour Friend
abdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
June 13, 2012 at 7:21 am #178105Hi,
I have modify the css layout.css (aside width and content width) to have on my homepage 3 equals columns. My question is how can I change the content width if when I haven’t module on aside1 and aside2 position, the content width change to 100%.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 14, 2012 at 4:25 am #457329Hi abdenour,
Please get more preferences from here:
http://www.joomlart.com/forums/topic/wrapper-using-templateframe/#post-456896Hope it helps.
Regards
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
June 14, 2012 at 3:46 pm #457444Hi Wall Crasher,
I have do the modification like on the link : http://www.joomlart.com/forums/topic/wrapper-using-templateframe/#post-456896 but that’s doesn’t work for me. I can’t enable the full width of the content and my content stop at the same position (40% of width). Please have you consider what I tell before on this post.
<blockquote>I have modify the css layout.css (aside width and content width) to have on my homepage 3 equals columns.</blockquote>Have you another solution please or do I change another things. Thanks.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 15, 2012 at 1:07 am #457462Hi abdenour,
Could you please provide your site link and send me ftp access information so I can take a look?
Have you disable all aside module position?I am waiting for your information.
Regards
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
June 15, 2012 at 9:30 am #457556Hi Wall,
Sorry I can’t give you an access because it’s an intranet website. What I do is that only :
1/ I have modify the file layout.css to have tree columns on my homepage. The column 1 is the content (width=30%), the column 2 is the aside 1 position (width=35%), the column 3 is aside 2 position (width=35%). The code source of the modification is that below.
/* Content ---*/
#content {
float: left;
width: 30%;
}body.gridview #content {
width: 100% !important; /* full width on gridview */
}/* Aside ---*/
#aside {
float: right;
width: 70%;
}#aside .aside-col-1 {
}#aside .aside-col-2 {
}2/ I have change the index.php file template like the code describe on this link : http://www.joomlart.com/forums/topic/wrapper-using-templateframe/#post-456896
3/ I have do a link (test) on my megamenu to the component phocadownload. When I enter on this menu test, I have my phocadownload file with the download button but the component page is not at 100% width of full page but à 30% of width. See picture attached.
-
1 user says Thank You to abdenour for this useful post
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 18, 2012 at 6:10 am #457775Hi abdenour,
1. Please change your index.php file again to look like this.
<div id="content" <?php if (!jaTpl_check ('hasAside')){ echo 'style="width: 100% !important;"' ;} ?>>
I forgot to add ‘!’ mark before ‘important’2. Please go to Modules Manager and disable all modules that have position ‘aside-1’ or ‘aside-2’ or ‘aside-3’.
Clear cache (this is important) and try again.
I do the same and it works.Hope it helps.
Regards,
abdenour Friendabdenour
- Join date:
- March 2009
- Posts:
- 84
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
June 18, 2012 at 11:08 am #457836Hi Wall Crasher,
That’s work correctly. Thank you very much.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by abdenour 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Width of aside1 and aside2
Viewing 7 posts - 1 through 7 (of 7 total)