Member
Member
jackdaw   2012-03-12, 09:53
#1

I would like to use a custom reset icon, and thought the way to do this is to add the link as a paramater, like this:

printSearchForm(NULL, '', NULL, '', NULL, NULL, 'http://www.jacktummers.nl/wp-content/themes/wp-theme/images/reset.png');

But this code gives me an error. What is the proper way to do this?

Administrator
Administrator
acrylian   2012-03-12, 11:19
#2

It helps to look at the documentation:
* @param string $reseticonsource optional theme based icon for reset search icon
So it must be within your current Zenphoto theme naturally.

Member
Member
sbillard   2012-03-12, 18:57
#3

Best count your parmeters. You passed your icon source as the object list within which to search.

Administrator
Administrator
acrylian   2012-03-12, 19:07
#4

My mistake btw, the icon indeed does not need to be in the Zenphoto theme. Didn't look at the source code..

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