-
AuthorPosts
-
April 4, 2015 at 7:31 pm #205291
Do it on this http://www.joomlart.com/documentation/joomla-faqs/layout-width instructions for Purity III changed
@ screen-lg: 1200px;
to the
@ screen-lg: 100%;Compiled in LESS CSS, kept, cleaned the cache just in case, but no change.
What to do, how to make a 100% width?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 6, 2015 at 7:02 am #565870Try adding this to custom.css
@media (min-width:1200px){.container{width:100% !important;}}
What this really do is. If your screen width exceeds 1200px then the site width will act as 100%
1 user says Thank You to chavan for this useful post
April 6, 2015 at 7:46 am #565876The template does not have this file. May be in template.css?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 6, 2015 at 8:01 am #565878you can also try add this in template.css
April 6, 2015 at 8:34 am #565884Added to the first line in template.css, save, compile a CSS to Less save the template, clear the cache joomla and browser. But nothing 🙁
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 7, 2015 at 8:01 am #566068can you please post me your site Url and admin details via private message
April 7, 2015 at 1:59 pm #566122Send Private Message
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
November 2, 2015 at 8:00 pm #721137I’m trying to do the same thing, but editing a certain page in a shopify.com template to have a full width container. Can you help?
November 2, 2015 at 8:00 pm #753539I’m trying to do the same thing, but editing a certain page in a shopify.com template to have a full width container. Can you help?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 2, 2015 at 8:07 pm #721138<em>@vethcl 500541 wrote:</em><blockquote>I’m trying to do the same thing, but editing a certain page in a shopify.com template to have a full width container. Can you help?</blockquote>
Are you working with a JoomlArt Template?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 2, 2015 at 8:07 pm #753540<em>@vethcl 500541 wrote:</em><blockquote>I’m trying to do the same thing, but editing a certain page in a shopify.com template to have a full width container. Can you help?</blockquote>
Are you working with a JoomlArt Template?
November 2, 2015 at 8:34 pm #721141I don’t think so, but I would really appreciate any help. I’ve looked all over the internet and can’t find anything to help. But you clearly know what you’re talking about and may be able to point me in the right direction? I can’t locate the correct css to change under my stylesheet to make my container on the About page full width. The only page that currently appears in fullwidth is the home page.
November 2, 2015 at 8:34 pm #753543I don’t think so, but I would really appreciate any help. I’ve looked all over the internet and can’t find anything to help. But you clearly know what you’re talking about and may be able to point me in the right direction? I can’t locate the correct css to change under my stylesheet to make my container on the About page full width. The only page that currently appears in fullwidth is the home page.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 2, 2015 at 8:38 pm #721142<em>@vethcl 500546 wrote:</em><blockquote>I don’t think so, but I would really appreciate any help. I’ve looked all over the internet and can’t find anything to help. But you clearly know what you’re talking about and may be able to point me in the right direction? I can’t locate the correct css to change under my stylesheet to make my container on the About page full width. The only page that currently appears in fullwidth is the home page.</blockquote>
All I can really suggest is that you research on responsive CSS – and then use an online inspection tool such as FIREBUG to identify and test CSS modifications.
-
AuthorPosts
This topic contains 16 replies, has 4 voices, and was last updated by TomC 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum