I need some help!...
In every browser except on the Internet Explorer for the PC... #content .homepageLargeAd h1 is not working properly.
here is my css...
#content {
position: relative;
width: 770px;
margin: auto;
padding: 0;
}
#content ul {
margin: .5em 0 1em 2.5em;
padding: 0;
}
#content li {
list-style-type: square;
}
#content .homepageLargeAd {
float: right;
clear: left;
background-image: url(images/products/promoAds/770x210LargeAd.jpg);
width: 770px;
height: 210px;
margin: auto;
padding: 0;
background-repeat: no-repeat;
background-position: right;
}
#content .homepageLargeAd h1 {
float: left;
font-size: 24px;
color: #D8B523;
font-weight: lighter;
line-height: 1.1em;
margin: 80px 0 0 80px;
padding: 0;
border-bottom: 1px solid #000000;
}
#content .homepageLargeAd h1 span.blue {
color: #003366;
font-weight: lighter;
}
#content .homepageLargeAd h2 {
float: left;
clear: left;
font-weight: lighter;
font-size: 10px;
color: #666666;
margin: 0 0 0 130px;
padding: 0;
}
Sorry I can't give you the url but I added and attachment.
I noticed if I use padding it works but in IE PC it causes another problem. So I'm using margin for which I think is proper for positioning.
Positioning
And the HTML is?
Positioning
sorry... and I know it's not pure CSS I'm getting there....
CODE:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Innova | Implant Technology for the Dental, Oral and Maxillofacial Surgical Specialties</title>
<link href="global.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/javascript">
<!--
function mmLoadMenus() {
if (window.mm_menu_1023075840_0) return;
window.mm_menu_1023075840_0 = new Menu("root",130,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023075840_0.addMenuItem("Home","location='http://172.18.27.156:8101/cfusion/ITDev/innova/'");
mm_menu_1023075840_0.addMenuItem("About Innova","location='http://www.kerrdental.com/company/about/index.cfm'");
mm_menu_1023075840_0.addMenuItem("Contact Us","location='http://www.kerrdental.com/company/contact/index.cfm'");
mm_menu_1023075840_0.addMenuItem("Employment","location='http://www.sybrondental.com/jobs/index.html'");
mm_menu_1023075840_0.addMenuItem("Art Library","location='http://www.kerrdental.com/company/artLibrary/index.cfm'");
mm_menu_1023075840_0.hideOnMouseOut=true;
mm_menu_1023075840_0.bgColor='#000000';
mm_menu_1023075840_0.menuBorder=1;
mm_menu_1023075840_0.menuLiteBgColor='#000000';
mm_menu_1023075840_0.menuBorderBgColor='';
window.mm_menu_1023101412_0 = new Menu("root",166,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023101412_0.addMenuItem("A to Z List","location='http://www.kerrdental.com/products/aToZList/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Implants","location='http://www.kerrdental.com/products/promotions/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Surgical Motors","location='http://www.kerrdental.com/learning/publications/msds/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Regeneration Products","location='http://www.kerrdental.com/company/repsAndDealers/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Art Library","location='http://www.kerrdental.com/company/artLibrary/index.cfm'");
mm_menu_1023101412_0.hideOnMouseOut=true;
mm_menu_1023101412_0.bgColor='#000000';
mm_menu_1023101412_0.menuBorder=1;
mm_menu_1023101412_0.menuLiteBgColor='#000000';
mm_menu_1023101412_0.menuBorderBgColor='';
window.mm_menu_1023102158_0 = new Menu("root",132,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023102158_0.addMenuItem("Video","location='http://www.kerrdental.com/learning/seminarsOnline/index.cfm?D=Kerr-Dentistry&O='");
mm_menu_1023102158_0.addMenuItem("Events","location='http://www.kerrdental.com/learning/events/index.cfm'");
mm_menu_1023102158_0.addMenuItem("Published Articles","location='http://www.kerrdental.com/learning/publications/index.cfm'");
mm_menu_1023102158_0.hideOnMouseOut=true;
mm_menu_1023102158_0.bgColor='#000000';
mm_menu_1023102158_0.menuBorder=1;
mm_menu_1023102158_0.menuLiteBgColor='#000000';
mm_menu_1023102158_0.menuBorderBgColor='';
window.mm_menu_1023102459_0 = new Menu("root",119,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023102459_0.addMenuItem("Web Site Help","location='http://www.kerrdental.com/help/webSiteHelp/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Contact Us","location='http://www.kerrdental.com/company/contact/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Downloads","location='http://www.kerrdental.com/help/downloads/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Site Map","location='http://www.kerrdental.com/help/siteMap/index.cfm'");
mm_menu_1023102459_0.hideOnMouseOut=true;
mm_menu_1023102459_0.bgColor='#000000';
mm_menu_1023102459_0.menuBorder=1;
mm_menu_1023102459_0.menuLiteBgColor='#000000';
mm_menu_1023102459_0.menuBorderBgColor='';
mm_menu_1023102459_0.writeMenus();
} // mmLoadMenus()
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<script language="JavaScript" src="http://www.kerrdental.com/menu.js" type="text/javascript"></script>
</head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/commonSiteImages/navigation/header/disiplineBioplantÃSOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesDentistryOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesOrthodonticsOver_.jpg','images/commonSiteImages/navigation/header/disiplinesPreventionOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesEndodonticsOver_0.jpg','images/commonSiteImages/navigation/header/disiplinesMagnificationOver.jpg','images/commonSiteImages/navigation/header/disiplinesErgonomicsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionSDSOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionDentistryOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionOrthodonticsOver_.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionPreventionOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionEndodonticsOver_0.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionErgonomicsOver_01.jpg','images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionOrthodonticsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionEndodonticsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/companyOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/productsOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/learningOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/helpOver.gif')">
<script language="JavaScript1.2" type="text/javascript">mmLoadMenus();</script>
<div id="container">
<div id="header">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="2" scope="col"><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/innovaLogo.jpg" alt="Kerr - Dentistry" width="346" height="50" border="0" /></a></td>
<td scope="col">
<a href="javascript:;" onClick="MM_goToURL('parent','http://www.sybrondental.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image1','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionSDSOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionSDS_01.jpg" alt="Sybron Dental Specialties" name="Image1" width="39" height="23" border="0" id="Image1" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.kerrdental.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image2','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionDentistryOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionDentistry_01.jpg" alt="Dentistry" name="Image2" width="51" height="23" border="0" id="Image2" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.ormco.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image3','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionOrthodonticsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionOrthodontics_01.jpg" alt="Orthodontics" name="Image3" width="68" height="23" border="0" id="Image3" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.kerrTotalCare.com');return document.MM_returnValue" onMouseOver="MM_swapImage('Image4','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionPreventionOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionPrevention_01.jpg" alt="Prevention" name="Image4" width="59" height="23" border="0" id="Image4" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.sybronendo.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image5','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionEndodonticsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionEndodontics_01.jpg" alt="Endodontics" name="Image5" width="65" height="23" border="0" id="Image5" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.orascoptic.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image6','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionMagnification_01.jpg" alt="Magnification" name="Image6" width="71" height="23" border="0" id="Image6" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.orascoptic.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image7','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionErgonomicsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionErgonomics_01.jpg" alt="Ergonomics" name="Image7" width="71" height="23" border="0" id="Image7" /></a></td>
</tr>
<tr>
<td scope="col">
<a href="http://172.18.27.156:8101/cfusion/ITDev/innova/company/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023075840_0,-1,25,null,'image1');MM_swapImage('image1','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/companyOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/company_01.jpg" alt="Company" name="image1" width="106" height="27" border="0" id="image1" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/products/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023101412_0,-1,25,null,'image2');MM_swapImage('image2','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/productsOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/products_01.jpg" alt="Products" name="image2" width="106" height="27" border="0" id="image2" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/learning/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023102158_0,-1,25,null,'image3');MM_swapImage('image3','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/learningOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/learning_01.jpg" alt="Learning" name="image3" width="106" height="27" border="0" id="image3" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/help/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023102459_0,-1,25,null,'image4');MM_swapImage('image4','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/helpOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/help_01.jpg" alt="Help" name="image4" width="106" height="27" border="0" id="image4" /></a></td>
</tr>
</table>
<form method="post" action="/search/searchAction.cfm">
<input type="text" class="formFieldText" name="Criteria" size="30" maxlength="50" />
<input type="submit" class ="formSubmitButton" value="Search" />
</form>
</div>
</div>
<div id="content">
<div class="homepageLargeAd">
<h1>IMPLANT <span class="blue">SYSTEMS</span></h1>
<h2>AND MEDICAL DEVICES</h2>
</div>
<div id="events">
<h1>Events</h1>
</div>
</div>
<div id="footer">
Copyright 2005 <a href="http://www.sybrondental.com/">Sybron Dental Specialties Inc.</a> All Rights Reserved | <a href="http://www.sybrondental.com/legal/terms.html"> Terms of Use</a> | <a href="http://www.sybrondental.com/legal/privacy.html">Privacy</a>
<!-- ClickTracks Code for Traffic Analysis -->
<script type="text/javascript">
document.write('<'+'script type="text/javascript" src="'+document.location.protocol+'//stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?i=yYo3wt5cLFu4lC"></'+'script>');
</script><noscript><a href="http://www.clicktracks.com/"><img src="https://stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?i=yYo3wt5cLFu4lC&g=1" alt="Web Analytics" border=0></a></noscript>
<!-- END ClickTracks Code -->
</div>
</body>
</html>
Positioning
exclude:
<div id="events">
<h1>Events</h1>
</div>
Positioning
you should exclude everything between <head> and </body>
Do you have link or picture of what you want this abomination to look like?
This is not a personal attack, but that really is nasty looking code.
Positioning
No problem...
Here's the page code...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Innova | Implant Technology for the Dental, Oral and Maxillofacial Surgical Specialties</title>
<link href="global.css" rel="stylesheet" type="text/css">
<cfinclude template="_includes/header.cfm">
<div id="content">
<div class="homepageLargeAd">
<h1>IMPLANT <span class="blue">SYSTEMS</span></h1>
<h2>AND MEDICAL DEVICES</h2>
</div>
<div id="events">
<h1>Events</h1>
</div>
</div>
<cfinclude template="_includes/footer.cfm">
The </head> tag is inside the include page and the ending </body> and </html> are in the footer incude: here is there code:
Header:
<script language="JavaScript" type="text/javascript">
<!--
function mmLoadMenus() {
if (window.mm_menu_1023075840_0) return;
window.mm_menu_1023075840_0 = new Menu("root",130,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023075840_0.addMenuItem("Home","location='http://172.18.27.156:8101/cfusion/ITDev/innova/'");
mm_menu_1023075840_0.addMenuItem("About Innova","location='http://www.kerrdental.com/company/about/index.cfm'");
mm_menu_1023075840_0.addMenuItem("Contact Us","location='http://www.kerrdental.com/company/contact/index.cfm'");
mm_menu_1023075840_0.addMenuItem("Employment","location='http://www.sybrondental.com/jobs/index.html'");
mm_menu_1023075840_0.addMenuItem("Art Library","location='http://www.kerrdental.com/company/artLibrary/index.cfm'");
mm_menu_1023075840_0.hideOnMouseOut=true;
mm_menu_1023075840_0.bgColor='#000000';
mm_menu_1023075840_0.menuBorder=1;
mm_menu_1023075840_0.menuLiteBgColor='#000000';
mm_menu_1023075840_0.menuBorderBgColor='';
window.mm_menu_1023101412_0 = new Menu("root",166,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023101412_0.addMenuItem("A to Z List","location='http://www.kerrdental.com/products/aToZList/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Implants","location='http://www.kerrdental.com/products/promotions/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Surgical Motors","location='http://www.kerrdental.com/learning/publications/msds/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Regeneration Products","location='http://www.kerrdental.com/company/repsAndDealers/index.cfm'");
mm_menu_1023101412_0.addMenuItem("Art Library","location='http://www.kerrdental.com/company/artLibrary/index.cfm'");
mm_menu_1023101412_0.hideOnMouseOut=true;
mm_menu_1023101412_0.bgColor='#000000';
mm_menu_1023101412_0.menuBorder=1;
mm_menu_1023101412_0.menuLiteBgColor='#000000';
mm_menu_1023101412_0.menuBorderBgColor='';
window.mm_menu_1023102158_0 = new Menu("root",132,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023102158_0.addMenuItem("Video","location='http://www.kerrdental.com/learning/seminarsOnline/index.cfm?D=Kerr-Dentistry&O='");
mm_menu_1023102158_0.addMenuItem("Events","location='http://www.kerrdental.com/learning/events/index.cfm'");
mm_menu_1023102158_0.addMenuItem("Published Articles","location='http://www.kerrdental.com/learning/publications/index.cfm'");
mm_menu_1023102158_0.hideOnMouseOut=true;
mm_menu_1023102158_0.bgColor='#000000';
mm_menu_1023102158_0.menuBorder=1;
mm_menu_1023102158_0.menuLiteBgColor='#000000';
mm_menu_1023102158_0.menuBorderBgColor='';
window.mm_menu_1023102459_0 = new Menu("root",119,18,"Verdana, Arial, Helvetica, sans-serif",12,"#000000","#FFFFFF","#FFFFFF","#000000","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1023102459_0.addMenuItem("Web Site Help","location='http://www.kerrdental.com/help/webSiteHelp/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Contact Us","location='http://www.kerrdental.com/company/contact/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Downloads","location='http://www.kerrdental.com/help/downloads/index.cfm'");
mm_menu_1023102459_0.addMenuItem("Site Map","location='http://www.kerrdental.com/help/siteMap/index.cfm'");
mm_menu_1023102459_0.hideOnMouseOut=true;
mm_menu_1023102459_0.bgColor='#000000';
mm_menu_1023102459_0.menuBorder=1;
mm_menu_1023102459_0.menuLiteBgColor='#000000';
mm_menu_1023102459_0.menuBorderBgColor='';
mm_menu_1023102459_0.writeMenus();
} // mmLoadMenus()
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<script language="JavaScript" src="http://www.kerrdental.com/menu.js" type="text/javascript"></script>
</head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/commonSiteImages/navigation/header/disiplineBioplant®SOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesDentistryOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesOrthodonticsOver_.jpg','images/commonSiteImages/navigation/header/disiplinesPreventionOver_01.jpg','images/commonSiteImages/navigation/header/disiplinesEndodonticsOver_0.jpg','images/commonSiteImages/navigation/header/disiplinesMagnificationOver.jpg','images/commonSiteImages/navigation/header/disiplinesErgonomicsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionSDSOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionDentistryOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionOrthodonticsOver_.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionPreventionOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionEndodonticsOver_0.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionErgonomicsOver_01.jpg','images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionOrthodonticsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/professionEndodonticsOver_01.jpg','http://www.kerrdental.com/images/commonSiteImages/navigation/header/companyOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/productsOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/learningOver.gif','http://www.kerrdental.com/images/commonSiteImages/navigation/header/helpOver.gif')">
<script language="JavaScript1.2" type="text/javascript">mmLoadMenus();</script>
<div id="container">
<div id="header">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="2" scope="col"><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/innovaLogo.jpg" alt="Kerr - Dentistry" width="346" height="50" border="0" /></a></td>
<td scope="col">
<a href="javascript:;" onClick="MM_goToURL('parent','http://www.sybrondental.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image1','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionSDSOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionSDS_01.jpg" alt="Sybron Dental Specialties" name="Image1" width="39" height="23" border="0" id="Image1" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.kerrdental.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image2','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionDentistryOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionDentistry_01.jpg" alt="Dentistry" name="Image2" width="51" height="23" border="0" id="Image2" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.ormco.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image3','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionOrthodonticsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionOrthodontics_01.jpg" alt="Orthodontics" name="Image3" width="68" height="23" border="0" id="Image3" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.kerrTotalCare.com');return document.MM_returnValue" onMouseOver="MM_swapImage('Image4','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionPreventionOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionPrevention_01.jpg" alt="Prevention" name="Image4" width="59" height="23" border="0" id="Image4" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.sybronendo.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image5','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionEndodonticsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionEndodontics_01.jpg" alt="Endodontics" name="Image5" width="65" height="23" border="0" id="Image5" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.orascoptic.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image6','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionMagnificationOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionMagnification_01.jpg" alt="Magnification" name="Image6" width="71" height="23" border="0" id="Image6" /></a><a href="javascript:;" onClick="MM_goToURL('parent','http://www.orascoptic.com/');return document.MM_returnValue" onMouseOver="MM_swapImage('Image7','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionErgonomicsOver_01.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/professionErgonomics_01.jpg" alt="Ergonomics" name="Image7" width="71" height="23" border="0" id="Image7" /></a></td>
</tr>
<tr>
<td scope="col">
<a href="http://172.18.27.156:8101/cfusion/ITDev/innova/company/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023075840_0,-1,25,null,'image1');MM_swapImage('image1','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/companyOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/company_01.jpg" alt="Company" name="image1" width="106" height="27" border="0" id="image1" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/products/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023101412_0,-1,25,null,'image2');MM_swapImage('image2','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/productsOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/products_01.jpg" alt="Products" name="image2" width="106" height="27" border="0" id="image2" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/learning/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023102158_0,-1,25,null,'image3');MM_swapImage('image3','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/learningOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/learning_01.jpg" alt="Learning" name="image3" width="106" height="27" border="0" id="image3" /></a><a href="http://172.18.27.156:8101/cfusion/ITDev/innova/help/index.cfm" onMouseOver="MM_showMenu(window.mm_menu_1023102459_0,-1,25,null,'image4');MM_swapImage('image4','','http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/helpOver.gif',1)" onMouseOut="MM_startTimeout();MM_swapImgRestore()"><img src="http://172.18.27.156:8101/cfusion/ITDev/innova/images/commonSiteImages/navigation/header/help_01.jpg" alt="Help" name="image4" width="106" height="27" border="0" id="image4" /></a></td>
</tr>
</table>
<form method="post" action="/search/searchAction.cfm">
<input type="text" class="formFieldText" name="Criteria" size="30" maxlength="50" />
<input type="submit" class ="formSubmitButton" value="Search" />
</form>
</div>
</div>
Footer
<div id="footer">
<cfoutput>Copyright #Year(Now())# <a href="http://www.sybrondental.com/">Sybron Dental Specialties Inc.</a> All Rights Reserved | <a href="http://www.sybrondental.com/legal/terms.html"> Terms of Use</a> | <a href="http://www.sybrondental.com/legal/privacy.html">Privacy</a></cfoutput>
<!-- ClickTracks Code for Traffic Analysis -->
<script type="text/javascript">
document.write('<'+'script type="text/javascript" src="'+document.location.protocol+'//stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?i=yYo3wt5cLFu4lC"></'+'script>');
</script><noscript><a href="http://www.clicktracks.com/"><img src="https://stats1.clicktracks.com/cgi-bin/ctasp-server.cgi?i=yYo3wt5cLFu4lC&g=1" alt="Web Analytics" border=0></a></noscript>
<!-- END ClickTracks Code -->
</div>
</body>
</html>
Positioning
It's all that javascript that looks so horrible. I hope to us CSS dropdown in the near furture. But that's going to be another animal I'm sure.
Positioning
Can I post images?
Positioning
If by upload them here, yes, you can add them ass attachments.
If you mean can you upload them somewhere else and show us, then yes, of course you can.
Positioning
I used the browse button and nothing happens when I submit[/url]
Positioning
Positioning
I'm wondering if IE can handle the id class selector as you have it. Have you tried changing it to this (adding the div)?
#content div.homepageLargeAd h1
Positioning
no luck trying div.___ Wolfcry911... I took out the classes and created divs but that did help. It seems like IE for the PC doesn't handle padding the same way the other browsers do.
here's the new code:
#content {
position: relative;
width: 770px;
margin: auto;
padding: 0;
left: -10px;
}
#homepageLargeAd {
float: right;
clear: left;
background-image: url(images/products/promoAds/770x210LargeAd.jpg);
width: 770px;
height: 210px;
margin: auto;
padding: 0;
background-repeat: no-repeat;
background-position: right;
}
#homepageLargeAd h1 {
float: left;
clear: right;
font-size: 24px;
color: #D8B523;
font-weight: lighter;
line-height: 1.1em;
margin: 80px 0 0 80px;
padding: 0;
border-bottom: 1px solid #000000;
}
#homepageLargeAd h1 span.blue {
color: #003366;
font-weight: lighter;
}
#homepageLargeAd h2 {
float: left;
clear: left;
font-weight: lighter;
font-size: 12px;
color: #666666;
margin: 0 0 0 124px;
padding: 0;
}
Positioning
It just occurred to me that this might be the IE double float margin bug. Try adding display: inline to #homepageLargeAd h1
Positioning
You are a genesis!!! works perfertly
THANK YOU
Positioning
A genesis :?:
Thanks, I guess...