Invoice Plugin

  • Posts: 24
  • Thank you received: 1
5 years 10 months ago #294148

-- HikaShop version -- : 3.4.0

Hi

invoice plugin is working great!
only i wish to change the blue color to match with my site colors.

how can i change this?
now everything is blue marked, but i would like to make it #3E3422
and if the shipping address is different from invoice address i would like to have the header of shipping address in color #F08A14

can you help me how, spend some time but cannot get it to work.....

Attachments:

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
5 years 10 months ago #294154

Hi,

You need to edit the file plugins/hikashop/attachinvoice/attachinvoice/invoice.php
There, you'll find the CSS code you can change for the blue headers:

legend { padding:5px 10px; background-color:#5471B5;color:white;font-weight:bold;border-color:#ccc}

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

  • Posts: 24
  • Thank you received: 1
5 years 10 months ago #294177

Hi Nicolas,

thank you i will open this file, and modify to my colors.
is it also possible to change color depening on different invoice and shipping adres, if they are the same, color set borders color 1
if not the same, color 1 and shipment color 2

Last edit: 5 years 9 months ago by szwart.

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
5 years 9 months ago #294178

Hi,

Sure, with some custom CSS and PHP, you can do such things.

[Moderation :] Thanks to don't edit your message a long time after had posting it, if you have to, do it just after or create a new message.

Last edit: 5 years 9 months ago by Philip.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum