login display in checkout

  • Posts: 627
  • Thank you received: 18
  • Hikashop Business
11 years 1 month ago #129275

-- url of the page with the problem -- : www.dev.dame-nature.ca/panier/checkout
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 2.5.14
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Google Chrome 30
-- Error-message(debug-mod must be tuned on) -- : Error_message

I would like to change the login display of the checkout page. The actual style doesn't seem to be responsive. Actually, It is larger than the window (see attachment 1) when i reduce it.



On a older version of Hikashop (see attachment 2), it was perfect (Version 2.1.3)
.



As you can see on this site www.verticalboardshop.com/panier

I know that my template influence it, but I don't want the grey stuff and the forget button on the same row.

How can I make it appear as the old style?
Or
If It can be as simple as the Joomla login style, it would be perfect for me.
www.dev.dame-nature.ca/connexion

Thanks

Attachments:

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
11 years 1 month ago #129297

Hi,

Did you activated the HikaShop bootstrap design ?
Because this login form is the exact form rendered by Joomla 3 (we used the same HTML content) so if the look is not right, it is not related to HikaShop it is related to your template.
We didn't put any special CSS for this login fields because it's the default Joomla 3 login form, your template already provide the useful CSS for it.

In your case, I think you should deactivate the "bootstrap design", it will use the non-bootstrap design (so the Joomla 2.5 design).

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.

  • Posts: 627
  • Thank you received: 18
  • Hikashop Business
11 years 1 month ago #129360

Thanks for your quick response.
I need the Boostrap design because the old one is not responsive. My website is responsive. So it's not an option for me to disable it.

I don't understand because my template login is designed like this:
www.dev.dame-nature.ca/connexion

So it's not the same look than the default Joomla as you explained it.

Any clue about it?

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
11 years 1 month ago #129384

Hi,

Please override the view "user | registration" and remove the four lines in the beginning

if(HIKASHOP_RESPONSIVE) {
	echo $this->loadTemplate('bootstrap');
	return;
}
Like I said, reponsive is more than that, it is also different views.

Joomla 2.5 is not responsive but Joomla 3 is. So the registration is the template of Joomla 3, not Joomla 2.5
You have Joomla 2.5 so your registration is the non-responsive form.. logical ! no ?

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