Page 1 of 1

Messed Up layout

Posted: Wed Oct 17, 2007 1:06 pm
by QbertsBrother
pickle | Please use

Code: Select all

,

Code: Select all

and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read:  [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]


i hope i put this in the correct place.

i have this page that i am working on and it seems to layout just fine in firefox. but in IE it is not working quite well. i would say screw IE but most of the people that come to the site use IE and you know that whole thing.

but if someone can takea look at it and maybe give me some insight as to why it does what it does that would be great.

here is the location.

[url]http://www.ianinctestserver.net/hht[/url]

here is the css that makes up the page

[syntax="css"]
body {

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	scrollbar-face-color: #333333;

	scrollbar-shadow-color: #333333;

	scrollbar-highlight-color: #999999;

	scrollbar-3dlight-color: #EBEDE7;

	scrollbar-darkshadow-color: #333333;

	scrollbar-track-color: #EBEDE7;

	scrollbar-arrow-color: #ffffff;

}



P,DIV,TD,SPAN {  

	font-family: verdana,arial,geneva,sans-serif;  

}



.regular {  

	font-family: verdana,arial,geneva,sans-serif;  

	color: #333333;

	font-size: 11px;

	line-height: 20px;

}



.grayRegular {  

	font-family: verdana,arial,geneva,sans-serif;  

	color: #666666;

	font-size: 11px;

	line-height: 20px;

}

.blackregular {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;

	color: #000000;

}





.bigHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #660000;

	line-height: 20px;

}



TD.globalHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #660000;

	line-height: 16px;

	margin-bottom: 0px;

	padding-bottom: 0px;

}



.subHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	line-height: 16px;

	margin-bottom: 0px;

}



.headingBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	line-height: 16px;

	margin-bottom: 0px;

}



a {  

	color: #660000; 

	text-decoration: none; 

}



a:hover { 

	color: #660000; 

	text-decoration: underline; 

}



b { 

	font-weight: bold; 

}



i {

	font-style: italic; 

}

	

hr {

	width: 100%; 

    color: #cccccc;

	height: 1px;

}	

    

li {

    list-style-type: square;

}

    

ul {

	font-family: verdana,arial,geneva,sans-serif;  

}

    

sup {

	font-size: 0.7em

}



.topLinks { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

}



.topLinks a  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

}



.topLinks a:hover  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #660000; 

}



.topInternationalLinks { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

	padding-bottom:3px;

}



.topInternationalLinks a  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

	padding-bottom:3px;

}



.topInternationalLinks a:hover  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #660000; 

	padding-bottom:3px;

}



.breadcrumbs {

	font-family: verdana,arial,geneva,sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}



.breadcrumbs a  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

}



.breadcrumbs a:hover  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #660000; 

}



.subNav { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #000000; 

}



.subNav a  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal;

	text-decoration: none; 

	color: #666666; 

}



.subNav a:hover  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #660000; 

}



.footer { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #999999; 

}



.footer a  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #999999; 

}



.footer a:hover  { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #660000; 

}



.homeDate { 

	font-family: verdana,arial,geneva,sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	text-decoration: none; 

	color: #666666; 

}



.pulldownCatalog {

	font-family: verdana,arial,geneva,sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

	color: #333333;

	width: 194px;

	background-color: #ffffff;

	height: 22px;

}



.productSelectorPulldownCatalog {

	font-family: verdana,arial,geneva,sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

	color: #333333;

	width: 294px;

	background-color: #ffffff;

	height: 22px;

}







.price {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #666666;

}





.footnote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #666666;

}



.footnote a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	font-style: normal;

	font-weight: normal;

	color: #660000;

}



.footnote a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: underline;

	font-style: normal;

	font-weight: normal;

	color: #660000;

}



.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	line-height: 14px;

}





.small a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #660000;

}



.small a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: underline;

	color: #660000;

}



.downloadsTools {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	font-style: italic;

	line-height: 14px;

}



.downloadsTools a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	font-style: normal;

	color: #660000;

}



.downloadsTools a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: underline;

	font-style: normal;

	color: #660000;

}



.productListings {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	line-height: 16px;

}



.productListings a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	color: #660000;

}



.productListings a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	text-decoration: underline;

	color: #660000;

}



.productPhotoBorder {

	border: 1px solid #666666;

}



