login module destroys template layout
Welcome, Guest . Please login or register .
January 07, 2009, 09:19:38 PM
Pages: [1 ]
Author
Topic: login module destroys template layout (Read 6514 times)
alon
Newbie
Karma: +0/-0
Offline
Posts: 13
this is really weird when i use mod_smf_login instead of the norma login all template layout is being jammed , it happened to me suing mambodev templates and now with a new designer made template. I have no clue what si the reason for this, any idea ? Thanks, Alon
Logged
cowboy
what's your url so we can see.
Logged
alon
Newbie
Karma: +0/-0
Offline
Posts: 13
it is babyhold dot com but the problem is that i cant even put the module b/c when its there the whole page is being screwed.
Logged
OSCH
Newbie
Karma: +0/-0
Offline
Posts: 18
with most templates i tryed i have the same problem. now i use the classic theme choose my coulors in the css and all went ok. greetings OSCH
Logged
alon
Newbie
Karma: +0/-0
Offline
Posts: 13
i didnt get it, the login module is influenced from smf template and not mambo's ? if so which paramter will make it work on mambo ?
Logged
cowboy
Verify the html output from that module.. we will check it as well. There might be some tag issues there.
Logged
alon
Newbie
Karma: +0/-0
Offline
Posts: 13
i hope that this is what you mean but here is what i get in the html output
<div class="moduletable">
<h3>
Mambo-SMF Login </h3>
<tr><td><TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td valign="top" class="smalltext" style="font-family: verdana, arial, sans-serif;" align="left">Welcome, <b>alonisraeli</b>: you have <a href="index.php?option=com_smf&Itemid=185&action=pm">0 messages</a>, 0 are new.
</td></tr>
<tr align="left">
<td><a href="index.php?option=com_smf&Itemid=185&action=profile" class="mainlevel">Edit Profile</a></td>
</tr>
<tr align="left">
<td><a href="index.php?option=com_smf&Itemid=185&action=unread" class="mainlevel">Recent Posts</a></td>
</tr>
<tr align="left">
<td><a href="index.php?option=com_smf&Itemid=185&action=unreadreplies" class="mainlevel">Updated Topics</a></td>
</tr>
<tr align="left">
<td><a href="
http://www.mysite.com/index.php?option=logout " class="mainlevel">Logout</a></td>
</tr></table></td></tr> </div>
<div class="moduletable">
Logged
cowboy
I made some minor changes, just wait when I get a chance to release it.
Logged
alon
Newbie
Karma: +0/-0
Offline
Posts: 13
great , what was the problem ?
Logged
cowboy
It's just tag formatting issues in some templates. You should be able to notice it if you closely look at the html formatting for that module. I'm just waiting for my cable modem, then i'll post my changes.
Logged
Pages: [1 ]