test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Saguaros Moderator
    #936613

    Hi Carlo,

    You can change the grid of contact view page: http://prntscr.com/bav9pt

    It’s defined via file: ROOT/templates/ja_sugite/html/com_contact/contact/default.php

    Check out this documentation for how to work with Bootstrap Grid system

    maisfeld Friend
    #936669

    Hello Saguaros

    I checked and do not find this line
    in ROOT / templates / ja_sugite / html / com_contact / contact / default.php

    I have tried in the ROOT / templates / ja_sugite / html / com_contact / contact / default_form.php to change without success.

    It seems that it is not reduced. Where I could do something else?

    Saguaros Moderator
    #936877

    You can send illustrate the modification you expect via screenshot, I will check for you.

    Also send me the FTP account of your site.

    maisfeld Friend
    #937099
    This reply has been marked as private.
    Saguaros Moderator
    #938010

    I added this css rule:

    @media (max-width: 1024px) {
        .itemid-130 .row {
            margin-left: 0;
            margin-right: 0;
        }
    }

    into the file: ROOT/templates/b-w-deutsch/css/custom.css

    You can check it now.

    maisfeld Friend
    #938024

    Hi Saguaros
    many thanks,
    it works as desired.

    regards

    Saguaros Moderator
    #938042

    You’re welcome!!!

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

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

The topic ‘ja_sugite – contact’ is closed to new replies.