Keith Kaiser wrote:
>
> On Apr 11, 2008, at 12:08 PM, David Laakso wrote:
>>
>>>>
>>>>
>>>>
>>>> re: <http://bsaroundtable.com/>
>>>>
>>>>
>>>
>
> OK, done.
>
Good. The "ticker" is now functional in IE/7.
Let's do the rest in stages as there are a lot of conflicting rule sets
going on and it will be less confusing for both.
In style sheet rt.css this is not in use, so you may as well delete it:
#codeamber {
margin-left: auto;
margin-right: auto;
padding-bottom:5px;
padding-left: 5em;
}
In the same style sheet:
Increase the min-height from 4 to 7em on this selector:
#topMenu {
min-height: 7em;
}
The style for the alert can be called from the CSS.
In the markup, change this to:
To this:
<!--</form>-->
<div id="amberalert">
<script language="JavaScript1.2"
src="http://www.codeamber.org/js/hcodea.js" type="text/javascript">
</script>
</span>
</div> <!-- end topMenu -->
</div> <!-- end navwrap -->
</form>
To this (cut & paste):
<!--</form>-->
<div id="amberalert">
<script language="JavaScript1.2"
src="http://www.codeamber.org/js/hcodea.js" type="text/javascript">
</script>
</span>
</div> <!-- end topMenu -->
</div> <!-- end navwrap -->
</form>
--
http://chelseacreekstudio.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/