M
Mark Seymour
I'm doing this site for myself that I might use later on, and it's
coming along pretty well. Except that in IE there's some sort of list
bug, as well as the footer's top is bigger than it should be.
An image (highlighting the _list_ problem can be found here:
<http://img87.imageshack.us/my.php?image=weirdiexploiterthing4et.gif>
My CSS (for the list and footer) as follows:
,------[CSS Snippnet]
|
| #wrapper #sub-content { width: 36.6%; padding-left: 15px;
| margin-right: -15px; float: right; }
| [...]
| #footer { clear: both; background-color: #040818; padding: 30px; }
| #footer p { margin: 0; }
|
`------
Thanks,
Mark
coming along pretty well. Except that in IE there's some sort of list
bug, as well as the footer's top is bigger than it should be.
An image (highlighting the _list_ problem can be found here:
<http://img87.imageshack.us/my.php?image=weirdiexploiterthing4et.gif>
My CSS (for the list and footer) as follows:
,------[CSS Snippnet]
|
| #wrapper #sub-content { width: 36.6%; padding-left: 15px;
| margin-right: -15px; float: right; }
| [...]
| #footer { clear: both; background-color: #040818; padding: 30px; }
| #footer p { margin: 0; }
|
`------
Thanks,
Mark