Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • activesenior Friend
    #1062605
    This reply has been marked as private.
    Saguaros Moderator
    #1062883

    I will pass to the team for further checking on this new version. Pls stay tuned.

    activesenior Friend
    #1065045

    Now I have updated T3 Framework to the latest version 2.7.0 and the problems still exists.
    I have also seen other forum posts with the same problem!
    Have you a solution?

    Saguaros Moderator
    #1065171

    Could you share the FTP account also? I will check it further.

    activesenior Friend
    #1065228

    You have access to the backend and you can perhaps check the Purity_III Details and Files in backend.
    It is a plain installation with Joomla and templates, nothing else, just to show you the problem. We have over 20 more sites with the same problem (different servers) but we have not update the T3 Framework plugin to the latest, because of the problem with the contact pages.
    If there are something else you want to check, I can show you that with Skype.

    Saguaros Moderator
    #1065424

    You can see the files of template only, not plugin, I need a closer look to check.

    activesenior Friend
    #1072824

    With Purity III 1.2.1, T3 Framework 2.7.0 and Joomla 3.8.1 the contact page is acceptable. Image in list is OK but not for instance in mobiles, the images are very small (in portrait but OK in landscape, only tested with iPhone), and it also occurs in desktop display if you want to scroll the text to be bigger, the image will be smaller and smaller.

    Saguaros Moderator
    #1072854

    You can try putting this style into the file: root/templates/purity_iii/less/joomla.less

    // 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;
            }
          }
        }
      }
    }
    

    Remember to backup your site first. Then if you’re running your site with Development Mode, just refresh your site to see the changes. If Development Mode is OFF, you need to compile less to css.

    activesenior Friend
    #1073324

    I have tested the style but it didnĀ“t solve the problem in portrait mode. In landscape mode it is OK.
    I hope this will be included in next update.

    Saguaros Moderator
    #1073476

    Sure, it will be tested and updated.

Viewing 10 posts - 16 through 25 (of 25 total)

This topic contains 24 replies, has 2 voices, and was last updated by  Saguaros 6 years, 5 months ago.

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