-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 19, 2016 at 7:50 am #969063Hi
In which browser you are getting this error ? I checked it in chrome (Ipad view) it looks fine : http://prntscr.com/cjpb8onatali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
September 19, 2016 at 5:12 pm #969206I watch in IPAD browser Safari – photo
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 20, 2016 at 4:09 am #969316Hi
i raised this bug to the development team and it will be fixed in the next update of the template . You can apply below fix :
templatesja_cagoxlessextrascom_virtuemart.less
Find&.vm-col-3 { width: 100%; @media screen and (min-width: @screen-sm) { width: 33.3333%; } }
edit to
&.vm-col-3 { width: 100%; @media screen and (min-width: @screen-sm) { width: 33.2%; } }
Compile less to css for this file .
take a backup of site before apply chnagesnatali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
September 20, 2016 at 9:27 am #969404Tell me please.
When I push Less to CSS in template settings, all styles that I have changed manually in the css files are destroyed.
How can I return my changed styles with saving new parameters after Less to CSS?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 21, 2016 at 2:44 am #969623Hi
Less to CSS compile will override the previous CSS files , You have to make a backup of the site or all custom changes before apply changes .
Also if you will apply the changes on the file view Joomla file explorer (template options > styles ) , you will have the option only for compile less to CSS for this file .natali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
September 21, 2016 at 7:50 am #969753Sorry.
But I don’t understand.
Why I am doing backup all custom changes before apply changes?
I will be able to return override the previous CSS files after apply changes?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 21, 2016 at 10:23 am #969799Hi
less to CSS will overwrite the current CSS files with fresh CSS style if you have customised the CSS file then there is possibility of losing those changes this is the reason I suggest you to take a backup of all your CSS custom changes let me know if there is any kind of confusion in this matter .
Best regardsnatali.klochan Friendnatali.klochan
- Join date:
- August 2016
- Posts:
- 107
- Downloads:
- 677
- Uploads:
- 59
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
September 21, 2016 at 5:35 pm #969905Great thanks for your help, Pankaj Sharma.
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by natali.klochan 8 years, 2 months ago.
The topic ‘Problem with displaying page on IPad’ is closed to new replies.
Jump to forum