Loading...
 
Features / Usability

Features / Usability


Custom Module without Border

posts: 126

Hi all,

I would like to create a custom module for the footer that lists images, such as the hacker symbol;

http://www.catb.org/hacker-emblem/hacker.png

How do I do that without including the module border?

Thanks!

posts: 4656 Japan

Hi James,

You can add the parameter nobox=y when assigning the module, which will cause only the contents (data) of the module to display, and not the usual border and title/header section. Is that what you have in mind?

-- Gary

posts: 126

That sounds about right! Where do I add that?

Thanks Gary!


posts: 4656 Japan

When you are assigning your custom module, you click "Add module" and then select the module name from the list of modules, and then click the "Module Options" button, right? Then you'll see a form where you input the position (module zone) and so on. The last field of this form is "Parameters" and that's where you input nobox=y.

-- Gary