Checkout table not displaying correctly

  • Posts: 128
  • Thank you received: 3
9 years 3 months ago #211619

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.3.24

I've been working on a site and I was just going through the add to cart and checkout process and I noticed a weird display in the checkout page. The table headers and cells are not displaying how they should. If you will go here and click brass casings and then add a product to the cart you should be able to see what I mean. It's almost like something in the view is messed up not rendering the table properly. I would like the table to look like when you checkout on your demo site.

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

  • Posts: 2143
  • Thank you received: 747
9 years 3 months ago #211620

Hi,

Anything you're seeing in your shop pages - including the cart in the checkout - is a result of your template CSS, your custom HikaShop CSS, possibly including modifications, and maybe other styles on your site.
The same concept is true for the demo site, only that it's all different there. So, it's not identical "out of the box", of course.

However, you may adjust all elements on your site per CSS. You may be familiar with it since you already have a custom version of the HikaShop default CSS in use, but I may state it anyway: Firebug or another comparable browser console and this part of the HikaShop documentation are of help: www.hikashop.com/support/support/documen...ize-the-display.html


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 128
  • Thank you received: 3
9 years 3 months ago #211624

I know that css is used alot for customization of views. However, what I'm speaking of that in my cart the table headings and cells are running vertical instead of horizontal like on any normal table. This seems more of the cause of html instead of css. When I get time later I'll take a look with firebug to see if there is some weird stuff with the elements's css

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

  • Posts: 2143
  • Thank you received: 747
9 years 3 months ago #211625

deuce4884 wrote: ... in my cart the table headings and cells are running vertical instead of horizontal like on any normal table ...


Not sure what you mean. On desktop screens the checkout cart table displays "like any normal table", e.g. like the tables in your product listings.
Perhaps you are referring to the display on screens 760px or less wide, where the checkout cart table changes format to be "responsive", as otherwise it can overflow the screen width. In other words, it's a feature, not a failure! (Compare with product listing tables on small screens, where such code is not in use.)


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: deuce4884

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

  • Posts: 128
  • Thank you received: 3
9 years 3 months ago #211626

Just wanted to say thank you. Popped over and took a quick look at the demo site and my site in Chrome developer console. Mine had some weird css for a media query that the demo site did not have. Went into my css commented out that entire media query since it all related to checkout table and now I look just like demo site. Thanks again.

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

Time to create page: 0.074 seconds
Powered by Kunena Forum