Skip to main content

Address template change requests.

More
15 years 7 months ago #7837 by brainforge
address/tmp/listing.php

Could the styling / width at lines 40/41 moved into CSS please.
Instead of:
Code:
<div style=" width: 300px ; margin-left: auto ; margin-right: auto ;"> <table width="100%">
Do something like this:
Code:
<div class="hikashop_address_list"> <table class="hikashop_address_list">
and also change the following tr/td elements to something like:
Code:
<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.

More
15 years 7 months ago #7838 by nicolas
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.159 seconds
Powered by Kunena Forum