Bob W wrote:
I've tidied up the front page of my website a little bit because I intend to
point there in the metadata in my photographs, for the sake of copyright
traceability and permission. It also makes it easy for me to add / remove
links from the page. There's nothing new on there.
I have tested it with a number of browsers on my PC, running XP SP3. My
normal browser at the moment is IE v8 beta, where it works fine. I've also
tested it on the following browsers on my PC, with comments about the
results:
Opera - very good but the numbers on Lightroom index pages are the wrong
colour
Firefox - OK
Safari - text is blotchy and lacks definition
Chrome - very good, fast
Amaya - rubbish. Layout is all over the place
and on IE6 at work (doesn't handle the CSS or logo properly).
Your logo is a PNG file and IE 6 doesn't handle PNG well (versions 5.5
and earlier are even worse). Change it into a JPEG and it'll be fine.
Easy :)
You've also got validation errors caused by a lot of <LI> elements that
aren't inside either <OL> or <UL> and I would suspect that's what's
throwing off Amaya (though I just tried it on Amaya on my computer and
it looks fine...)
Anyway, you need to surround each List Item (or group of List Items)
with <UL> tags. And probably fiddle a bit with the style sheet to get
the look you're after.
--
PDML Pentax-Discuss Mail List
[email protected]
http://pdml.net/mailman/listinfo/pdml_pdml.net
to UNSUBSCRIBE from the PDML, please visit the link directly above and follow
the directions.