X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Help with location of code (https://forum.x-cart.com/showthread.php?t=49872)

lash 09-24-2009 10:18 PM

Help with location of code
 
Hi,

I have a Problem with adding left alignment inwww.myshop.com/cart.php?mode=checkout&paymentid=8 for the the word "Testing" below.


<tr>
<TDnowrap="nowrap" style="background-color:#ece7e3;padding-left:10px"><FONTclass="FormButton">Testing</FONT></TD>
<TDstyle="background-color:#ece7e3;"><IMGsrc="/skin1/images/null.gif" width="5" height="1" alt=""><BR></TD>
<TDnowrap="nowrap" align="right" style="background-color:#ece7e3;"><FONTclass="ProductPriceSmall"><spanstyle="WHITE-SPACE: nowrap">+50,00</span></FONT></TD>
<TDnowrap="nowrap" align="right" style="background-color:#ece7e3;"></TD>
<tdnowrap="nowrap" align="right" style="background-color:#ece7e3;">&nbsp;</td>
</tr>

I have some others that are aligned left on the same page. For example:

<tdnowrap="nowrap" style="background-color:#ece7e3;padding-left:10px;padding-bottom:15px" align="left"><font
class="FormButton">Testing2</font></td>

Where can I find where to align "Testing" left?
I might add that "Testing" would be surcharge for payment methods and Testing2 would be shipping cost. As it is now "Testing" is centered which doesn't look good. I have looked everywhere but cannot really find where to change this. I even had a person on this forum to change it for me a long time ago together with some other things but he appeared to be a cheater.

Any advice would be highly appreciated.

amy2203 09-24-2009 10:24 PM

Re: Help with location of code
 
try adding the
Code:

align="left"

from the working one to the non-working one

lash 09-24-2009 10:35 PM

Re: Help with location of code
 
Quote:

Originally Posted by amy2203
try adding the
Code:

align="left"

from the working one to the non-working one


That's what I plan to do when I can locate that piece of code.
I just don't know where to find it. Any ideas where to look? I feel I have looked everywhere...

lash 09-24-2009 10:40 PM

Re: Help with location of code
 
I have it here
lbl_payment_method_surcharge
I have it in the admin section at the payment methods and I have it in modules in admin, but cannot be find nowhere else. This is a rubymod that was altered by X-cart to work for my purposes. I just can't find it..

amy2203 09-24-2009 11:59 PM

Re: Help with location of code
 
try using webmaster mode to identify the template,

lash 09-25-2009 01:14 AM

Re: Help with location of code
 
Thanks for the tip. No success though. I already been through those templates I found in webmaster mode, but went through them again.
I even tried to add the align left code in the languages but that didn't work. It's all very strange, but then again I am not familiar with coding in X-cart or any coding for that matter.

lash 09-26-2009 04:35 AM

Re: Help with location of code
 
It looks ok in firefox, I just have this aligment issue in explorer.


All times are GMT -8. The time now is 03:13 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.