I’m sorry to say that on a new(ish) Joomla! 3 install, the CB login module just looks ugly to me next to the standard module (with Protostar template). In Vertical orientation and Compact display there is far too much space between elements and having the “Remember me” label and checkbox on different lines just looks wrong.
I’ve spent some time hacking around in mod_cblogin.php to see if I can make it closer to the standard module, but now I’m wondering if there’s a better way, since maintaining these kind of php hacks is a little tedious.
I suppose the thing I most want from the module is the avatar display, so maybe I could even make the standard login accessible to visitors and cblogin only to Registered users?
Would there be any problems doing that?