.siteMap {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #333333;

	line-height: 18px;

}



.siteMap a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #666666;

}



.siteMap a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: #660000;

}

.textBoxMed {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #333333;

	height: 18px;

	width: 200px;

}

.textBoxSmall {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #333333;

	height: 18px;

	width: 100px;

}

.textBoxPhone {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #333333;

	height: 18px;

	width: 50px;

}

.textBoxZip {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #333333;

	height: 18px;

	width: 80px;

}

.commentBox {





	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #333333;

	height: 80px;

	width: 322px;

}

.emhetext {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	line-height: 14px;

}

.emhetext a {





	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF6600;

	line-height: 14px;

}


#mastercontainer {

/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */

	position:relative;

	margin:0px;

	width:770px;

	height:20px;

	text-align:left;

}



#dropdowncontainer {

/* This ID is related to the master menu div for menu dropdowncontainer and contains the important positioning information for the menu as a whole */

	position:absolute;

	left:1px;

	top:26px;

	visibility:hidden;

	z-index:300;

}



#aboutuscontainer {

/* This class defines things about menu aboutuscontainer's div. */

	position:absolute;

	left:117px;

	top:72px;

	visibility:hidden;

	background-color:#555555;

	border:0px solid #555555;

	width:114px;

	height:110px;

}



.MMMIFVStyleaboutuscontainer {

/* This class determines the general characteristics of the menu items in menu aboutuscontainer */

	border-top:0px solid #555555;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:114px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:108px;

	height:16px;

}



.MMMIVStyleaboutuscontainer {

/* This class determines the general characteristics of the menu items in menu aboutuscontainer */

	border-top:0px;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:114px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:108px;

	height:16px;

}



#aboutuscontainer_Item_0 {

/* Unique ID for item 0 of menu aboutuscontainer so we can set its position */

	left:0px;

	top:0px;

}



#aboutuscontainer_Item_1 {

/* Unique ID for item 1 of menu aboutuscontainer so we can set its position */

	left:0px;

	top:22px;

}



#aboutuscontainer_Item_2 {

/* Unique ID for item 2 of menu aboutuscontainer so we can set its position */

	left:0px;

	top:44px;

}



#aboutuscontainer_Item_3 {

/* Unique ID for item 3 of menu aboutuscontainer so we can set its position */

	left:0px;

	top:66px;

}



#aboutuscontainer_Item_4 {

/* Unique ID for item 4 of menu aboutuscontainer so we can set its position */

	left:0px;

	top:88px;

}



#dropdowncontainer img {

/* needed for Mozilla/Camino/Netscape */

	border:0px;

}



#dropdowncontainer a {

/* Controls the general apperance for menu dropdowncontainer's items, including color and font */

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	text-align:left;

	vertical-align:middle;

	padding:3px;

	background-color:#333333;

	font-weight:normal;

	font-style:normal;

	display:block;

	position:absolute;

}



#dropdowncontainer a:hover {

/* Controls the mouse over effects for menu dropdowncontainer */

	color:#ffffff;

	background-color:#000000;

}

#dropdowncontainer2 {

/* This ID is related to the master menu div for menu productscontainer and contains the important positioning information for the menu as a whole */

	position:absolute;

	left:80px;

	top:26px;

	visibility:hidden;

	z-index:300;

}



#productscontainer {

/* This class defines things about menu productscontainer's div. */

	position:absolute;

	left:118px;

	top:72px;

	visibility:hidden;

	background-color:#555555;

	border:0px solid #555555;

	width:142px;

	height:154px;

}



.MMMIFVStyleproductscontainer {

/* This class determines the general characteristics of the menu items in menu productscontainer */

	border-top:0px solid #555555;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:142px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:136px;

	height:16px;

}



.MMMIVStyleproductscontainer {

/* This class determines the general characteristics of the menu items in menu productscontainer */

	border-top:0px;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:142px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:136px;

	height:16px;

}



#productscontainer_Item_0 {

/* Unique ID for item 0 of menu productscontainer so we can set its position */

	left:0px;

	top:0px;

}



#productscontainer_Item_1 {

/* Unique ID for item 1 of menu productscontainer so we can set its position */

	left:0px;

	top:22px;

}



#productscontainer_Item_2 {

/* Unique ID for item 2 of menu productscontainer so we can set its position */

	left:0px;

	top:44px;

}



