Hi guys, I'm really new to wordpress and I've only been trying it out for couple weeks. I do have a basic knowledge of PHP.
My question is simple: how do I hide the text from page links so I can replace them with an image (and roll over hover)?
I already put a image on the background, but I can't get rid of the text.
This is the link:
http://cmdstud.khlim.be/~tthai/wordpress
As you can see, in the header there's a 3 button navigation. I got rid of the home text, but I can't get rid of 'about tnt' en 'portfolio' text.
Usually i would use <spans and then style them to hide, but how do I add those span tags into the function. I try looking up the function wp_listpages in template but I can't find where I can edit it to my likings.
Hope you guys can help me
p.S: don't mind the rest of the website, it's FAR from finished and this is one of the 10 000 questions i will post :)