+ Reply to Thread
Results 1 to 4 of 4

Thread: Checkout Page

  1. #1

    Checkout Page

    Hello,

    Can someone help me find the template ( tpl file ) (not in the style.css as it will conflict with another style - I already tried it) for the checkout page where you select the payment gateway?

    I want to add the following css to the div with the arrows in it in the screenshot below:

    Css I want the following code to the div with background: #ebeced

    Code:
    Only registered members can view the code.
    Screenshot of what div I am referring to:

    Attached Images Attached Images
    Last edited by Brian Jester; May 27, 2019 at 09:28 PM. Reason: Adjusted the box-shadow code
    Thank you - Your Welcome
    Brian

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello,

    Where do you see this box ?

    if on registration page you should use registration.tpl from tpl > controllers

  3. #3
    Open file: ftp://tempaltes>>your_template>>controllers>>add_listing >>step_checkout.tpl

    and line:
    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Thank you Viktor, I haven't tested that yet (I made the change), I am working on the forms.

    Brian

    Quote Originally Posted by Viktor View Post
    Open file: ftp://tempaltes>>your_template>>controllers>>add_listing >>step_checkout.tpl

    and line:
    Code:
    Only registered members can view the code.
    Thank you - Your Welcome
    Brian

+ Reply to Thread