Can´nt change the size or the colour of the image description (title text thats shown under the pup up image). Can´nt figure this one out…Have searched this fourum and googled it, but nothing.
//David
Can´nt change the size or the colour of the image description (title text thats shown under the pup up image). Can´nt figure this one out…Have searched this fourum and googled it, but nothing.
//David
It appears you'd need to customise the following css
#shDisplay div#shTitle {
color: #FFFFFF;
font: 12px/17px 'Lucida Grande',Verdana,sans-serif;
margin: 0 auto;
text-align: center;
}You must log in to post.