Logo Logout and css admin

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/5/2009 8:55:20 AM
Gravatar
Total Posts 30

Re: Logo Logout and css admin

Yes, with IE and Safari it does run, mybe it is a Firefox option. Thanks

But I have more a problem: My siteLogo doesn't link to the home page, How can I add an url to it? I can't understand, there isn't a field in Site settings.

3/5/2009 9:28:12 AM
Gravatar
Total Posts 30

Re: Logo Logout and css admin

Dear Joe,
Have you any idea about non-tabbed site settings layout online, and tabbed in my local copy?

I have this strange effect in my two copies!!! I would like you to see a screenshot of my layout, it seems like is not recognised some css in the online copy. But they are identical!!!

3/5/2009 11:49:36 AM
Gravatar
Total Posts 18439

Re: Logo Logout and css admin

The SiteLogo control in the layout.master file of your skin should automatically make a link to your site root. If all else fails you can just put an image there and link it yourself. 

To solve the tabs you need to view the source of the rendered page and see what is different, where is it getting the yui javascript and css from.

Unless you have different settings in Web.config it should get the script and css from the google CDN.

If you are using a custom skin it may be something not the same in the skin. If you made a custom skin for an older version then you should see the notes here:

http://www.mojoportal.com/important-skin-changes.aspx

Hope it helps,

Joe

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