I thought for sure that was going to work, but it didn't, sorry.
I even closed out and came back in. But I still have the image as a background on my <nav> element.
Well, actually - it works in my browser, but the design view shows the theme (image).
Very odd. Is that the typical behavior (work in browser, show theme in design view?)
Here's what I have in the config file for Management folder now:
Code:
<?xml version="1.0"?>
<configuration>
<system.web>
<pages theme="" styleSheetTheme=""/>
</system.web>
</configuration>