Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • smartmax Friend
    #1089746

    Hi guys,

    I really could use some help with this one: the contact page is al messed up, but seems to be for some time already. I can’t get it fixed.

    https://vve-palladio.nl/contact/bestuur It is a closed off intranet, and you need to login to see it.

    • This topic was modified 6 years, 2 months ago by  smartmax.
    • This topic was modified 6 years, 2 months ago by  smartmax.

    1. Schermafbeelding-2018-02-02-om-08.08.27
    Saguaros Moderator
    #1090063
    This reply has been marked as private.
    smartmax Friend
    #1090102

    Goodmorning Saguaros,
    Thank you very much that you are willing to look into it.
    I just added you on the whitelist.

    Saguaros Moderator
    #1090259

    Hi,

    Firstly, backup your site first

    Then, open this file: root/templates/ja_intranet/less/joomla.less

    Add this style at the end of 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;
            }
          }
        }
      }
    }
    

    Then go to Admin panel > Extensions > Templates > JA Intranet (your default template) > click the button ‘LESS to CSS’ to compile less to css

    Again, remember to backup your site first as when compiling less to css, all current css files will be overridden.

    Regards

    smartmax Friend
    #1090542

    Beautiful, beautiful Saguaros, thanks!

    Just one little question, is it possible to move it a bit to the left,
    so the phone numbers are completly on one line?
    https://vve-palladio.nl/contact/bestuur

    Strange, but on the next page the names are also moved?
    https://vve-palladio.nl/contact/aed-bedieners


    1. contact
    smartmax Friend
    #1090546

    on this image you can see that the names are also moved?
    (aed-bedieners page)


    1. aed
    Saguaros Moderator
    #1090747

    Could you backup your site and share the FTP account?

    smartmax Friend
    #1090788

    Hi Saguaros, I will come back to you on this one.
    My mail account has been hacked this afternoon, so I removed you’re login account I made for you.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  smartmax 6 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum