808smokey Posted July 1, 2004 Posted July 1, 2004 Hi, How can I center the picture and leave the text dscription aligned to the left. There's only one option to change the entire module contents (New Products this month) $new_products['products_name'] = tep_get_products_name($new_products['products_id']); $info_box_contents[$row][$col] = array('align' => 'left', 'params' => 'class="main" width="33%" valign="top"', 'text' => '<a href="' . te If you change the red text it aligns the picture and the text to the left. It just doesn't look right to me. I would like to change the just the text aligned to the left. Does anyone know how to correct this? I've tried changing the code and all I get are errors :angry: Thanks for any help :)
808smokey Posted July 3, 2004 Author Posted July 3, 2004 Someone has to know how to do this? Please :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.