>>
Site Map
>>
Forums
>>
PHP-Nuke Newbie
Forum module - topics in forum:
PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.
Block Titles
Hi i was after some help on how to emove the text of the titel and put a image there instead could anyone give me a bit of a idea on this thanks
Remove the topic title and add the following in it's place.
| Code: : |
| <img src="IMAGE PATH HERE"> |
It should work.
this is for a block i was after the title to be changed to a image
| dar63 Wrote: : |
Remove the topic title and add the following in it's place.
| Code: : | | <img src="IMAGE PATH HERE"> |
It should work. |