PDA

View Full Version : Question about module display style...


pcoskat
06-12-2008, 08:25 AM
Currently, when a module is added, it shows up as a 'box' in vb style.

On my vb, I have a custom style with a distinct sidebar prebuilt into the design.

I'd like to use CMPS modules and display the content in my sidebar boxes, but I need the content only...not the 'box' that vba generates. Is this possible?

Example: http://www.veggieblogs.com/forums/
*note, it's a work in progress, so ignore the dummy ads and spam...

Within the sidebar boxes I'd like to display module information via CMPS, but obviously, don't need CMPS to generate another box...

Is this possible?

Brian
06-12-2008, 09:49 AM
There is a setting with each module that will allow you to disable or specify a custom module wrapper tempalte (or "box") for each module.

Our Sponsors
 

pcoskat
06-12-2008, 10:33 AM
(Just so I'm clear)...I can choose 'no wrapper'?

Since my sidebar boxes are hard coded into my design, I'm thinking that I would need 'no wrapper', and then place the content in the box? Is that correct?

(Thanks for your patience on this...)

Brian
06-12-2008, 01:48 PM
Yes, you can choose "no wrapper", and it sounds like you're correct.