-
AuthorPosts
-
ebusca Friend
ebusca
- Join date:
- November 2011
- Posts:
- 24
- Downloads:
- 346
- Uploads:
- 3
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
June 11, 2013 at 11:45 pm #188167Items not shown complete in smartphone resolution. I have not changed anything from the original template.
Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 12, 2013 at 4:03 am #495577Hi ebusca,
Did you experience the same issue within our demo site? http://joomla25-templates.joomlart.com/ja_brisk/
If no, you can post URL of page here and tell me in which device problem can be seen
Regards
1 user says Thank You to Saguaros for this useful post
ebusca Friendebusca
- Join date:
- November 2011
- Posts:
- 24
- Downloads:
- 346
- Uploads:
- 3
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
June 12, 2013 at 4:18 am #495580Hi, in the demo site (http://joomla25-templates.joomlart.com/ja_brisk) I have no problem.
I have problem in my site (http://www.buscachillan.cl/demo) and in the quickstar install (http://www.buscachillan.cl/mosets)In http://www.buscachillan.cl/demo I fixed it change this:
file: bootstrap-responsive.css
@media (max-width: 767px) {
body {
padding-top: 65px;
}Originally padding-top is 0.
In summary, I have corrected this way. But you can see the problem in the quickinstall (http://www.buscachillan.cl/mosets) (where I have not changed anything)
Sorry for my english. I am from Chile.Thanks.
ebusca Friendebusca
- Join date:
- November 2011
- Posts:
- 24
- Downloads:
- 346
- Uploads:
- 3
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
June 12, 2013 at 5:04 am #495582I can only change this parameter padding-top: 0;* into the browser, but not on the server.
*http://www.buscachillan.cl/demo/t3-assets/dev/orange/templates.ja_brisk.less.bootstrap-responsive.less.css @media (max-width: 767px) {
body {
padding-top: 0;
}Please help.
Thanks.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 17, 2013 at 9:32 am #496050Hi ebusca,
<blockquote>But you can see the problem in the quickinstall (http://www.buscachillan.cl/mosets) </blockquote>
>> I see no content in this site, with quickstart installation, you should also install sample data to get your site alike demo site
When I check this site: http://www.buscachillan.cl/demo, it seems to work fine now, could you make screenshot of how you want to accomplish and page where problem can be seen ?
Regards
1 user says Thank You to Saguaros for this useful post
ebusca Friendebusca
- Join date:
- November 2011
- Posts:
- 24
- Downloads:
- 346
- Uploads:
- 3
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
June 18, 2013 at 8:43 pm #496204Thanks, I solved the issue. I changed the value of position to estatic
.navbar-collapse-fixed-top,
.navbar-collapse-fixed-bottom {
position: static;
left: 0;
top: 0;
width: 100%;
z-index: 1000;
}
.navbar-collapse-fixed-top .nav-collapse.in,
.navbar-collapse-fixed-bottom .nav-collapse.in {
position: static;
width: 100%;
overflow-y: auto;
top: 30px;
bottom: 0;
}1 user says Thank You to ebusca for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by ebusca 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Items not shown complete in smartphone resolution
Viewing 6 posts - 1 through 6 (of 6 total)