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.
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.
Sorry if this is the wrong forum, but I have been looking through the code and the other posts for over several hours now to try to find out how to remove the two big ads at the bottom of the home page.
I'm talking about the arvixe/mojoportal line and the artisteer "#1 web template generator" line.
Please can some kind person explain to me how to remove these items.
Thanks
Ken
Its in the file:
/Data/Sites/[SiteID]/skins/[skinname]/layout.master
Funny, but I spent quite a while looking at that file and could not "see it".
Now that I have taken a fresh look it is obvious!
I must be working too late at night!
Thanks for your help.
I made this change to the file on the running website, but nothing seems to have changed. Does this need to be recompiled before it will show up? I've refreshed the page and opened it in a different browser.
Thanks.
you must not be editing the correct file, skins used by the site are located under /Data/Sites/[SiteID]/skins/[skinname]
you probably edited a skin under /Data/skins which is just the catalog where skins come from when a new site is created