This topic has 9 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Hello !!
Just wondering what code I have to enter in “content-portfolio.php” in order to have the text of the article instead of the linking icon appearing when I pass the mouse in front of the image.
Cheers
Thomas
Hello,
You need edit line 46 in the file wp-content/themes/legenda/content-portfolio.php.
Regards,
Eva Kemp.
thank you Eva for your answer.
What do I need to enter if I want this text the one included in the article linked to the image ?
Cheers
Thomas
Hello,
If I understood you correctly you need add this code:
<a href="(here must be link to your image)">Some Text</a>
Regards,
Robert Hall.
Sorry, but could you please clarify with more details what exactly you want to do?
Also provide us with link to the page where you need to make changes.
Regards,
Robert Hall.
Sorry, I wasn’t clear.
I put this code on line 46 in the file wp-content/themes/legenda/content-portfolio.php. <a title="(here must be link to your image)">Some Text</a>
This is pretty much what I want to do : some text appearing when I pass the mouse over the picture.
The only thing : the text is very big 🙁
here is the link : http://www.lesaccessoiresdelauditorium.com/764-2/
thanks again for the help
OK, I managed to do it properly,
We had to use the <B>
tag
and I didn’t put the code in the right area
Sorry for having bothered you
Thomas
You are welcome and thank you for the feedback.
We really appreciate it!
Have a good day!
Regards,
Robert Hall
The issue related to '‘portfolio : text instead of link icon’' has been successfully resolved, and the topic is now closed for further responses