Can I change the layout???

  • Posts: 208
  • Thank you received: 10
10 years 1 month ago #196997

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4

Currently, on my checkout page....if a customer is using points it looks like this:




How can I alter it to look like this? So that the customers see both section (points and credit card) distinctly?

I want to move the statement about using the points over and but a box around each so that each section is separated. Can I do this?


Attachments:

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

  • Posts: 83831
  • Thank you received: 13572
  • MODERATOR
10 years 1 month ago #197002

Hi,

Adding a box around the payment selection area will be easy. You can do it with some simple CSS code, adding a border to the element you want. Here is a tutorial explaining how to add such CSS code:
www.hikashop.com/support/documentation/1...ize-the-display.html

For the points area, it will require that you copy the file plugins/hikashop/userpoints/userpoints_checkout.php to the file templates/YOUR_TEMPLATE/plg_hikashop_userpoints/checkout.php and then modify the code of the copied file in order to customize the display like you want.

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

  • Posts: 208
  • Thank you received: 10
10 years 1 month ago #197128

Great.

I'll try it.....because I want to learn more css anyway..

If my website blows up...I'll get back to you! :-)

WooHoo!

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

  • Posts: 208
  • Thank you received: 10
10 years 1 month ago #197134

OK...still a bit confused.

I was able to put the border around the PAYMENT section.

Now am working on the points section.

You said to copy this file:

plugins/hikashop/userpoints/userpoints_checkout.php

to this folder:

templates/GANTRY/plg_hikashop_userpoints/checkout.php

Here's where I'm confused....once I navigate to template/GANTRY....am I just to create a new file named "plg_hikashop_userpoints/checkout.php" and then copy the contents of "plugins/hikashop/userpoints/userpoints_checkout.php" into that new file?

And once there...make my changes?

Pam

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

  • Posts: 83831
  • Thank you received: 13572
  • MODERATOR
10 years 1 month ago #197150

No. First you create a folder plg_hikashop_userpoints and you put the file in it with the name checkout.php
And then you make the changes in that file.

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

Time to create page: 0.199 seconds
Powered by Kunena Forum