I'm using SQ 1.4.6 on a RH 7.3.
 
I would like to set a style to buttons like Unread, Read, Delete, and so on.
 
Can I change this function (mailbox_display.php) so that I can have different stiles for each button?
 
function getButton($type, $name, $value) {
    return '<INPUT TYPE="'.$type.'" NAME="'.$name.'" VALUE="'.$value . '">';
}
Well, having the same style for all the button could be and I tryed to load a css file but it seems it doesn't work.
 
Have you any practical example?
 
Bye,
 
Leo.


Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3

Reply via email to