Scrollbar

  • Posted in : impressivCard
  • deseliha
    Participant

    Template is great ! But i need one thing. On RESUME link i need srloll bar to bee visible so people know there is more to scroll down on page! Can you help me with this ? Can you put some arrow or scrollbar so it is visible there is more to this page?

    ahmetsali
    Keymaster

    Hi, edit main.js under js folder and find line: 415

    			hideScrollbar : true,
    

    change it to false;

    			hideScrollbar : false,
    
    Mike
    Participant

    FYI. doing this also displays the scrollbar on the portfolio page, and the scrollbar sits on the far right edge of the last column of images.

    ahmetsali
    Keymaster

    I will fix this in the next update, thanks.

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

The forum ‘impressivCard’ is closed to new topics and replies.