Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2005
    Posts
    190
    Plugin Contributions
    0

    Default How to turn off product image

    Hi,

    does anyone know how to turn off product image?

    thank you!

  2. #2
    Join Date
    Jan 2006
    Posts
    414
    Plugin Contributions
    0

    Default Re: How to turn off product image

    A little more background info on what page & why & in which situations would help you and others in the future looking at these threads ,

    but you can just disable it in the CSS using

    #productMainImage {display: none;}

    if you want it not to show on the product info page.
    http://www.affixit.co.uk - Adhesive Craft Tape & Industrial Tape
    http://www.lynvale.co.uk - Foam Tape Industrial Converters

  3. #3
    Join Date
    Apr 2005
    Posts
    190
    Plugin Contributions
    0

    Default Re: How to turn off product image

    Hi,

    it just too many images to load, I just want to turn it off to save some time.

    thank you for your tip, I will try it.

  4. #4
    Join Date
    Jan 2006
    Posts
    414
    Plugin Contributions
    0

    Default Re: How to turn off product image

    IF you just want to disable temporarily then you could use firefox and web developers toolbar and select disable all images there .

    or CSS again all images would be

    img {display: none;}

    but if there is a problem loading images , then you will need to do some image optimization to cut down the size so it does load quicker. there is loads of images on my adhesive tape site , but it seems to load in a reasonable time.

    Good luck .
    http://www.affixit.co.uk - Adhesive Craft Tape & Industrial Tape
    http://www.lynvale.co.uk - Foam Tape Industrial Converters

 

 

Similar Threads

  1. Apple Zen Support Thread
    By jettrue in forum Addon Templates
    Replies: 3036
    Last Post: 26 Mar 2013, 03:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •