Thanks Joseph,
To be clear, I am "he." Steve has contacted me directly (I'm assuming after posting this) and I'ves sent him a fresh copy of styles.php just to make sure there wasn't something strange in his current file. It did not change anything. My guess is that the issue is related to the server change and setup and not the theme since Envy is working just fine on 1.9.x on all of my test installations.
With that said, though, Steve - it might be a good idea to check the permissions on the CSS files and styles.php.
Patrick Malley
Posts made by Patrick Malley
I'm guessing that your theme is fixed-width? If so, search around for strings including the terms "fixed-width" and "popup menus." The short answer is "no" - there is no way to change these popup widths (yet).
/moodle/calendar/view.php
How is a big question. If you're not familiar enough with PHP to work on it yourself, I highly recommend you hire someone to do it for you.
How is a big question. If you're not familiar enough with PHP to work on it yourself, I highly recommend you hire someone to do it for you.
Have you tried unswitching from that theme to a different one?
Did you add user_styles.css to your config.php file?
For example, does line 9 look like this:
$THEME->sheets = array('styles_layout', 'styles_fonts', 'styles_color', 'user_styles');
For example, does line 9 look like this:
$THEME->sheets = array('styles_layout', 'styles_fonts', 'styles_color', 'user_styles');