Jump to content

Image size in full screen view


Recommended Posts

Hi,

I was wondering how use the manual resizing tool when uploading images...

I want customers, when they click on the product's images, to have a big full view, bigger than what you get when using "automatic" resizing.

My products need to be shown at least in 1024*768 image size.

Thanks!

Link to comment
Share on other sites

  • 1 month later...

Hi,
Unfortunately the CSS doesn't change the fact that the 1024 x 768 image you upload turns out being smaller when you click 'enlarge'. My needs are the same as the previous post: I need to see the original picture I uploaded even if I wanted it to be 3000x3000px. I do not want PS to resize (nor recompress) in any way.

Am sure that someone outside has encountered this problem. Can you share the solution with me ?

Many thanks.

Jim.

Link to comment
Share on other sites

Sharantyr,

I agree. You get a full sized image providing it's not greater than what the screen can display.
Perhaps in the forum there's a solution to obtain a scrolling bar but I can't recall having seen one yet. I'd be interested in knowing the end result.

Link to comment
Share on other sites

in tchikbox.css I changed :

#TB_window {
position: absolute;
background: #ffffff;
z-index: 102;
color:#000000;
display:none;
border: 4px solid #525252;
text-align:left;
top: 75%;
left:50%;
}

But I need to check if its ok for different screen resolutions and ok for ie.

But now, images 1024x1024 displays ok, but smaller arent vertically aligned to top of the page. I don't know how to do better than increasing top % in css.

Link to comment
Share on other sites

×
×
  • Create New...