#productscontainer_Item_3 {

/* Unique ID for item 3 of menu productscontainer so we can set its position */

	left:0px;

	top:66px;

}



#productscontainer_Item_4 {

/* Unique ID for item 4 of menu productscontainer so we can set its position */

	left:0px;

	top:88px;

}



#productscontainer_Item_5 {

/* Unique ID for item 5 of menu productscontainer so we can set its position */

	left:0px;

	top:110px;

}



#productscontainer_Item_6 {

/* Unique ID for item 6 of menu productscontainer so we can set its position */

	left:0px;

	top:132px;

}



#productscontainer img {

/* needed for Mozilla/Camino/Netscape */

	border:0px;

}



#productscontainer a {

/* Controls the general apperance for menu productscontainer's items, including color and font */

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	text-align:left;

	vertical-align:middle;

	padding:3px;

	background-color:#333333;

	font-weight:normal;

	font-style:normal;

	display:block;

	position:absolute;

}



#productscontainer a:hover {

/* Controls the mouse over effects for menu productscontainer */

	color:#ffffff;

	background-color:#000000;

}

#dropdowncontainer3 {

/* This ID is related to the master menu div for menu dropdowncontainer3 and contains the important positioning information for the menu as a whole */

	position:absolute;

	left:162px;

	top:26px;

	visibility:hidden;

	z-index:300;

}



#customercarecontainer {

/* This class defines things about menu customercarecontainer's div. */

	position:absolute;

	left:118px;

	top:72px;

	visibility:hidden;

	background-color:#555555;

	border:0px solid #555555;

	width:150px;

	height:154px;

}



.MMMIFVStylecustomercarecontainer {

/* This class determines the general characteristics of the menu items in menu customercarecontainer */

	border-top:0px solid #555555;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:150px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:144px;

	height:16px;

}



.MMMIVStylecustomercarecontainer {

/* This class determines the general characteristics of the menu items in menu customercarecontainer */

	border-top:0px;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:150px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:144px;

	height:16px;

}



#customercarecontainer_Item_0 {

/* Unique ID for item 0 of menu customercarecontainer so we can set its position */

	left:0px;

	top:0px;

}



#customercarecontainer_Item_1 {

/* Unique ID for item 1 of menu customercarecontainer so we can set its position */

	left:0px;

	top:22px;

}



#customercarecontainer_Item_2 {

/* Unique ID for item 2 of menu customercarecontainer so we can set its position */

	left:0px;

	top:44px;

}



#customercarecontainer_Item_3 {

/* Unique ID for item 3 of menu customercarecontainer so we can set its position */

	left:0px;

	top:66px;

}



#customercarecontainer_Item_4 {

/* Unique ID for item 4 of menu customercarecontainer so we can set its position */

	left:0px;

	top:88px;

}



#customercarecontainer_Item_5 {

/* Unique ID for item 5 of menu customercarecontainer so we can set its position */

	left:0px;

	top:110px;

}



#customercarecontainer_Item_6 {

/* Unique ID for item 6 of menu customercarecontainer so we can set its position */

	left:0px;

	top:132px;

}



#dropdowncontainer3 img {

/* needed for Mozilla/Camino/Netscape */

	border:0px;

}



#dropdowncontainer3 a {

/* Controls the general apperance for menu dropdowncontainer3's items, including color and font */

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	text-align:left;

	vertical-align:middle;

	padding:3px;

	background-color:#333333;

	font-weight:normal;

	font-style:normal;

	display:block;

	position:absolute;

}



#dropdowncontainer3 a:hover {

/* Controls the mouse over effects for menu dropdowncontainer3 */

	color:#ffffff;

	background-color:#000000;

}

#dropdowncontainer4 {

/* This ID is related to the master menu div for menu dropdowncontainer4 and contains the important positioning information for the menu as a whole */

	position:absolute;

	left:274px;

	top:26px;

	visibility:hidden;

	z-index:300;

}



#contactuscontainer {

/* This class defines things about menu contactuscontainer's div. */

	position:absolute;

	left:118px;

	top:72px;

	visibility:hidden;

	background-color:#555555;

	border:0px solid #555555;

	width:137px;

	height:66px;

}



