Page 1 of 1

show name and\or title for images

Posted: 20 Nov 2009, 05:01
by alberto
in my gallery I need to show for some imsges the title and for others not. example
in folder architecture I have the first two pictures shows the title ( berlin, switzwerland etc). the third image has no title and I don't wand to give any, but in this case I'll se the filename 03_resize.jpg, I thought it could be the right setting to show the title but not the filename, but still I see both. thanks

.text_1_title {
font-size: 16px;

font-weight: bold;
color: #837979;

}
.text_1_filename {

display: none;

Posted: 21 Nov 2009, 09:40
by mjau-mjau
Go to admin -> settings, and set autoTitling OFF. This will make so that titles only display if you have set them from the admin. They will not display the default filename.