Mario Merino (gmail) wrote:
> Hello.
> 
> I am building a photo gallery from the Adobe Labs Spry framework, I have
> tweaked the code to suit my page.
> 
> www.azulparaiso.com/test/photo-gallery.html
> www.azulparaiso.com/test/style.css
> 
> The problem I am having is that the thumbnails are floating a bit to the
> right, the instruction on the css sheet is float left.  When I use the
> Aardvark extension to examine the elements on FF 1.5 I notice that there is
> an unnamed div that begins on the exact left, where the thumbnails should
> begin, the div looks kind of ghost-ish with nothing inside...  I want the
> thumbnails to have a decent 10-20px left margin, not to be thrown to the
> right.
> 
> The important styles for the gallery are at the very end of the stylesheet.

Hmm, line 123 column 82 of your HTML has invalid NAME and ID values - 
can't use curly braces {} in NAMES or IDs. Maybe the fact that I browse 
with Javascript turned off means some JS hasn't been allowed to replace 
them with something else?

Sorry, too much CSS and divs for me right now.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to