-
AuthorPosts
-
innovationmindcenter Friend
innovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 12, 2017 at 2:39 pm #1026039After I upgraded to the last version, some CSS issue happen.
White margin shows up on the left and the right of the following page:
https://www.zconsult.com/military-industry-2Here is the page that I have not tried to edit with latest updated and it should looks like this/full width:
https://www.zconsult.com/services/petrochemicalPlease help
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 12, 2017 at 8:56 pm #1026086Hi I just notes that I have the same issue with another website after the latest update, here is how this issue looks like on this website: https://www.skydiveserbia.com/kurs-padobranstva
Can you please let me know how to fix this as soon as possible?
I left username and pw for previews website it is the same for this one too.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 13, 2017 at 2:19 am #1026124Hi,
As I can see these pages are using JA Resume template, let me know if you still need help on JA Builder.
Regards
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 13, 2017 at 6:11 am #1026150Yes that is correct, and it was compatible before upgrade.
How this issue can be fixed?
or how I can downgrade to previous Ja Bulder version in order to fix this issue?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 13, 2017 at 6:49 am #1026156You can send me screenshot of how it should be, I will take a look.
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 13, 2017 at 7:45 am #1026169Hi,
It should be FULL WIDTH as examples below.
Example of full width or how it was or how should be agin:
https://www.screencast.com/t/iGgfeVEq7goY
https://www.screencast.com/t/sYyTUvSxsDHere is how this page looks after upgrade (see below) this page should be corrected:
Link: https://www.zconsult.com/military-industry-2
Screenshot of the issue: https://www.screencast.com/t/cNxWjmACwf
Another example of screenshot issue on the same page: https://www.screencast.com/t/cJf2luCSlx5vEverything looks ok when you in edit mode, but when you publish it does not look good.
If issue is fixed on this page: https://www.zconsult.com/military-industry-2
You can tell me which CSS should be corrected and I’ll do the same for all other pages where I have that issue.
Thank you in advance for your time and support regarding this matter.
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 14, 2017 at 7:38 am #1026410Please let me know if I should provide any additional information regarding this issue?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 16, 2017 at 5:34 pm #1026722It’s weird, somehow, it’s included in the container with a fixed width, could you also update FTP account for further checking?
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 16, 2017 at 7:50 pm #1026731This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 17, 2017 at 9:08 am #1026876Hi,
I realize that page is assigned with JA Resume template, you will need to add some custom style as guide here: https://www.joomlart.com/documentation/joomla-templates/ja-builder#integration
https://static.joomlart.com/images/ja-template/ja-builder/documentation/custom-style.jpg
1 user says Thank You to Saguaros for this useful post
innovationmindcenter Friendinnovationmindcenter
- Join date:
- December 2014
- Posts:
- 101
- Downloads:
- 184
- Uploads:
- 13
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
April 17, 2017 at 9:20 am #1026878Hi,
I already have that code that you are referring, please see screenshot: https://screencast.com/t/pr3e2kHhCrxZ
But I realized that following code below should go in CUSTOM per page not for ALL Pages in order to work.
.com_jabuilder .t3-mainbody { width: 100%; padding-top: 150px; padding-bottom: 0; } .com_jabuilder .t3-content { padding: 0; } body .jub-edit-btn { z-index: 9999; } .body .jub-edit-btn { z-index: 9999; } body .jub-edit-btn { animation-name: jubBounceIn; animation-duration: 1s; animation-fill-mode: both; animation-delay: 1s; z-index: 11; }
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 17, 2017 at 9:51 am #1026887Glad to hear it works now. Let me know if you need further helps.
Have a nice day!!!
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum