Hi all,
can someone help me how to display the breadcrumbs.png 60px high?
Here is the link to my testsite: www.globalxteam.com/gxt-test
Thanks a lot for your help!
Regards Alex
div#breadcrumb span, div#breadcrumb a { display:block; width:auto; float:left; line-height:60px; height:45px; }
div#breadcrumb span, div#breadcrumb a { display:block; width:auto; float:left; line-height:60px; height:60px; }