Disable warning

  • Posts: 10
  • Thank you received: 0
13 years 6 months ago #1399

Hello,

Is there an option to disable the (blue)warnings?
(See snapshot)



If not, is there a css file where i can change this?

Thanks!

Kind regards,
Louis

Attachments:
Last edit: 13 years 6 months ago by louis.jonker@gmail.com.

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 6 months ago #1401

Hi,

It would help if you could tell us how you got to that page. Because with just the screenshot, all I can say is that this is the joomla login page and not an HikaShop page.

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

  • Posts: 10
  • Thank you received: 0
13 years 6 months ago #1403

I think you're right.

This warning appear when i go to the "Customer account" while i'm still not logged in.

Is this also the same to modify the text (for example) "Customer Account"? (See snapshot)



Or is this something i can modify in a HikaShop css file?

Attachments:
Last edit: 13 years 6 months ago by louis.jonker@gmail.com.

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 6 months ago #1405

You can modify the HikaShop texts in the translation file via the tab languages in the configuration of HikaShop.

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

  • Posts: 10
  • Thank you received: 0
13 years 6 months ago #1413

Thanks for your quick response!

Maybe i was not clear enough about this :unsure: , but actually i mean that i want to change the font, color, height etc

Is that possible and in whitch file can i do this?

Louis

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 6 months ago #1419

The CSS of HikaShop can be modified in the configuration under the tab "Display" in the zone CSS. There you will have a button to edit it. We have a lot of classes and ids everywhere in our code so that you can personalize it the way you want.

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

  • Posts: 10
  • Thank you received: 0
13 years 6 months ago #1501

Oké thank you,

But to help me to get started, for example, how can i edit "Customer account" (see example above)?
Which file under "display" -> "Views" must i edit? (and how)

Louis

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 6 months ago #1503

Sure but it depends how you want to modify it.
If you want to change the text, you should edit the translation file via the tab languages in the configuration of HikaShop.
If you want to change its style, you should modify the CSS of HikaShop which is in the configuration under the tab "Display" in the zone CSS.
If you want to change the HTML of that view, you should go to Display->Views and search for cpanel and edit the view file.

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

  • Posts: 10
  • Thank you received: 0
13 years 6 months ago #1688

For example, I want to change the style of the category name "Toys" (see snapshot).



I was searching in de css file components -> com_hikashop -> css, filename "frontend_default.css", but i can't find where to change it.

Can you give me an example how to change this header?

Attachments:
Last edit: 13 years 6 months ago by louis.jonker@gmail.com.

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
13 years 6 months ago #1692

you can add something like that:

.hikashop_category_information h1{
color: blue;
}

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

Time to create page: 0.079 seconds
Powered by Kunena Forum