Marcelo Wolfgang wrote: > Hi all, > > I'm trying to add an overlay badge to some photos in a site I'm > developing, so I thought that adding positon:relative and > position:absolute for them should do the trick, but I don't know what > is the problem, but this ain't working. > > you can checkout the page at > > http://work.grillo.tk/gaiolla/index.cfm?storeOwner=paula > > the .css file is at > > http://work.grillo.tk/gaiolla/webstore.css > > I've added a /* css-d look here */ comment to help you find the rules > that make that part of the layout :) > > I suspect that since the relative element is a float that's is causing > the problem. is it ?
Hmm, is the light grey background in the middle supposed to extend all the way down the page? If so, it doesn't do it here in FF 1.5.0.4 for Linux with Javascript turned off. Your XHTML 1.0 Transitional page needs some validation problems fixed? Most of the errors seem to be related to how things are encoded in links for the shopping cart, but there is one point where it finds a <select> ending before it should. http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwork.grillo.tk%2Fgaiolla%2Findex.cfm%3FstoreOwner%3Dpaula -- David [EMAIL PROTECTED] authenticity, honesty, community ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
