Is it me or this theme has some weird errors in it?
I did a fresh Joomla 1.5 install with fresh Blackbearpro template to test this, and this is, whats happening:
The <html> tag in index.php does not seem to close properly and the start of <body> tag is missing.
Also <style> was outside of <head>.
I'm not a web expert at all, but these errors just seems to be odd ones :S
But even after fixing the above stuff, there are still smth wrong with the tag, with 'top-nav' module inside.
When i remove <ul id="nav"> content and the tag itself, it validates OK. Otherwise it gives 2 errors:
document type does not allow element "div" here; assuming missing "li" start-tag
<div class="moduletable">
end tag for "li" omitted, but OMITTAG NO was specified .
</ul>
This is the stuff im absolutely unable to figure out myself.. :(
Any ideas what's going on with BlackBearPro!?
Validation results from my test site