Loading...
 
Features / Usability

Features / Usability


Re: Module Fixed on the Left (Not affected by scrolling)

posts: 214

You can do that using the style option under the Appearance tab, but you might not like the way it looks.
Play around with setting the style to:

Copy to clipboard
background-color: yellow; position: fixed; top: 0px; left: 0px; z-index:2;

and see if you can get it the way you want it. I set the background because otherwise you can see the stuff under it.

Tom

There are no comments at this time.