Jump to content

Image Problem


Recommended Posts

Hi !!

1.- Edit your images before upload it. Contrast, color saturation, sharp, etc.

2.- Be sure your image to upload is the same size (or bigger in size proportion) to the one need it on website.
As I can see, you image in http://www.kaihoo.co.uk/img/p/34-108-large.jpg is 282x211. On your website it automatically resized to 550x250.
That make a distortion (blur) due to make it bigger than it really is.
I suggest you edit your original image, resize it to 550x250 and re-upload it.

If it works for you (I hope so) add toyour topic tittle [sOLVED].

Can you feed me back How you do to insert a video there ?

Link to comment
Share on other sites

Thanks to all that helped here :-)

I managed to fig it out looks good now :-) http://www.kaihoo.co.uk/product.php?id_product=34

I changed the size in BO preferenc/image to 1600x1200 and changed the global css line 2002

#primary_block #pb-right-column{
   width:554px;
   float:left;                                /*this is the left columnn where the picture is*/  
     margin-left: 100px; 
}
#primary_block #image-block{
   border:#000000 solid 1px;
   height:250px;
   width:554px;
}
#primary_block #image-block img#bigpic{ 
   cursor:pointer; 
   height:250px;
   width:554px;
    background: transparent; 
    border: medium none;
    outline: medium none;
    text-decoration: none; 



Thanks again!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...