Hi dazed,
I didn't see a .css reference in the HTML for that page at all... are you sure that style_sheet is defined in your config?
Cheers
Mike
Hello, Thank you for your timely reply. Yes I am, I got this line strait from the album.cfg file:
# Link to style sheet, as you want it to appear in all HTML pages. Should be an absolute web path (I.E. from your web root), since each page must call it and they may exist in different locations.
style_sheet=/home/thescrap/public_hml/Photo_Album.css
I've also double and triple checked that is the path of Photo_Album.css. Also, in the config utility it doesn't complain that the file is missing.