My SULightbox subclass style method contains... <div><br></div><div><div>div#lightbox { </div><div><span class="Apple-tab-span" style="white-space:pre">        </span>z-index: 9999; </div><div><span class="Apple-tab-span" style="white-space:pre">        </span>background: #DEDEDE; </div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>border: solid black 1px;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>padding: 1em;</div><div>}&#39; , &lt;my file library&gt; default &lt;my css method&gt;</div>
<div><br></div><div>Without the &#39;background:&#39; the lightbox was transparent. It&#39;s a quick hack to get something to display.  </div><div>I appended my css code so that the lightbox contents had the same look.  Again, a hack.</div>
<div><br></div><div>It will be a few weeks before I get time to work on my Seaside code.</div><div><br></div><div>Bob</div><br><div class="gmail_quote">On Mon, Aug 23, 2010 at 1:46 PM, Facundo Vozzi <span dir="ltr">&lt;<a href="mailto:facundov79@gmail.com">facundov79@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Bob,</div><div>it&#39;s strange because my image has the method #style on SULightbox but it doesn&#39;t work on Seaside 3.0. Maybe is a library configuration problem on my site, I&#39;ll test it again.</div>
<div>If you like I can help you to make an implementation of lightbox: based on jQuery. Please let me know.</div>
<div><br></div><div>Regards,</div><div>Facundo</div><div><div></div><div class="h5"><div><br></div><div>&lt;...&gt;</div></div></div></blockquote></div></div>