Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • holmanresearch Friend
    #886475

    The pictures in the slideshow cut off on the edges.

    Pankaj Sharma Moderator
    #886493

    Hi
    There is mask in the left and right side of the module , its part of design . You can remove it by adding below code in custom.css file

    .ja-ss-mask {
        background: none!important; }
    .ja-ss-mask.mask-right {
        background: none!important; }

    it will look like this > http://prntscr.com/a54kb9

    holmanresearch Friend
    #887150

    When you go to .org site or charity site, the photo does not show up like university original screenshot nor this one with the modified code or suggested way. Is there a way to have the page show the photo in the same manner?

    holmanresearch Friend
    #887154

    something does not seem quite right with the slideshow lite and also the side menu that appear in the mobile site.

    When you inspect the slideshow it disappears. It disappears in the mobile site as well.

    Pankaj Sharma Moderator
    #887189

    Hi
    add this code in custom.css file to make it 100% width

    .t3-slideshow .container {width:100%!important;}

    Its hidden in mobile view due to design purpose to show it you can show module position from template options > Layout > responsive layout > extra small tab . > click on slideshow position to show it > http://prntscr.com/a5k9br .

    Regarding give the same style to module as in other templates you can use firebug and then override the css via custom.css file , it needs pretty changes in css that is out of support scope .

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

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

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