Tagged: bug
-
AuthorPosts
-
March 7, 2018 at 8:09 pm #1095852
Hello, there is some bug in the template in Contact / Categorie – when viewing contacts, the lines are not responding with contacts.. see in the attachment.
thank you
ladislav nagy
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 8, 2018 at 2:23 am #1095886Hi,
You can take a backup of your site and try this tweak:
1- Go to file: root/templates/ja_medicare/less/joomla.less
2- Add this LESS code at the end of this file:// List contact .contact-category { ul.category { border-top: 0; overflow: hidden; li.row-fluid { border: 1px solid @gray-lighter; width: 100%; margin-right: 0; margin-left: 0; .clearfix(); & > div { margin: 0; } } } .cat-children { ul { border: 0; border-top: 1px solid @t3-border-color; li { background: transparent; border-bottom: 1px solid @t3-border-color; padding: 5px 0 5px 0; h4 { border-left: 1px dotted @gray-light; font-size: 14px; font-weight: 600; padding: 0; padding-left: 15px; margin-left: 20px; position: relative; &:after { border-top: 1px dotted @gray-light; display: block; content: ""; position: absolute; left: 0; top: 8px; height: 1px; width: 10px; } } li h4 { margin-left: 40px; } li li h4 { margin-left: 60px; } li li li h4 { margin-left: 80px; } &:last-child { border: 0; } } } } }
3- If your site is running in Development mode, just refresh the contact list page to see that change. In case that the Development Mode is off, you should go to template manager and hit the button LESS to CSS to compile less to css.
1 user says Thank You to Saguaros for this useful post
March 8, 2018 at 7:02 am #1095927I made a little mistake, i’m using actually JA Healthcare, but the patch works like a charm..
thank you.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by BIGWARE 6 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum