-
AuthorPosts
-
angie00 Friend
angie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
September 2, 2014 at 1:50 am #200987When CSS is optimized the slideshow is gets messed up!!! It looks like it shows them as a list instead of a slideshow.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 2, 2014 at 4:08 pm #547981Okay, that is strange. :confused:
I’m forwarding this issue onto the JA Development Team for review and further comment.
In the meantime – and this is only a brainstorm “band-aid” idea – but what if you were to copy the CSS rules relative to the slideshow (i.e. from /ja_sugite/local/css/themes/school/mod_jaslideshowlite.css) – and paste them into your custom.css file (i.e. /templates/ja_sugite/css/custom.css) ??
Then switch Optimize CSS to “Off” and see what happens.
Again, just an idea.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 4, 2014 at 7:02 am #548244I can help you to debug this problem. Please pm me FTP account of your site. I will help you to check it further.
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 8, 2014 at 8:23 am #548674I just fixed the problem on your site from templates/ja_sugite/css/custom.css file. There was syntax error in this file
Change
html.com_content body div.t3-wrapper div.ja-masthead div.custom
div#Mod1256.t3-module.module div.module-inner h3.module-title span {border-bottom: 1px solid #d9d9d9
margin: 0 0 28px;
padding-bottom: 13px;To
/* html.com_content body div.t3-wrapper div.ja-masthead div.custom */
div#Mod1256.t3-module.module div.module-inner h3.module-title span {border-bottom: 1px solid #d9d9d9
margin: 0 0 28px;
padding-bottom: 13px;
}Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Ninja Lead 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Front page messed up
Viewing 5 posts - 1 through 5 (of 5 total)