Hi,

I believe the images are provided by the CSS in
"org.apache.tapestry5.default.css". e.g.

DIV.t-error-popup SPAN {
    background: transparent url('error-bevel-left.gif') no-repeat;
}

You could override the CSS with your own which points to your own images.

Steve.
--
Steve Eynon


On 24 August 2011 20:58, dkeenan <david_siedle...@yahoo.co.uk> wrote:
> Hi guys. Is it possible to access the imaes that are used by validation
> bubbles? I wanted to make the less round and change the colour. any ideas?
>
> Thanks.
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Changing-the-look-of-the-validation-bubbles-tp4730327p4730327.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to