Change color of labels in registration form

  • Posts: 2
  • Thank you received: 0
12 years 1 month ago #70411

I am trying get the text visible in my registration form as it is now black on a black background. I have tried already changing some CSS, but I can not find the solution. I am using Joomla 2.5 with latest version of Hikashop

Can someone tell me where to change the css with what kind of code? I have a printscreen attached, see the labels such as username are missing.

Attachments:
Last edit: 12 years 1 month ago by icnootenboom.

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #70446

Hi,

Could you try this property:

.hikashop_checkout_login .hikashop_contentpane{
    color: white !important;
}

You can apply the css properties in the frontend css file in HikaShop > Configuration > Display

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

  • Posts: 2
  • Thank you received: 0
12 years 4 weeks ago #70570

hmm, I can not get it to work. Should I put it in a specific area in the custom css?
I am quite new to html ;)

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

  • Posts: 13201
  • Thank you received: 2322
12 years 4 weeks ago #70672

Hi,

No, you can place it where you want. At the end would be better.

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

Time to create page: 0.073 seconds
Powered by Kunena Forum