Loading...
 
Features / Usability

Features / Usability


Re: Custom Module Position

posts: 4656 Japan

You can use CSS to do that, by adding something like

style= position: fixed; right: 100px; top: 150px;

in the "Parameters" textarea when assigning the custom module. In my test, I found that the module title and so on didn't get this fixed-position treatment, only the module contents did. So you might want to try using "nobox=y" also, if part of your module (the title and maybe borders, etc.) aren't staying in the fixed position.

-- Gary

There are no comments at this time.