Search…

X3 Photo Gallery Support Forums

Search…
 
alberto
Experienced
Topic Author
Posts: 120
Joined: 24 Apr 2007, 16:35

show name and\or title for images

20 Nov 2009, 05:01

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;
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

21 Nov 2009, 09:40

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.