|
#1
|
|||
|
|||
|
image is wrong size when viewing with IE
Ok,
forgive me, as i'm totally new.. Everything is working fine and looks great with firefox. When I look at my page with IE 6, the main photo hangs outside of the borders, and the thumbnails are all squished together with no space between. Why?? (other than the fact that IE sucks... ) Photos are sized at 600px wide in photoshop before i upload them. Thanx. Jodi |
|
#2
|
|||
|
|||
|
forgot to mention...
sorry... forgot to mention that i'm referring to the 'pixelpost - light' template.
|
|
#3
|
|||
|
|||
|
displace Image
Jodi,
could you tell me the URL of your gallery to have a look? I am not a IE expert (because IE sucks), but I would like to see the effect before I ponder about possible reasons...
|
|
#4
|
|||
|
|||
|
re: displaced image
|
|
#5
|
|||
|
|||
|
I will have a look
this evening, must go to work...
|
|
#6
|
|||
|
|||
|
I think the reason for the unsatisfying presentation of the thumbnails is that the generated HTML-Code does not contain html-image-attributes,
Quote:
Quote:
Code:
select thumbwidth,thumbheight from ".$pixelpost_db_prefix."config"); so I think it would be better if the generated code would contain these attributes, but I can't help you with IE and CSS, as I do not want to waste my lifetime with this buggy browser :evil: |
|
#7
|
|||
|
|||
|
another point: if you populate your log with images with different heights or widths the presentation will always be difficult for some reason:
if the general values for width and height are taken from the configuration, thumbnails of images which are not the exact size might be stretched |
| Post Reply |
| Thread Tools | |
|
|