joma Posted December 6, 2006 Posted December 6, 2006 can someone please help me set a class to this text area without having to modify the html output, im not too good with php <?php echo tep_draw_textarea_field('products_description[' . $languages[$i]['id'] . ']', 'soft', '70', '15', (isset($products_description[$languages[$i]['id']]) ? $products_description[$languages[$i]['id']] : tep_get_products_description($pInfo->products_id, $languages[$i]['id']))); ?> just draw the class set to "green" thanks heaps
Recommended Posts
Archived
This topic is now archived and is closed to further replies.