@alby: Thank

I hope that he will work, when people with low connection see only a bug.
@hexdj: Thank i like it too.
About menu, you have to choose a menu tpl: {menu template='cssmenu.tpl'} Then you can change a design under css.
For transparent:
Code: Select all
background : url(images/but_2.png) no-repeat;
_background: none; // hack ie6
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/but_2.png'); // hack ie6
You have to save a picture as in *.png.
I hope you understand me. Good Luck.