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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Good Evening. How can 'remove the picture and the link to http://www.arvixe.com/1636-52-1-440.html? Thank You
edit the layout.master file under /Data/Sites/[SiteID]/skins/[skinname]
where SiteID is typically 1 and skinname is whatever you see in the skin dropdown in site settings
I removed this part:
<footer class="art-footer clearfix"> .....
</footer>
but everything remains.
www.hb9dni.ch
You need to delete only
<div> <a href="http://www.arvixe.com/1636-52-1-440.html" ><img alt="mojoPortal Hosting Made Easy" border="0" height="77" src="//affiliates.arvixe.com/banners/mojoPortal.600.77.Affiliate-2.gif" width="600" /></a> </div><div> <a href="http://click.linksynergy.com/fs-bin/click?id=r7gi5IMNhJ4&offerid=173675.10000033&type=4&subid=0" class="mojoart1"> <portal:SkinFolderImage ID="imgartad" runat="server" ImageFileName="ArtisteerWebDesign_468x60.gif" AlternateText="Artisteer - Web Design Generator" /></a></div>
Check is it right skin folder.
my layout.master is here hb9dni.glasp.ch/Download/layout.zip
I deleted the part right but not right. the file is located in
http://www.hb9dni.ch/Data/skins/art42-businessblue3
advertising remains.
thank you
please read my first answer carefully, you are not editing the right file
It Works. Thank You