Re: quick question about welcome message alignment
One possible solution is to put a div inside the td of your central space. In home.tpl look for the comments that say "central space". After the first td add a new div:
Code:
<td valign="top" width="100%">
<!-- central space -->
<div style="margin-right:20px">
then close the div where the central space /td is:
Code:
</div>
<!-- /central space -->
</td>
adjust the value as required
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
|