Click to See Complete Forum and Search --> : Homestead and Lightbox


dlparr
05-07-2007, 03:30 PM
Does anyone have experience with Lightbox on a Homestead site or think they can help me add Lightbox to my Homestead site?

www.dplarr.com

I want it to be on my photos page but what you see is what I have right now. I think my problem is more related to Homestead than to Lightbox...Any help would be great!

WebJoel
05-07-2007, 06:33 PM
Got valid URL?

edit:

firgured it out from the disparity of your user-name versus the URLK given:

www.dlparr.com/ not www.dplarr.com :)

Yes, -experience with lightbox here.

324 'warnings' (error-lites). Mostly unescaped/unrecognized characters. Mostly use of "&" in HREF="". Needs to be 'escaped' like "\&" in href.
"HTML-Tidy" would clean these up with 'on button click to fix'.

NF is pretty awesome. -Used to drive up there on U.S. side around holidays and just sit with thermos of hot coffee and watch laser-light show.
Assume you want 'lightbox' to work with "photos" page?

You've got the right idea with the background-images, -but instead of a hundred horizontal ones, -could do a 'stack' and take a 'sliver' of images in 'vertical', and tile that... would saves MANY seconds load-time for dial-up users and look 100% exactly the same as you have now (except with much fewer http-requests, thus, faster load).