customize the order process design

  • Posts: 108
  • Thank you received: 1
10 years 9 months ago #181392

-- Error-message(debug-mod must be tuned on) -- : none

Hi, is there documentation on how to customize the look and feel of the order process/workflow?

I would like the colors to be different and fields to be pulling from my CSS.

any help is apprecaited.

M

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

  • Posts: 2143
  • Thank you received: 747
10 years 9 months ago #181440

Hi,

You must admit that this is a very general question, so it'll be impossible to give you specific, detailed advice.

"Order process/workflow" - are you referring to the checkout? What exactly do you want to change?

Generally, this documentation is already very helpful, particularly the CSS section if it's only about colors and other "look & feel" things.

Anyway, without an exact description of what it's about, what you want to achieve, best documented with screenshots (and/or mock-ups of your goals), and ideally a link to your site, it's impossible to help.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 13201
  • Thank you received: 2322
10 years 9 months ago #181417

Hi,

You can potentially edit the view "checkout / step" via the menu Display > Views and in the php foreach

foreach($this->steps as $k => $step){
edit the classes set to each steps to have for example the classes "step1", "step2", etc.

Then apply css properties on these classes.

Here is some documenation to customize the display:
www.hikashop.com/support/support/documen...ize-the-display.html

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

Time to create page: 0.075 seconds
Powered by Kunena Forum