Quick question - hopefully someone can help!
Just checking a recent site change and found out that whilst this page http://www.soulbroth...ustarrived.html displays fine in Chrome and Firefox, I.E (
Thanks a lot in advance
Posted 18 November 2010 - 02:53 PM
Posted 18 November 2010 - 03:39 PM
Posted 18 November 2010 - 03:44 PM
zed, on 18 November 2010 - 03:39 PM, said:
Posted 18 November 2010 - 03:56 PM
<style type="text/css" media="screen" @import url("menuh.css")/>
<!--
#menuh-container {
font-size: 1em;
position: relative;
top:0;
left: 5%;
width: 75%;
margin: 0px;
border: 1px solid white;
}
#reviews tbody tr td {
background-color: #eee;
}
#reviews tbody tr.odd td {
background-color: #fff;
}
.style1 {color: #FFFFFF}
.style11 { color: #FF0000;
font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
</style>
<link href="http://www.soulbrother.com/menuh.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper"><!-- #BeginLibraryItem "/library/header.lbi" -->
Posted 18 November 2010 - 04:08 PM
zed, on 18 November 2010 - 03:56 PM, said:
<style type="text/css" media="screen" @import url("menuh.css")/>
<!--
#menuh-container {
font-size: 1em;
position: relative;
top:0;
left: 5%;
width: 75%;
margin: 0px;
border: 1px solid white;
}
#reviews tbody tr td {
background-color: #eee;
}
#reviews tbody tr.odd td {
background-color: #fff;
}
.style1 {color: #FFFFFF}
.style11 { color: #FF0000;
font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
</style>
<link href="http://www.soulbrother.com/menuh.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper"><!-- #BeginLibraryItem "/library/header.lbi" -->
Posted 19 November 2010 - 08:03 AM
<style type="text/css" media="screen" @import url("menuh.css")/>
<!--
--> </style>
<!-- #BeginLibraryItem "/library/header.lbi" -->