TinyPortal
Development => Block Codes => Topic started 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?
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
ok thx