Customizing text styles

  • Posts: 54
  • Thank you received: 0
13 years 3 months ago #5784

How can I customize text within the views? For instance, on checkout I want to make the heading "Billing Address" bold and maybe change the color, but keep the actual address just plain old black. Can this be done? sorry if this is a dumb question. Thanks for all your help so far.

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 3 months ago #5790

A lot of customization can be done by editing the CSS file of HikaShop. You can do this by going in the config under the tab display and clicking on the edit icon in the CSS zone.

For example, the billing address style can be made blod by adding:

#hikashop_checkout_address_left_part legend { font-weight: bold; }


I recommend to use firebug ( an addon of firefox ) to look for the CSS and try the changes on the fly on your pages.
www.tutorial9.net/tutorials/web-tutorial...opment-with-firebug/

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

  • Posts: 54
  • Thank you received: 0
13 years 3 months ago #5905

Thanks for the tip!

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

Time to create page: 0.044 seconds
Powered by Kunena Forum