about the size of the montage window..

Forum for questions and support relating to the 1.24.x releases only.
Locked
User avatar
mmi
Posts: 111
Joined: Wed Jun 27, 2007 12:54 am

about the size of the montage window..

Post by mmi »

version 1.23 is a montage made to resize a window size that was just as were the vertical columns and horizontal , in 1.24 no longer, and this window is much bigger, which is annoying, you have no idea how it could have resize the window just as montage columns are vertical and horizontal?

thanks
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

There are a variety of layout available in the 1.24.1 montage so you can try any of those out to see if you prefer one above the other. Alternatively the layout files are just simple css so you can easily customise one to make it display exactly how you would like.
Phil
User avatar
mmi
Posts: 111
Joined: Wed Jun 27, 2007 12:54 am

Post by mmi »

ok, but tell me please how to set windows montage to make resize depending on how many rooms are exactly as was in 1.23
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I don't really understand your question. Can you repeat it, perhaps in a number of smaller chunks?
Phil
User avatar
mmi
Posts: 111
Joined: Wed Jun 27, 2007 12:54 am

Post by mmi »

how to resize montage windows?
(as was in 1.23)
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Pick the existing layout css file you prefer currently and then edit it (or make a copy) and either add if this definition does not exist, or edit if it does

Code: Select all

.imageFeed {
  width: 320px;
  height: 240px;
}
or whatever you want to define.
Phil
User avatar
mmi
Posts: 111
Joined: Wed Jun 27, 2007 12:54 am

Post by mmi »

no, maybe no you understand me, wnat i want
like this is in 1.23 montage window
http://img207.imageshack.us/img207/4464/123kaa.jpg
in 1.24 is like this
http://img168.imageshack.us/img168/1286/124src.jpg

i want to make the montage windows to be like in 1.23 where is the end of camera to be the end of window, without empty space
between end of camera and edge of window
i want this in all montage Layout
i hope you understnad me


thanks
Locked