Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mpitof Friend
    #206570

    Hi

    On what I think is the “small” edition of the responsive layout, I experience that position-4 on the home page is placed far, far down under from the other positions. See attached screenshots. How can I fix this?


    1. Skjermbilde-2015-05-22-kl.-16.53.31
    mpitof Friend
    #571519

    On a not-so-related topic: How do we change the breadcrumb saying “Home”? (Need to translate this)


    1. Skjermbilde-2015-05-22-kl.-16.59.12
    Ninja Lead Moderator
    #571738

    You can fix the problem with my solution below

    + Create templates/ja_university_t3/css/custom.css file and add new rule

    @media screen and (min-width: 768px) {
    .t3-spotlight .t3-module {
    min-height: 235px;
    margin-bottom: 10px;
    }
    }

    + About change the text Home in breadcrumb you can find and change it

    Open language/en-GB/en-GB.mod_breadcrumbs.ini file


    MOD_BREADCRUMBS_HOME="Home"

    mpitof Friend
    #574467

    Thank you!

    mpitof Friend
    #640806

    Thank you!

    mpitof Friend
    #739476

    Thank you!

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

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

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