Install went smooth and everything seems to work fine. Only thing is the login-box is too large. I went to mod_smf_login.php and tried to make the table smaller but it won't change. How can I get the login box the same size as the rest of the modules on the page?
I cannot give you an exact solution. Just go to your template's CSS file and look for the moduletable class or whatever class you use for it. Then just edit the width, padding, etc.
The problem is smf login module has a table within a table. And your main table has a padding space. To resolve this now, just create another CSS class, like moduletable-login. Then make the padding of main table 0.
Then assign the "-login" suffix in mod_smf_login configuration Module Class Suffix field.
None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved. TERMS OF USE