what about giving them id's dynamically ... then u are able to have the
condition within smalltalk but the graphical note comes from css<br>
<br>
Rubén Parra Savall schrieb:
<blockquote cite="mid:BAY123-F2387AF1D895857BCE43FA5BE2E0@phx.gbl" type="cite">
  <br>
Almost perfect Philippe, because I don&#39;t want to change all my buttons 
whether some of them or just one and the another have to stay in the same 
colour, I hope you can help me, is it possible to use conditions inside 
CSS??
  <br>

  <br>
Anyway, somebody could explain me and put an example of 
submitButtonWithAction: image:, I tried all but I couldn&#39;t make it work fine
  <br>

  <br>

  <br>
  <blockquote type="cite">2007/5/29, RubÃ&copy;n Parra Savall &lt;<a href="mailto:kenterish@hotmail.com">kenterish@hotmail.com</a>&gt;:
<br>&gt;
<br>&gt;
<br>&gt; Hi!
<br>&gt;
<br>&gt; I was digging out how to change the appearance of a normal button to 
another
<br>&gt; colour or just put in that place a surface coloured.
<br>&gt; Best thing I found out was the method submitButtonWithAction: image: , 
but I
<br>&gt; wondered if someone maybe knows a best way.
<br>
<br>CSS
<br>
<br>You can make all your buttons red with:
<br>
<br>style
<br>&nbsp;&nbsp;&nbsp; ^
<br>&#39;.submit {
<br>&nbsp;&nbsp;&nbsp;&nbsp;background-color: red;
<br>}&#39;
<br>
<br>Cheers
<br>Philippe
<br>
<br>&gt; Otherwise, if the method that I mentioned above is the more correct, how
<br>&gt; does it work? Because I know you have to put value to the attributes 
&#39;width&#39;
<br>&gt; and &#39;height&#39; but how? How do you put the link to the image, both local 
host
<br>&gt; and web?
<br>&gt;
<br>&gt; Thanks very much,
<br>&gt;
<br>&gt; Cheers,
<br>&gt; RubÃ&copy;n
<br>&gt;
<br>&gt; _________________________________________________________________
<br>&gt; Acepta el reto MSN Premium: Correos más divertidos con fotos y textos
<br>&gt; increíbles en MSN Premium. Descárgalo y pruÃ&copy;balo 2 meses gratis.
<br>&gt; 
<a href="http://join.msn.com?XAPID=1697&amp;DI=1055&amp;HL=Footer_mailsenviados_correosmasdivertidos">http://join.msn.com?XAPID=1697&amp;DI=1055&amp;HL=Footer_mailsenviados_correosmasdivertidos</a>
<br>&gt;
<br>&gt; _______________________________________________
<br>&gt; Seaside mailing list
<br>&gt; <a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a>
<br>&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
<br>&gt;
<br>
<br>------------------------------
<br>
<br>_______________________________________________
<br>Seaside mailing list
<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a>
<br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
<br>
<br>
<br>End of Seaside Digest, Vol 53, Issue 67
<br>***************************************
<br></blockquote>

  <br>
_________________________________________________________________
  <br>
Acepta el reto MSN Premium: Protección para tus hijos en internet. 
Descárgalo y pruébalo 2 meses gratis. 
<a href="http://join.msn.com?XAPID=1697&amp;DI=1055&amp;HL=Footer_mailsenviados_proteccioninfantil">http://join.msn.com?XAPID=1697&amp;DI=1055&amp;HL=Footer_mailsenviados_proteccioninfantil</a>
  <br>

  <br>
_______________________________________________
  <br>
Seaside mailing list
  <br>
<a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a>
  <br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
  <br>

  <br>
</blockquote>