-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 22, 2014 at 11:19 am #199048I figured there might be a bug when using chrome in the decor theme for mojishop.
this bug was also here before i edited the size of the images in products. I tried on 2 computers.
I don’t have the bug in IE or Mozilla.
I just found out a problem with IE and Mozilla see image:
Another thing.
155×211 will be my final image size for products.its rezised from the original file 300×408.
Under the specific product it scales the image up to over the orginal size and it scales from the 155×211 so the image is all blurred.. how can i change that ? i just want it to show the original size 300×408.Regards Hjalte.
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 23, 2014 at 7:42 am #539824I changed the width from 100 to 82% that might solved the chrome issue. but i still have that issue with IE and Firefox
.ja-product-grid .product-item .image {
margin: 0 0 30px;
width: 82%;
overflow: hidden;
position: relative;
}Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 23, 2014 at 9:49 am #539844Hi,
1. Please open root_folder/templates/ja_decor/css/themes/ellis/custom.css (create a new one if you don’t have this file) then add this code :
.product-list {
float: left;
width: 100%;
}
.box-content .pagination {
clear: both;
}2. To adjust product detail page image (for example this page), please go to Admin >>> Components >>> MijoShop >>> Settings >>> switch to tab Image >>> change the value in option Product Image Thumb Size
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 23, 2014 at 11:27 am #539854.navbar-nav > li > a {
color: #000
font-size: 14px;
font-weight: 300;}
.product-list {
float: left;
width: 100%;
}
.box-content .pagination {
clear: both;
}This is my custom.css file now .. seems to worked,.. but then again.. if i press refresh it gets all messy again ?
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 23, 2014 at 11:33 am #5398562. To adjust product detail page image (for example this page), please go to Admin >>> Components >>> MijoShop >>> Settings >>> switch to tab Image >>> change the value in option Product Image Thumb Size
Okay i did.. now the same size as the original size. 300×408.. but it shows in like 348×475 ?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 24, 2014 at 4:48 am #539957Hi,
1. Please try to clear your browser / Joomla! cache then check again, it should work then.
2. Then open the custom.css file and add 1 more rule as follows:
.product-info .image img {
width: auto;
}hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 24, 2014 at 11:05 am #540013thanks for the code Adam..
I’m still having issues with firefox and Chrome..
IE shows just fine.I can only make the issue appear if i press refresh (F5).
When i just go to the site it shows as it should.. the problem is when im pressing F5.CHOME – When pressing refresh:
Firefox – When pressing refresh:
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 13, 2014 at 10:15 pm #552795hi, sorry to hijack the thread but i have the exact problem.
i have added those lines to templates/ja_decor/css/themes/turquoise/custom.css
[PHP].product-grid div.product-item,
.ja-product-grid div.product-item {
height: auto !important;
}.product-list {
float: left;
width: 100%;
}
.box-content .pagination {
clear: both;
}[/PHP]
cleared both cache but still when i refresh, the page goes really messy in mijoshop
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 17, 2014 at 9:22 am #553360hi Adam,
it’s http://www.shopolgykw.com
ive tried so hard to check the problem but it won’t go away. every couple of refreshes bring the problem back.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 20, 2014 at 3:15 am #553525Hi,
Please move file custom.css from root_folder/templates/ja_decor/css/themes/turquoise/ to root_folder/templates/ja_decor/css/ then recheck.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by Adam M 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Possible bug with chrome
Viewing 12 posts - 1 through 12 (of 12 total)