.MMMIFVStylecontactuscontainer {

/* This class determines the general characteristics of the menu items in menu contactuscontainer */

	border-top:0px solid #555555;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:137px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:131px;

	height:16px;

}



.MMMIVStylecontactuscontainer {

/* This class determines the general characteristics of the menu items in menu contactuscontainer */

	border-top:0px;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:137px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:131px;

	height:16px;

}



#contactuscontainer_Item_0 {

/* Unique ID for item 0 of menu contactuscontainer so we can set its position */

	left:0px;

	top:0px;

}



#contactuscontainer_Item_1 {

/* Unique ID for item 1 of menu contactuscontainer so we can set its position */

	left:0px;

	top:22px;

}



#contactuscontainer_Item_2 {

/* Unique ID for item 2 of menu contactuscontainer so we can set its position */

	left:0px;

	top:44px;

}



#dropdowncontainer4 img {

/* needed for Mozilla/Camino/Netscape */

	border:0px;

}



#dropdowncontainer4 a {

/* Controls the general apperance for menu dropdowncontainer4's items, including color and font */

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	text-align:left;

	vertical-align:middle;

	padding:3px;

	background-color:#333333;

	font-weight:normal;

	font-style:normal;

	display:block;

	position:absolute;

}



#dropdowncontainer4 a:hover {

/* Controls the mouse over effects for menu dropdowncontainer4 */

	color:#ffffff;

	background-color:#000000;

}

#dropdowncontainer5 {

/* This ID is related to the master menu div for menu dropdowncontainer5 and contains the important positioning information for the menu as a whole */

	position:absolute;

	left:366px;

	top:26px;

	visibility:hidden;

	z-index:300;

}



#dealerlocatorcontainer {

/* This class defines things about menu dealerlocatorcontainer's div. */

	position:absolute;

	left:118px;

	top:72px;

	visibility:hidden;

	background-color:#555555;

	border:0px solid #555555;

	width:117px;

	height:66px;

}



.MMMIFVStyledealerlocatorcontainer {

/* This class determines the general characteristics of the menu items in menu dealerlocatorcontainer */

	border-top:0px solid #555555;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:117px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:111px;

	height:16px;

}



.MMMIVStyledealerlocatorcontainer {

/* This class determines the general characteristics of the menu items in menu dealerlocatorcontainer */

	border-top:0px;

	border-left:0px solid #555555;

	border-bottom:0px solid #555555;

	border-right:0px solid #555555;

	width:117px;

	height:22px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width:111px;

	height:16px;

}



#dealerlocatorcontainer_Item_0 {

/* Unique ID for item 0 of menu dealerlocatorcontainer so we can set its position */

	left:0px;

	top:0px;

}



#dealerlocatorcontainer_Item_1 {

/* Unique ID for item 1 of menu dealerlocatorcontainer so we can set its position */

	left:0px;

	top:22px;

}



#dealerlocatorcontainer_Item_2 {

/* Unique ID for item 2 of menu dealerlocatorcontainer so we can set its position */

	left:0px;

	top:44px;

}



#dropdowncontainer5 img {

/* needed for Mozilla/Camino/Netscape */

	border:0px;

}



#dropdowncontainer5 a {

/* Controls the general apperance for menu dropdowncontainer5's items, including color and font */

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	text-align:left;

	vertical-align:middle;

	padding:3px;

	background-color:#333333;

	font-weight:normal;

	font-style:normal;

	display:block;

	position:absolute;

}



#dropdowncontainer5 a:hover {

/* Controls the mouse over effects for menu dropdowncontainer5 */

	color:#ffffff;

	background-color:#000000;

}


pickle | Please use[/syntax]

Code: Select all

,

Code: Select all

and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read:  [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]

Posted: Wed Oct 17, 2007 3:16 pm
by QbertsBrother
i figured it out.

it was because of the stupid spacer images that were in there.

in my defense i did not make the page i just had to get it to work because the person who made it could not.

thanks for taking a look.

Posted: Wed Oct 17, 2007 6:00 pm
by RobertGonzalez
In the future, when something is not "working quite well" could you describe what and how it is not working. That helps us help you better. Thanks.

And thanks for visiting our forums.

Posted: Wed Oct 17, 2007 9:46 pm
by gregwhitworth
What it doesn't work in IE, you've got to be kidding me!?!?

LOL!

Glad you figured it out.

--
Greg