-
AuthorPosts
-
July 31, 2014 at 9:33 am #200138
Hi friends,
I have a problem in “features-intro” module,
I use this module in default theme in ja_sugite,could you please check this page, http://astiak.net/network-solutions
when change the browser size, in some size all the images disappear from the content and show at end of the page and when decrease browser size agian images will appeare in their location again.is it my fault on image or something else ?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 1, 2014 at 4:42 am #544113Hi,
Please navigate to Admin >>> Extensions >>> Template Manager >>> choose your current template >>> temporary disable CSS compression so I can take a look at the problem for you.
August 2, 2014 at 7:55 am #544246Hi,
I disabled both the “Optimize CSS” and “Optimize JS”,
Now you can check it.Regards.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 4, 2014 at 2:09 am #544362Hi,
I checked your site but still see compressed CSS file, could you please recheck ?
August 4, 2014 at 11:04 am #544427So sorry,
That wasn’t been saved,Right now it is disable, please check it again, thanks.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 5, 2014 at 7:26 am #544582Hi,
1. Please note that in Module Class Suffix, it should be ‘ row-feature-secondary clearfix’ with 1 white space at the beginning.
2. Change the CSS class below in all HTML modules you placed in position ‘features-intro’ in home page :
<div class="col-sm-12 col-md-6 about-us">
to :
<div class="col-sm-9 col-md-6 about-us">3.Please open root_folder/templates/ja_sugite/css/rtl/custom.css (if you don’t have this file, just create a new one) then add this code :
.about-img {
margin: 0;
} @media screen and (max-width: 992px) {
.about-img {
bottom: 25%;
}
} @media screen and (max-width: 767px) {
.about-img {
position: static;
}
}Save your file and recheck.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by noorantel 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum