M magnum New Member Mar 16, 2009 #1 How can I change the icon besides the title of my forum that would appear on the tab. Can you help me?
How can I change the icon besides the title of my forum that would appear on the tab. Can you help me?
M moiz615 New Member Mar 16, 2009 #2 You mean favicon? Go to :. ConvertICO.com - Convert .PNG format files to .ICO or .ICO format files to .PNG : Windows Vista compatible convert your png file to favicon. Rename the file to Favicon.ico . Upload it on your root (public_html/ or public_html/forum) and place this code in Style Manager -> (Template) -> headerinclude. Code: <link rel="shortcut icon" href="/favicon.ico">
You mean favicon? Go to :. ConvertICO.com - Convert .PNG format files to .ICO or .ICO format files to .PNG : Windows Vista compatible convert your png file to favicon. Rename the file to Favicon.ico . Upload it on your root (public_html/ or public_html/forum) and place this code in Style Manager -> (Template) -> headerinclude. Code: <link rel="shortcut icon" href="/favicon.ico">