17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 5329 Views |
-
Re: Higherground CSS in IE

22 July 2008 at 3:55pm
There is still an error in the layout.css and the "current" Main Navigation code is broken.
The source code has <a href=" " class="current">
but the layout.css has #nav ul li#current a { }. This should, of course, be #nav ul li a.current { } to match the source code.
This template also does not validate because of redundant paragraph tags in the $Layout (see my recent post under Site Builders). You can see this in the preview demo.
| 5329 Views | ||
| Go to Top |

