Hello,
As it turns out, I have quite a few pages listed when I use the standard "Pages" widget. Is there a way to have the contents of this widget scrollable?
Thanks!
Hello,
As it turns out, I have quite a few pages listed when I use the standard "Pages" widget. Is there a way to have the contents of this widget scrollable?
Thanks!
put it into an element (div, ul) with fixed height or max-height, and style this with 'overflow-y: auto;'
Thanks for the reply. As this is a widget, where would I place the element - sidebar.php?
Thanks again!
This topic has been closed to new replies.