Login module - Joomla! Forum - community, help and support
hi all,
i'm using standard joomla (2.5) login module virtuemart (2.0) site i'm building , trying find way of getting user name , password fields in 1 row, rather being on top of each other.
thanks help.
cheers
i'm using standard joomla (2.5) login module virtuemart (2.0) site i'm building , trying find way of getting user name , password fields in 1 row, rather being on top of each other.
thanks help.
cheers
you can use output override login module. standard atomic template has example of in templates/atomic/html/mod_login/default.php. can create subfolder called html under default template , put folder mod_login atomic template there , modify file default.php suit requirements.
the output override instructions here: http://docs.joomla.org/how_to_override_ ... omla!_core
the output override instructions here: http://docs.joomla.org/how_to_override_ ... omla!_core
Comments
Post a Comment