Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • nedzad grebovic Friend
    #189800

    Here is dialog box for choosing image:

    I belive this is up to joomla problem, but does anyone know how can I see more than on eimage in one row? This is anoying..

    many thanks


    1. problem-images
    phong nam Friend
    #502547

    Hi nedzad72,

    You can try to open /administrator/templates/isis/css/template.css file, then put below codes into the end:

    @media (max-width: 767px) {
    .thumbnails > li {
    float: left !important;
    margin-left: 10px !important;
    }
    }

    nedzad grebovic Friend
    #502727

    I tried, nothing happend mate 🙁

    Here is what I do:


    1. css-nothing
    phong nam Friend
    #502753

    Hi nedzad72,

    Lets try that codes again without @media query:

    .thumbnails > li {
    float: left !important;
    margin-left: 10px !important;
    }

    nedzad grebovic Friend
    #502917

    here is what I changed:

    Here is result:

    Unfortunately, all remains as it was 🙁


    1. second-time
    2. second-time2
    phong nam Friend
    #502932

    Hi nedzad72,

    Maybe you forget to refresh the page after applying codes. The images in Image manager displayed fines when I put above codes in /administrator/templates/isis/css/template.css Please check out your website.

    nedzad grebovic Friend
    #502980

    Today all look fine mate 🙂

    Many thanks


    1. third-time
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  nedzad grebovic 11 years, 2 months ago.

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