Hi all,

i can't seems to get icon to appear.

besides editing the css and putting the required images in the
"public" folder, what else did i miss out?



my problem is i have this toolbarbutton  and its method setIconCls();

    ToolbarButton button_daily_View = new ToolbarButton("Daily View");
      button_daily_View.setIconCls("database-add-icon");

at the css, i have this:

.database-add-icon{
        background-image:url(images/database_add.png);

}

but the image is not appearing. picture is
http://www.quickfilepost.com/download.do?get=ed4f75339f725d64633f905d...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to