Border around registration form

  • Posts: 137
  • Thank you received: 2
13 years 4 months ago #20373

Hi!

We are using the Hikashop registration form. Suddenly we have an additional border and the word "registration" on our registration site, see attached screenshot. I can't remove it in the view. Where can I remove those 2 parts?

Best regards

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
13 years 4 months ago #20401

Hi,

I think this is the "Registration" from the view : checkout / login

You will find:

<div  id="hikashop_checkout_login_right_part" class="hikashop_checkout_login_right_part">
      <fieldset class="input">
        <h2><?php echo JText::_('HIKA_REGISTRATION');?></h2>

So you can edit the view in order to remove it or you can add a CSS rule:
#hikashop_checkout_login_right_part .input h2 { display: 'none'; }

Regards,
Jerome


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.057 seconds
Powered by Kunena Forum