Okay
  Public Ticket #1209592
Row overflow - Provide scrollbar, cant make it work
Closed

Comments

  • alex started the conversation

    Hi Tahir,

    Could you help me with this please:

    http://www.alexdoss.com/blog/#WORK

    The portfolio is overflowing, and I have not a clue why the scrollbar isnt appearing..

    Cheers!

  •  8,470
    Tahir replied

    Hey Again,

    Seems to be working as intended . The Scrollbar is removed when you stop scrolling so to make it show always use below css.

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .iScrollVerticalScrollbar {
        opacity: 1 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • alex replied

    Heyho !

    Thanks so much, this is solves the issue spot on! It's a little bit tricky to navigate tho, as you have to be really precise with the mouse pointer, as you cant click on a photo as well as avoid the edge of the browser =) Im taking any suggestions you might have, just dont be rude please - lol

    Thanks Again!

  •  8,470
    Tahir replied

    Hey Again,

    You can increase the width using the css below. Also right now its scrolling in reverse . This bug was fixed in Salient 8.0 .

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .iScrollVerticalScrollbar {
        opacity: 1 !important;
        width:10px !important;
    }

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .

    Best.


    ThemeNectar Support Team 

  • alex replied

    Aye,

    You're a genius mate! I love this theme so much u have no idea.
    Yeah, I havent updated yet.. as you can tell i'm a noob and feel Im stepping on egg shells as I go.. The theme is perfect! im just confused with wordpress workflow.. so I am planning on feeding the side some content and play around with salient to see if I can come up with a 'template' Im comfortable with. 

    Super thanks once again!