Member
Member
gwmbox   2010-11-10, 16:20
#1

When adding in the printPagedThumbsNav function, is there a way I can get the links to be images in place of the text links? I tried to get it to work by adding the code

`

`
But the images are not being displayed.... did I miss something, make an error in the code or can it not be done?

Thanks

GW

Administrator
Administrator
acrylian   2010-11-10, 17:18
#2

That parameter allows only text. If you want to use images you can style the links via CSS using background images and hiding the text using "image replacement techniques" (for example text-indent: -4000px). Look at the code generated.

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