View Single Post
  #1  
Old 09-04-2014, 03:43 PM
 
risabb risabb is offline
 

Advanced Member
  
Join Date: Mar 2007
Posts: 75
 

Default Can't Find Templates to Update X-Payments Pages

Hello,

I updated the design of my website and now I want the X-Payments pages to match.

I found the CSS file under public/templates/default.css and this changed the background color of the page that takes the cc info.

However, there are two other pages that are part of X-Payments that I want to change:

1. the page that briefly appears AFTER you choose the payment method but BEFORE you get the the cc entry page.

2. the page that appears after you enter the cc info and it says, "Order Processing."

I can neither find the CSS file for these pages and I can't find the html file for all 3 pages.

I was told by X-Cart that the template files are located as follows:

XPay_templates - the HTML files
templates - the CSS / image files

The html files that I found don't seem to be the ones on my site. There's no title tag on these pages and I added my own text on the cc entry page and I don't see it in any of the html files which are as follows:

default.html, lite.html. xcart.html.

For ex. this is what is in the default.html file (which X-cart told me should be the cc entry page):

<!-- HEADER
vim: set ts=4 sw=4 sts=4 et:
SVN: $Id$
-->
<div class="container">
<div class="header-line"></div>
<div class="content">
<div class="header"></div>
<template />
</div>
</div>


Please help me find these templates. I just want to change the background to white and change some words on the page.

Thanks.

Risa
__________________
Risa
X-Cart ver. 4.0.19 GOLD
Reply With Quote