help needed with setting up a module suffix for login module...` - Joomla! Forum - community, help and support
hello,
according firefox web developer toolbar login module on site controlled by:
i want login module have different font size etc. thinking need use module suffix? can module suffix added td class? , if how? thought suffixes used table.moduletable?
according firefox web developer toolbar login module on site controlled by:
code: select all
td (line 129)
{
font-family: verdana,arial,helvetica,sans-serif;
color: rgb(0, 0, 0);
font-size: 14px;
line-height: 15px;
}i want login module have different font size etc. thinking need use module suffix? can module suffix added td class? , if how? thought suffixes used table.moduletable?
hi rw1,
all have log in admin panel, select site modules , should see list of modules on site, after select log in module, after selecting should see settings it, including 1 add suffix module class.
all have reference in css similar .moduletable(suffix here) ...
hope helps...
all have log in admin panel, select site modules , should see list of modules on site, after select log in module, after selecting should see settings it, including 1 add suffix module class.
all have reference in css similar .moduletable(suffix here) ...
hope helps...
Comments
Post a Comment