PDA

View Full Version : Category form edit


WOA
10-17-2005, 11:35 AM
Hi there!

Can anyone tell me, how can I edit Category Select Field (in Submit Link)?

Thank you.

Ap0s7le
10-17-2005, 08:53 PM
That's being generated using the function "get_categs_tree" and using a Smarty custom function called "html_options" to generate the actual elements.

-Casey

WOA
10-18-2005, 10:41 AM
Actually, I've already figured it out. Simply add style to {html_options} It's just doesn't look like tag from the first sight.