Page 1 of 1

Problem with the image name displayed

Posted: 07 Feb 2011, 16:13
by ciscojoomla
Hi all, I've a strange behaviour with my phocagallery installation.
As you can see in this print screen --> http://img89.imageshack.us/i/labelnamepb.jpg/

I have about 400 images published, but I have (for the moment) a problem only on ONE label name of one image displayed...
I don't understand why...On this image, there are 2 blank rows after the image name

I already tried to completly remove the image and upload it again without success. The problem seems to be related to the geotagging settings, because it appears after I fill up the geotagging fields.

Could you please help me ? Maybe a problem related to mysql entrie about the name ? Can I verify something else ???

Thanks a lot for all your help
Cisco.

Re: Problem with the image name displayed

Posted: 09 Feb 2011, 01:24
by ciscojoomla
Nobody can help me ? :x

Re: Problem with the image name displayed

Posted: 13 Feb 2011, 00:23
by Jan
Hi,
Nobody can help me ?
Please folow the forum rules: forum-rules.php (1)

Hmmm, try to check the html code which is produced by your editor in description area, maybe some <p>&nbsp;</p> etc. was added :idea:

Re: Problem with the image name displayed

Posted: 14 Feb 2011, 16:26
by ciscojoomla
Sorry Jan, you are right but this problem makes me crazy...

I verified the code and I faoud this situation:

WRONG label code:
onmouseover="return overlib('<div style=\"padding:5px;\"><br /></div>', CAPTION,

All the other images:
onmouseover="return overlib('<div style=\"padding:0px;margin:0px;\"></div>', CAPTION,

well, the problem now is...How can I fix it ?

Thanks a lot for youy help
Regards
Cisco.

Re: Problem with the image name displayed

Posted: 14 Feb 2011, 18:20
by Jan
Hi, see above, check the description if there was not added the tag, if yes then delete it (the editor should be switched to html code and the code should be removed)

Jan