Address template change requests.

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 2 months ago #7837

address/tmp/listing.php

Could the styling / width at lines 40/41 moved into CSS please.
Instead of:

<div style=" width: 300px ; margin-left: auto ; margin-right: auto ;">
<table width="100%">
Do something like this:
<div class="hikashop_address_list">
<table class="hikashop_address_list">
and also change the following tr/td elements to something like:
<tr class="hikashop_address_details">
<td class="hikashop_address_details">
....
<td class="hikashop_address_buttons">
....
That way can adjust the styling without having to change the template code.
Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
13 years 2 months ago #7838

We'll do that but we'll put different names for the different elements to avoid confusion for users.

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum