How do you change the CSS for the Thank You page

  • Posts: 40
  • Thank you received: 0
11 years 4 months ago #81154

I'd like to edit the styles for the text on the Thank You page after the order is submitted. It currently reads:


Thank you for ordering from Chicken On The Run. Your order is now complete.
The amount of $ 24.00 will be collected upon delivery of your order (0015-122012)
Thank you for your purchase.

Essentially I would like to change the font size, style, colours of the 3 different lines of text so each is different. Where can i locate the page/code to customize the text styles?

The page currently looks like this:
screencast.com/t/WMBU2aPDbYo1


Jason

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 4 months ago #81178

Hi,

You can do this in css, you can find documentation here:
www.hikashop.com/en/support/documentation/faq.html#css

Please Log in or Create an account to join the conversation.

  • Posts: 40
  • Thank you received: 0
11 years 4 months ago #81304

Thanks for this suggestion, however i actually tried this before posting this. From what i could find the 3 different messages are all called in from the Checkout 'end' view using the THANK_YOU_FOR_PURCHASE script.

I'm trying to find the source code the calls in the 3 separate sentences:

1) ORDER_IS_COMPLETE="Thank you for ordering from Chicken On The Run. Your order is now complete."
2) The amount of $ 24.00 will be collected upon delivery of your order (0015-122012)
3) THANK_YOU_FOR_PURCHASE="Thank you for your purchase."

As i would like to apply different CSS styling to each individual line. I can't seem to find the code that references these individual items anywhere to customize their styles.

Jason

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 4 months ago #81380

You can find this file in the "..._end.php" file of your payment method, in "plugin/hikashoppayment/yourPlugin" folder.
Here you can add some class to customize the css.

Please Log in or Create an account to join the conversation.

Time to create page: 0.074 seconds
Powered by Kunena Forum