Category and product page box

  • Posts: 29
  • Thank you received: 0
9 years 11 months ago #216805

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4

Hello,

I remade my whole website and now starting on the webshop again..

I keep having my category and product page look very weird (see picture)
i still have this on localhost now so i cant provide a link yet, but the box is very small and so is the image in it
any idea how to fix this issue?

Regards,
Davy

Attachments:

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

  • Posts: 84306
  • Thank you received: 13701
  • MODERATOR
9 years 11 months ago #216827

Hi,

It seems to be an issue with the CSS of your Joomla template.
So hard to say exactly what to do without analyzing the CSS on the page on your website.
I suppose that switching to the default Joomla template would solve the issue, but you could also seek advice with your template provider.

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

  • Posts: 29
  • Thank you received: 0
9 years 11 months ago #216859

Hey nicolas thank you for the reply,

if bring the website live, could you please have a look? i can provide you with an admin account

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

  • Posts: 84306
  • Thank you received: 13701
  • MODERATOR
9 years 11 months ago #216891

Hi,

Even though CSS customization of your template is outside normal user support, I can have a quick look yes.
Please use our contact form to send the credentials, along with a link to this thread:
www.hikashop.com/support/contact-us.html

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

  • Posts: 84306
  • Thank you received: 13701
  • MODERATOR
9 years 11 months ago #216949

Hi,

It comes from that CSS:

div.thumbnail  {
    float: left;
    position: relative;
    width:11px !important;
    height:11px !important;
    background: #ffffff !important;
    border:none !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius:50px !important;
    border-radius:50px !important;
    -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.4) !important;
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.4) !important;
    }
from the file templates/ezwebhosting/css/template.css of your template.
Remove it and it will already display way better.
The best is to contact your template provider for more precise help on the customization of the CSS of your template.

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

Time to create page: 0.067 seconds
Powered by Kunena Forum