There's only one place to download the theme. Not sure what the mystery is, but I've had a look at the file and you are right. there is a missing closing tag on that list item. Good eye. I'll fix it tonight.
The reason you probably didn't see it in my demo is because the demo does run a slightly modified earlier version.
Patrick Malley
Posts made by Patrick Malley
Hello Richard,
I don't have time today to do any heavy troubleshooting. My general recommendation is to look at the downloaded code in menu.php and compare it carefully to your code. Small differences can create big problems.
Also, try pulling out the CSS from styles_menu.css (if that's what I called it) and pasting it to the bottom of Aardvark's main stylesheet. It may just be a problem with the cascade, and since I don't know the Aardvark code, it's tough for me to know.
I don't have time today to do any heavy troubleshooting. My general recommendation is to look at the downloaded code in menu.php and compare it carefully to your code. Small differences can create big problems.
Also, try pulling out the CSS from styles_menu.css (if that's what I called it) and pasting it to the bottom of Aardvark's main stylesheet. It may just be a problem with the cascade, and since I don't know the Aardvark code, it's tough for me to know.
Robert,
I had a look at the link you sent me before changing to the Aardvark theme and my only guess is a problem with javascript not loading properly. Since this is the first time I've used the YUI styles, I'm not sure what that problem could be. What is the point release of your Moodle installation - 1.9.x - what is the x? Also, check your source code and make sure that all the javascript files linked actually exist.
If someone else is using the theme, can you confirm that it is working properly? This will help Robert figure out whether this is a problem on his server or a problem with the theme.
Lastly, I'd recommend reinstalling the theme. It's always possible that a specific file didn't get uploaded properly.
I had a look at the link you sent me before changing to the Aardvark theme and my only guess is a problem with javascript not loading properly. Since this is the first time I've used the YUI styles, I'm not sure what that problem could be. What is the point release of your Moodle installation - 1.9.x - what is the x? Also, check your source code and make sure that all the javascript files linked actually exist.
If someone else is using the theme, can you confirm that it is working properly? This will help Robert figure out whether this is a problem on his server or a problem with the theme.
Lastly, I'd recommend reinstalling the theme. It's always possible that a specific file didn't get uploaded properly.