ie tab icon

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
6/8/2008 6:20:59 PM
Gravatar
Total Posts 18

ie tab icon

Where do I change the IE Tab icon?

6/9/2008 5:39:22 AM
Gravatar
Total Posts 18439

Re: ie tab icon

I don't know what you mean by IE tab icon. A page may have an icon associated with it from page settings, however some skins do not show those icons in the tab menus. If you want to show it, look in the stylemenu.css or styletreeview.css depending on which skin. Look for something with img { display:none;} and remove or comment it out and it should show the icon.

Oh wait, maybe you are talking about the favicon.ico file, that does show in the tabs of both IE and FF and also in the url bar. That file is located in the skin folder for your current skin under /Data/Sites/1/skins/skinname

If you replace that file, you still will not see it until you clear your browser cache of temporary files. It can be stubborn, sometimes it will not clear items for the page you are currently visiting so close all tabs go to google, clear the cache, then visit your site and you should see the new icon.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.