PDA


View Full Version : Double Module Title


Scooterpig
07-22-2005, 08:47 PM
I know I have seen this answer here before but be dammed if I can find it, so apologies if this has been posted and answered.

Have added a new module as per instructions but have a double title for it and the close arrow not closing it and wonder how I can fix/remove it please? Image attached.

Thank you...:)

Brian
07-22-2005, 09:56 PM
Try turning the 'Use Module Shell' option off, or edit the template to remove the starting and ending <table> tags from there.

Scooterpig
07-22-2005, 10:11 PM
Thank you for the quick reply Brian...tried what you said and worked in a way.

When I removed the <table> tags nothing changed, but turning off 'Use Module Shell' worked but removed the open/close arrow, which is ok but curious why it would disappear.

Any thoughts please?

Brian
07-22-2005, 10:41 PM
The open/close arrow is part of the module shell template. If you want to use that template, remove the opening <table> tag, and then make sure the module starts with this:

<tr><td class="$bgclass">

Scooterpig
07-22-2005, 11:02 PM
Fixed it thanking you very muchly indeed Brian. I removed the table tags at both ends and also removed the title from the template and that fixed it..:)...the <tr><td class="$bgclass"> added a slight border around it so left that out..:)

Thank you very muchly..:)