Text Errors

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
11 years 5 months ago #78342

Hi Gents,

I have a problem with the text in Hikashop, this appears to only affect listings and does not affect articles? please see attached, the first screen dump shows the text red when it should be black, the second shows what happens when you hover over text, it re-acts as thought it is a link? but it is not a link. Cannot find anything obvious in the CSS?

Any ideas as what could be wrong?

File Attachment:

File Name: text_error.docx
File Size:1,977 KB


ps. Site is under SSL and is www.mohairbearmakingsupplies.co.uk

Attachments:
Last edit: 11 years 5 months ago by mohairbears.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #78359

Hi,

Your HTML is broken, I think that you have badly edited the view "product / listing_img_title".

Else it's maybe due to a problem with artisteer.

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

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
11 years 5 months ago #78364

Hi, I have not edited the listing_img_title at all so I don't think it's that? which bit of css would cause this issue?

thanks

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #78367

You content is in a <a> tag.
Try these properties:

.hikashop_category_information .art-post{
    text-decoration: none !important;
    color: #000 !important;
}
.hikashop_category_information .art-post;hover{
    text-decoration: none !important;
    color: #000 !important;
}

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

Time to create page: 0.075 seconds
Powered by Kunena Forum