I have done a demo here https://www.italiafilmservice.com/test4/ I presume that use k2 for that preview. So If I need to delete first box with the date and the switch on the top about for linear or grid layout and have the preview more big I must work in K2. It is correct?
Thanks for suggest
Hi paoloci
You can edit this file /test4/templates/ja_lens/css/template.css line 1072 and change it in this way
body.bd-home #toolbar, body.layoutview #toolbar { border-bottom: 0; display: none; <---------add this line }
Hope it helps
pavit thanks a lot. Works! Now I must change dimensions of the images and delete date at the beginning Thanks