access and registration forms are superimposed

  • Posts: 7
  • Thank you received: 0
9 years 7 months ago #230250

-- url of the page with the problem -- : www.vacuum-cnc.com
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.1.5

The accsess and registration forms of my web are superimposed as you can see in this image oi67.tinypic.com/24zhhue.jpg

How can I make it looks good?

Thanks

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

  • Posts: 84307
  • Thank you received: 13701
  • MODERATOR
9 years 7 months ago #230254

Hi,

It comes from the CSS:

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    width: 100%;
    padding: 8px 0;
    color: #3D3D3D !important;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}
of your template in the file www.vacuum-cnc.com/templates/metallic_red/css/template.css

Remove that CSS and it will display properly.

The following user(s) said Thank You: JBarbas

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

  • Posts: 7
  • Thank you received: 0
9 years 7 months ago #230415

Thanks!

I' ve made the changes in the css, but there's no change in the frontend, the forms are still superimposed

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
9 years 6 months ago #230425

Hi,

I recommend you to hide the labels in the login form part.
By just showing the icons and not the text, it will be still understandable but it will use less width.
www.hikashop.com/support/documentation/1...ize-the-display.html

Please understand that the support team can provide tips for CSS customization but it is not our role to do so.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum