TinyPortal

Development => Block Codes => Topic started by: Tron420 on December 04, 2006, 08:35:40 PM

Title: adding an image to the site map block
Post by: Tron420 on December 04, 2006, 08:35:40 PM
hi
im trying to add an image to the site map block but i cant figure out how. i wanna add html code to the actual block if possible. i wanna put an image in my sitemap block because it has a link to my downloads but i wanna put an image in the same block above the "downloads" link. is there a way to do this?
Title: Re: adding an image to the site map block
Post by: IchBin on December 04, 2006, 08:56:09 PM
You'll have to manually make your changes to the TPortalBlocks.template.php file in the default theme.

Search for this heading where the sitemap block function will be located.
// Tportal sitemap menu
Title: Re: adding an image to the site map block
Post by: Tron420 on December 04, 2006, 09:27:17 PM
ok thx