Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359401
    spixelZA
    Participant

    Hi

    I am using the grid as a lightbox with a custom skin, the issue i have is that the thumbnail im using crops in a specific way and i would like to position the thumbnail image to the top of the container please can you advise moving forward.

    Thank you

    #1359433
    Christian
    Moderator

    Hey there,

    If you mean the background image, there’s an interface under Item Styles where you could enter the position (see attachment). For more details, please refer to the Skin Builder documentation at http://theme-one.com/docs/the-grid/#!/skin_builder

    If I’m not understanding you correctly, please provide more details and access to your WordPress admin.

    Thanks.

    #1359489
    spixelZA
    Participant

    Hi

    Have done this with no apparent change on the thumbnail image, please advise
    http://www.spixel.co.za/test/thespacestation/?page_id=897

    Tried almost everything with still no way to change the thumbnail image area.

    #1359517
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .tg-item-image {
        background-position: top center !IMPORTANT;
    }

    Hope that helps.

    #1359534
    spixelZA
    Participant

    Thank you works

    #1359550
    Christopher
    Moderator

    You’re welcome.

    #1360812
    spixelZA
    Participant

    Hi There is it possible to make the thumbnails smaller on this page, please advise.
    http://www.spixel.co.za/test/thespacestation/?page_id=897

    See screenshots attached.

    Thank you

    #1360836
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .page-id-897 .tg-final-brand-page-layout-skin {
        width: 150px !important;
    }

    Hope that helps.

    #1360962
    spixelZA
    Participant

    Thank you, have added, but now my grid is left aligned any way to center it again?

    #1361004
    Christopher
    Moderator

    Hi there,

    Please add this :

    div#grid-1900 {
        max-width: 1156px !important;
        margin: 0 auto !important;
    }

    Hope it helps.

    #1361081
    spixelZA
    Participant

    Hi

    Please see link here the above fix is not taking effect please advise.
    http://www.spixel.co.za/test/thespacestation/?page_id=897

    Thank you

    #1361201
    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    We’re unable to replicate it on the given URL. Would you mind providing us a Screenshot of the issue to take a closer look of it?

    Thanks for understanding!

    #1362310
    spixelZA
    Participant

    Sure, please see screenshots attached and advise.

    thank you

    #1362550
    Paul R
    Moderator

    Hi,

    This is how it looks on my end.

    https://www.screencast.com/t/8YNZMMHbNCJ

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

  • <script> jQuery(function($){ $("#no-reply-1359401 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>