How do I force a module size? I have an extension that has a tab you click that slides out where other modules are placed in. I put in a login module and cant seem to figure out how to make the login module size become forced. Instead whats happening is it's extending the entire length so that the login fields are really long.
I already tried several different things such as using NoNumbers module anywhere extension. What I did there was created a normal login module then created a new custom html module. Within that custom html module I linked the login module I already created then made a table cell, that table cell was given 75px. It didn't work to say the least...
Also its worth noting that the login module doesn't have a field to set it's size neither does the tab slider have any field to force the size.
Thanks in advance!