ms2 account suggestion

modom <[email protected]>
Newsgroups gmane.comp.web.oscommerce.suggestions
Message-ID <37ad103362651d1c4a9bb341a16c5590@osCommerce-Forums>
This message was sent from: Suggestions and Proposals
http://forums.oscommerce.com/viewtopic.php?p=187105#187105
----------------------------------------------------------------

Hi,

Would it be possible to put new styles on this section in account.php:

Line 93:
                <td class="ordersList" align="center" valign="top"><?php echo '<b>' . OVERVIEW_PREVIOUS_ORDERS . '</b><br>' . tep_image(DIR_WS_IMAGES . 'arrow_south_east.gif'); ?></td>

Lines 107-113:
<td class="ordersList"><?php echo tep_date_short($orders['date_purchased']); ?></td>
                    <td class="ordersList"><?php echo '#' . $orders['orders_id']; ?></td>
                    <td class="ordersList"><?php echo tep_output_string_protected($order_name) . ', ' . $order_country; ?></td>
                    <td class="ordersList"><?php echo $orders['orders_status_name']; ?></td>
                    <td class="ordersList" align="right"><?php echo $orders['order_total']; ?></td>
                    <td class="ordersList" align="right"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $orders['orders_id'], 'SSL') . '">' . tep_image_button('small_view.gif', SMALL_IMAGE_BUTTON_VIEW) . '</a>'; ?></td>

This is mine that has been changed to ordersList as it had the style "main" in place of ordersList.

I usually set the main style padding 20 or so on the right and left sides to make the text look nice.

If this is set to 20, for instance, the columns are pushed out if you have a store set at a fixed value like 780 pixels.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.