Add to cart button gone

  • Posts: 56
  • Thank you received: 0
13 years 3 months ago #23725

Hello,

I'm trying to get Hikashop running on my Joomla 1.5 webshop.
I have made a lot of changes tonight and now suddenly my add to cart button is gone.
I have no idea how to get it back. Everywhere where i see an option display add to cart it's on i think.
Someone with a good idea???

File Attachment:

File Name: Printscreens.docx
File Size:1,040 KB

Attachments:

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
13 years 3 months ago #23734

Hi,

It's probably because you activated the "catalogue mode" option of the Display tab of the configuration.

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

  • Posts: 56
  • Thank you received: 0
13 years 3 months ago #23747

Thanx! That did the trick!
Sometimes things are easier then you think.

Then another problem which is a bit more complex.
In Google Chrome and Firefox my layout looks very good, but when i open the site in Internet Explorer there are borders around all my pictures. All images that have a link (my products, even the printbutton in the checkout) have a border in IE. When i open the elements to inspect the code i see it just goes to my template layout.css.
I think it's this code or something close to it.
#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
color:#000;

I can't just adjust this because then my whole website gets changed and that isn't what i want.
But how and where can i put a code in Hikashop so that i dont get borders anywhere?

Thanx in advance!

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
13 years 3 months ago #23751

There is nothing to change in HikaShop for that. You need to add the CSS belox in the CSS file of your template:
img {
border: none;
}

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

  • Posts: 56
  • Thank you received: 0
13 years 3 months ago #23753

Oh if everything was just this simple ;-)
thanx alot! this worked beautifull..

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

Time to create page: 0.062 seconds
Powered by Kunena Forum