-
AuthorPosts
-
March 7, 2014 at 3:43 am #195553
Hi, I need solution about module not displayed properly. I Dont know where is the problem from, maybe from the css or something else. I’m using JA Mitius Template
the problem is, i created custom html module, and every time i open the page, the module shows under other module, so it dont show properly.any solution? thanks
here is some picture
and here the link to my site (where the problem) http://goo.gl/UEZLvC
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 10, 2014 at 8:22 am #526031Have you figured it out at your end? I see your site is working fine now.
-
1 user says Thank You to Nazario A for this useful post
March 11, 2014 at 10:22 pm #526358<em>@TomC 415249 wrote:</em><blockquote>I’m not seeing the issue on your home page as you depict in your attached image.</blockquote>
<em>@Nazario A 415514 wrote:</em><blockquote>@capirex,
Have you figured it out at your end? I see your site is working fine now.
</blockquote>Hi Tom & Nazario thanks for checking my site, yes it seem no problem anymore with my Facebook Like Box. It turn out that the problem for the module not showing correctly just randomly in particular time, not every time. But thanks again for your time checking my problem 🙂
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 12, 2014 at 8:54 am #526436I got your problem. Please try to create new file called “custom.css” in /templates/ja_mitius/css/ path, then add this rule:
.main-siderbar.masonry {
height: auto !important;
}
.main-siderbar.masonry .t3-module.module.accordion.masonry-brick {
position: static !important;
}
.main-siderbar.masonry .t3-module.module.no-padding.masonry-brick {
position: static !important;
}
.main-siderbar.masonry .t3-module.module.no-padding.adv.masonry-brick {
position: static !important;
}Let me know how it goes
1 user says Thank You to Nazario A for this useful post
March 20, 2014 at 4:03 am #527411<em>@Nazario A 415991 wrote:</em><blockquote>@capirex,
I got your problem. Please try to create new file called “custom.css” in /templates/ja_mitius/css/ path, then add this rule:
.main-siderbar.masonry {
height: auto !important;
}
.main-siderbar.masonry .t3-module.module.accordion.masonry-brick {
position: static !important;
}
.main-siderbar.masonry .t3-module.module.no-padding.masonry-brick {
position: static !important;
}
.main-siderbar.masonry .t3-module.module.no-padding.adv.masonry-brick {
position: static !important;
}Let me know how it goes</blockquote>
Hi Nazario thanks for your reply. Now i already put the code from you, and everything seems work fine.
but now i have new problem, my k2 comment module not showing perfectly… it show overflow through the footer. here i attach some picture
and here’s the address where the problem http://goo.gl/36Qpn4
and there you can see the problem facebook module display, whre it show under other module, something that i notice from the problem, on my homepage, if i click on ja-tabs module, then the other module resize automatically and no problem any more(no module show under other module)thanks for your help Nazario
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 21, 2014 at 2:47 pm #527654<em>@Nazario A 417455 wrote:</em><blockquote>@capirex,
Please open file: /templates/your_template_name/css/custom.css then add this rule:
.main-siderbar.masonry .t3-module.module {
position: static !important;
}Hope this helps</blockquote>
@nazario Yay…. Seems Your Code Help… Thank You very much Nazario 🙂AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by capirex 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum