-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 6, 2017 at 1:22 am #1015430Hi
This seems the white background style is not loading.
Could u share both the page URL here.So i can compare both and suggest you syle changes.
RegardsMarch 6, 2017 at 8:23 am #1015570This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 6, 2017 at 8:36 am #1015580Hi
Kindly check the module suffix of the module: http://prntscr.com/egkydl
As u can see in the screenshot the style is loaded from these classes.Regards
March 6, 2017 at 11:22 am #1015664Thank you for your answer. I added this text in the template.css:
«# ja-right div.ja-moduletable, #ja-right div.moduletable {
margin-bottom: 20px; border: 1px solid #ddd; padding: 16px 20px; background: #fff; }»
After this, the modules are shown with box section and white background. But still they float too far out to the right side. And there emerges another code for the new website:
Old website: <div class="ja-moduletable moduletable clearfix" id="Mod205">
New website: <div class="ja-moduletable moduletable clearfix jmoddiv jmodinside" data-jmodediturl="http://www.mydomain.com/index.php?option=com_config&controller=config.display.modules&id=205&return=aHR0cDovL3d3dy5maXNoLm5vL3NvZ25lZmpvcmQvZW4vYmF0dXRsZWllL21vdG9yYmF0ZXIva2Fhc2JvbGwtMjA%3D" data-target="_self" data-jmodtip="Edit module
Prices
Position: right" id="Mod205">I hope you can direct me to add or remove other text if necessary.
March 6, 2017 at 1:43 pm #1015678I also changed the line 81 in /plugins/system/jat3/jat3/base-themes/default/css/layout.css
From: #ja-right .ja-r1 .ja-col { width: 100% }
To #ja-right .ja-r1 .ja-col { width: 100%; margin-left: -34px } (as in the old template)But this change does not appear on the website, so maybe some code is missing.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 7, 2017 at 2:27 am #1015825Hi
Can u please put the site live and share the URL here so i can check it better.
its bit hard for me to assume the issue without site. -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Buldre 7 years, 8 months ago.
The topic ‘Box layout and white background for custom modules’ is closed to new replies.