Where does config source thumbnail?

tkeithmat

New member
I have added the lines

thumbnails {
0 {

image "St Mary Mead thumb"
width 240
height 180
}
}

to my config file for a new layout and have created the relevent image at the moment it is in the Screenshots folder.
Where does config source the image? At present the image does not show as a thumbnail in Content Manager Plus.

Keith
tkeithmat
:confused:
 
In CMP edit your layout in explorer then copy your thumb into the folder then commit it and all should be working..
 
Replace "St Mary Mead thumb"
with the name of the graphic file. For example, if the graphic file is StMary.bmp then your image line should read

image StMary.bmp

StMary.bmp, of course, must be in the same folder with config.txt and the other files of the asset.

Bob
 
Have hade similar problems - The file name is sensitiv - avoid mixing Big and small letters - also blanks - for ex "thumb" works without any problem
Joachim
 
Back
Top