Member
Member
Michel   21-01-2013, 20:06
#1

Hi all,

I have a question about the tooltip on the printAlbumBreadcrumb.
On my image page I have the following code

`
">Index |

`
On the template-function.php I see on row 1094 the tooltip text for the printalbumbreadcrumb function.

How can I have a tooltip on the printalbumbreadcrumb function?

TIA

Administrator
Administrator
acrylian   21-01-2013, 20:43
#2

The easiest is to make your own custom function to use and place that in your theme's functions.php.

Member
Member
Michel   26-01-2013, 22:41
#3

Hi acrylian,

Thnx for your reply, is there a howto for making a own custom function?

TIA

Administrator
Administrator
acrylian   27-01-2013, 11:18
#4

Take the function, move it to your theme's function.php or a custom plugin, rename and modify as you need it and use it instead the standard standard one.

Member
Member
Michel   27-01-2013, 17:52
#5

Hi acrylian,

Toke the function and created a functions.php. Renamed the function slightly and modified to my needs.

All working oke now.

Thnx

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.