Quote:
Originally Posted by Jedric
I had the same exact problems as you.
I went into the product-iconsusercp.xml file and changed:
HTML Code:
<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
to
HTML Code:
<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="160">
Basically, just change the width to the amount that looks right.
|
I made that edit then re-imported the product XML file and it isn't resolving the issue. Is there a step I am forgetting to do?
Thank you for your help.