show name and\or title for images
Posted: 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;
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;