Hello,
I hope I can explain my problem.
With the images, I think there is a stange problem :
I have a image, with "alt" and "title" text, like this :
[image_frame style="framed_shadow" align="center" width="150" height="80" title="Title text" alt="alt text"]http://mywebsite.com/wp-content/uploads/2012/02/image.jpg[/image_frame]
When I click on the picture, I have this :
1) First question :
How can I have just the title text, without the alt text ?
I know I can make alt=" " in the code but is there another solution ?
2) If I want to have text with italic, bold,... in the title text.
I make this :
[image_frame style="framed_shadow" align="center" width="150" height="80" title="Title text <em>Title text</em> <strong>Title text</strong>" alt="alt text "]mysiteweb.com/wp-content/uploads/2012/02/image1.jpg[/image_frame]
It's good for the title text, but with the thumbnail, it's not good (when the mouse is over), we see the code, like here :
Have you a solution to resolve this ?
thanks.













