Customzie Login Module - Joomla! Forum - community, help and support
hey everybody,
i want customize login module , remove border around module. have placed module in article , border doesn't fit design.
any ideas how that?
regards.
i want customize login module , remove border around module. have placed module in article , border doesn't fit design.
any ideas how that?
regards.
hi,
i not sure giving border. try -
add module suffix, , remove border using css.
code should -
.login-yoursufix {
border: none;
}
you can post link page, can have look.
eli.
i not sure giving border. try -
add module suffix, , remove border using css.
code should -
.login-yoursufix {
border: none;
}
you can post link page, can have look.
eli.
Comments
Post a Comment