PDA

View Full Version : What kind of module


Paulo_B
03-11-2007, 09:03 PM
I am a newbie, yeah. So I went to make a welcome module and now, what do these three kinds of modules mean?
BB Code, Template, and php, I am in the dark here, please shine a little light on this?

Brian
03-12-2007, 10:47 AM
There's a description next to each module type when you go to add one...

Our Sponsors
 

Paulo_B
03-12-2007, 11:04 AM
yep, but I read that before I posted a request for a little light.
Clicking on those three types take me further into the dark.
All I want to do is add a block module that contains a purpose statement?

Paulo_B
03-12-2007, 11:58 AM
Ok attempted a make module, a purpose statement. However the print content is on the site background NOT in a block.
http://clnews.org/index.php?page=home

Please tell me how to get the purpose statement in a block under the darker topic box?

Our Sponsors
 

Brian
03-12-2007, 12:14 PM
If you added it as a template module, make sure you wrapped this code around the content in your template:
<tr><td class="$bgclass">
Content here
</td></tr>

If that's a BB code module, just make sure the "Use Module Shell Template" option is turned on.

Paulo_B
03-12-2007, 12:29 PM
WOW, Got it... Thanks Brian

Yea!...