I know that this issue hasn't been discussed much, but I've run into a problem with the fix. It worked fine (in that the page title is now coming from the page settings, and not the login module), BUT now, above the first content on my page (the logo, etc..) there is appears about a .75" band of just the background color, with the word "Home" in plain text. I am using a skin someone else created, but with this exception, it has worked fine. The word "Home" is burried in the links to the various CSS files. I'd really like to know if there is another fix to this. Here is the first part of the page source code I get when I request the home page:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head id="Head">
<!--**********************************************************************************-->
<!-- DotNetNuke� - http://www.dotnetnuke.com -->
<!-- Copyright (c) 2002-2007 -->
<!-- by DotNetNuke Corporation -->
<!--**********************************************************************************-->
<meta id="MetaDescription" name="DESCRIPTION" content="Our Lady of Fatima Catholic Parish School's Website Home Page." />
<meta id="MetaKeywords" name="KEYWORDS" content="Catholic School, Private School, Our Lady of Fatima, Our Lady of Fatima Catholic Parish School, San Clemente Private School, San Clemente Catholic School, San Clemente School, San Clemente,DotNetNuke,DNN" />
<meta id="MetaCopyright" name="COPYRIGHT" content="Copyright 2007 by Our Lady of Fatima Catholic Parish School" />
<meta id="MetaGenerator" name="GENERATOR" content="DotNetNuke " />
<meta id="MetaAuthor" name="AUTHOR" content="Our Lady of Fatima Catholic Parish School" />
<meta name="RESOURCE-TYPE" content="DOCUMENT" />
<meta name="DISTRIBUTION" content="GLOBAL" />
<meta name="ROBOTS" content="INDEX, FOLLOW" />
<meta name="REVISIT-AFTER" content="1 DAYS" />
<meta name="RATING" content="GENERAL" />
<meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=1)" />
<style id="StylePlaceholder" type="text/css"></style>
<link id="_DesktopModules_iFinity_GoogleAnalytics" rel="stylesheet" type="text/css" href="/DesktopModules/iFinity.GoogleAnalytics/module.css" />
<link id="_DesktopModules_Events" rel="stylesheet" type="text/css" href="/DesktopModules/Events/module.css" />
<link id="_DesktopModules_Announcements" rel="stylesheet" type="text/css" href="/DesktopModules/Announcements/module.css" />
<link id="_Portals__default_" rel="stylesheet" type="text/css" href="/Portals/_default/default.css" />
<link id="_Portals__default_Skins_8110_0_excellence_blue_" rel="stylesheet" type="text/css" href="/Portals/_default/Skins/8110_0_excellence-blue/skin.css" />
<link id="_Portals__default_Containers_8110_0_Excellence_blue_" rel="stylesheet" type="text/css" href="/Portals/_default/Containers/8110_0_Excellence-blue/container.css" />
<link id="_Portals_0_" rel="stylesheet" type="text/css" href="/Portals/0/portal.css" />
Home
<link rel="SHORTCUT ICON" href="/Portals/0/favicon.ico" />
<title> Our Lady of Fatima Catholic Parish School</title>
</head>
<body id="Body" bottommargin="0" leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<noscript></noscript>
<form name="Form" method="post" action="/Home/tabid/36/Default.aspx" id="Form" enctype="multipart/form-data" style="height: 100%;">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="" />
</div>
<script type="text/javascript">
<!--
var theForm = document.forms['Form'];
if (!theForm) {
theForm = document.Form;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
// -->
</script>
<script src="/WebResource.axd?d=XNeYP3z56mOkXAHemmhQVw2&t=633199181094582500" type="text/javascript"></script>
<script src="/js/dnncore.js" type="text/javascript"></script><script src="/js/dnn.js"></script><script src="/js/PopupCalendar.js"></script><script src="/DesktopModules/Events/tooltip.js"></script>
<!-- Solution Partner's ASP.NET Hierarchical Menu (v1.7.2.0) - http://www.solpart.com -->
<SCRIPT SRC="/controls/SolpartMenu/spmenu.js"></SCRIPT><SPAN ID="dnn_dnnSOLPARTMENU_ctldnnSOLPARTMENU_divOuterTables"></SPAN><script type='text/javascript' src='http://maps.google.com/maps?file=api&v=2.x&key=ABQIAAAAkoGqZYYkaehDP_pj28TBaRSk56klY844KVQ5v2xS-7z1yRo1yxQeOPoyet0YPdlAVvsvveuL9bDGuA'></script><script type='text/javascript' src='/DesktopModules/Ploufs.GoogleMap/Scripts/GMapX.js'></script><script type='text/javascript' src='/DesktopModules/Ploufs.GoogleMap/Scripts/CallBackObject.js'></script>
<script src="/ScriptResource.axd?d=TheM79FeVPQlovBAOcRYVYB4yOMN2hHqbLLwVwcB7cCTQlw2bVDvIb8Q2qfeb6GU0&t=633223779129960000" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=TheM79FeVPQlovBAOcRYVYB4yOMN2hHqbLLwVwcB7cBJqnRCZ3QnmjgqLvJB8-bPYBRNDBDLS6Q1&t=633223779129960000" type="text/javascript"></script>
<style type="text/css">
<!--
body {
background-color: #E6F1FB;
}
-->