In your stylesheet find:
a img
Code:a img {border: .5; border-color:#708773; }
Printable View
Ok, so I'm moving one of my sites to a new Godaddy Virtual Dedicated server. I've got everything working except for IH2. When I uninstall it from the database the site works fine, but when it is installed I get lots of randomly blank content. I'm not sure what is causing it.
Take a look at my test site and see if you can give me any pointers. Thank you very much.
On this url http://www.shona-stoneart.nl I have installed IH2
I have the image hover working on product listing but I can't get it to work on the main product image (when you view a product page)
My settings are as followes:
Can someone please help me out?Code:Small Image Width 100 Informatie
Small Image Height 80 Informatie
Heading Image Width - Admin 57 Informatie
Heading Image Height - Admin 40 Informatie
Subcategory Image Width 100 Informatie
Subcategory Image Height 80 Informatie
Calculate Image Size true Informatie
Image Required true Informatie
Image - Shopping Cart Status 1 Informatie
Image - Shopping Cart Width 100 Informatie
Image - Shopping Cart Height 80 Informatie
Category Icon Image Width - Product Info Pages 100 Informatie
Category Icon Image Height - Product Info Pages 80 Informatie
Top Subcategory Image Width 100 Informatie
Top Subcategory Image Height 80 Informatie
Product Info - Image Width 300 Informatie
Product Info - Image Height 240
Product Info - Image Medium Suffix _MED Informatie
Product Info - Image Large Suffix _LRG Informatie
Product Info - Number of Additional Images per Row 3 Informatie
Image - Product Listing Width 100 Informatie
Image - Product Listing Height 80 Informatie
Image - Product New Listing Width 100 Informatie
Image - Product New Listing Height 80 Informatie
Image - New Products Width 100 Informatie
Image - New Products Height 80 Informatie
Image - Featured Products Width 100 Informatie
Image - Featured Products Height 80 Informatie
Image - Product All Listing Width 100 Informatie
Image - Product All Listing Height 80 Informatie
Product Image - No Image Status 1 Informatie
Product Image - No Image picture no_picture.gif Informatie
Image - Use Proportional Images on Products and Categories 1 Informatie
IH resize images yes Informatie
IH small image filetype no_change Informatie
IH small image background 255:255:255 Informatie
IH watermark small images no Informatie
IH zoom small images yes Informatie
IH small image hotzone no Informatie
IH small image compression quality 85 Informatie
IH medium image filetype no_change Informatie
IH medium image background 255:255:255 Informatie
IH watermark medium images no Informatie
IH zoom medium images yes Informatie
IH medium image hotzone no Informatie
IH medium image compression quality 85 Informatie
IH large image filetype no_change Informatie
IH large image background 255:255:255 Informatie
IH watermark large images no Informatie
IH large image compression quality 85 Informatie
IH large image maximum width 750 Informatie
IH large image maximum height 550 Informatie
IH watermark gravity Center Informatie
IH zoom gravity SouthEast Informatie
this mu screen shoot from my admin
http://www.trickid.co.il/problem1 (Small).JPG
Thanks for helping .
I originally had this code in the site, and it worked perfectly. Since I installed IH2 it doesn't work in my stylesheet.css for my template.
Is there a place in the IH2 files I will need to add the code?
My Stylesheet.css code (at least the top part) is as follows.
The site address is http://store.ashleys-giftbaskets.comCode:body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #3B3B39;
background-color: #708773;
background-repeat: repeat;
background-position: center top;
}
a img {border: .5; border-color:#708773 }
a:link, #navEZPagesTOC ul li a {
color: #3B3B39;
text-decoration: none;
}
a:visited {
color: #3B3B39;
text-decoration: none;
}
ok i know the problem
my service host say - no install GD or IMAGEMAGICK
so what the other choice ?!
That's mean i can't use with nouse hover picture and make him to open big ?
Thanks ,