![]() |
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;"> </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. |
Re: Help with location of code
try adding the
Code:
align="left" from the working one to the non-working one |
Re: Help with location of code
Quote:
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... |
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.. |
Re: Help with location of code
try using webmaster mode to identify the template,
|
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. |
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.