Dear saeed hatami,
1. Change the background image:
- You can make a background image file with name slider-bg.png and then override your_site/templates/sj_muzik/images/slider-bg.png
- If you want to use another name, please upload that background image file to your_site/templates/sj_muzik/images/ folder, and then open your_site/templates/sj_muzik/css/template-orange.css file, find this code
#yt_slider {
background: url("../images/slider-bg.png") no-repeat scroll center 0 #000000;
border-bottom: 10px solid #D0D0D0;
min-height: 400px;
}
and change slider-bg.png to your background image
2. Language other: please refer to
www.smartaddons.com/index.php?option=com_kunena&Itemid=206&func=view&catid=275&id=10663
Thanks!