Support » Fixing WordPress » How to add/enalbe scrolling on my sidebar?

  • If you look at http://www.shookiemonster.com – HOW do I add a scrolling-function to the “next conventions”-sidebar widget? Like, I want to add more conventions, but instead of listing the conventions as it is now, I want them to be listed with a scroll-function so that section doesn’t cover half the page…… How do I add that function?

Viewing 3 replies - 1 through 3 (of 3 total)
  • In your css just add overflow: scroll; to that div. It looks like it will be line 1584 of style.css

    You may need to adjust your div id’s so that the scroll only applies to that ‘next conventions’ widget, not all the widgets.

    Thread Starter Shookie

    (@shookie)

    I’ve tried this, but but what ID’s are you talking about..? Sorry, very fresh and noobie to this.. =/

    And how do I find that specific line? I cannot search for line numbers… how do i do that? I am using Google Chrome.

    Thread Starter Shookie

    (@shookie)

    So, WHERE do I add the overflow: scroll; in my style.css for Graphene Theme?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add/enalbe scrolling on my sidebar?’ is closed to new replies.