mikeletron wrote:After a few fighting days I was able to set up x3:
http://www.emmekappati.com/
X3 is really so much different from X2!
Yes it is very different. I believe you meant X3 was here?
http://www.emmekappati.com/i3/
mikeletron wrote:The only thing I really can not obtain is
icons previews on the movie page, the files are there but nothing show up,
can you help me please?
http://www.emmekappati.com/i3/video/
X3 does not support automatic layout of videos yet. What video file types are you using? There is an option in content editor to embed videos from within your current folder:
<video width=100% controls>
<source src="{{path}}videofilename.mp4" type="video/mp4">
</video>
mikeletron wrote:to put a small looping animation as logo if possible (wich format gif, swf? )
Animated logo? SWF isnt supported on most devices any more, so don't use that please. You can use GIF, but it would generally be considered bad practice to have an animated GIF
logo. I don't think an average visitor will appreciate being forced to see an animated logo for the entire length of their visit.
mikeletron wrote:- customize the buttons under the menu (Fbk, G+ and Twitter)
In what way do you mean customize? You set up these buttons from settings->footer ... that is not customization enough?