I really wanted to add the ability to view information about the picture, the comment field and social networks buttons in lightbox.
So, I created a node of pictured
Attached photos via imagefield
Installed Lightbox2
Thumbnails led by views
And found an interesting option Lightbox2 iframe: 100_square-> node page
But I did not want to see #header, #nav, block etc
So, I made a separate template page-steadicam-photo.tpl for my photos
And it is clear that the template works on a page http://steadi-go.ru/iv/steadicam-photo/1612-y
(it's not ideal for me personally, but I've just removed the extra)
But if you open the same image in lightbox from
http://steadi-go.ru/iv/images
then everything that I deleted from template it seen again
Where does the iframe take this pattern? How can I override it?