> It started out working OK, but for some reason now when I view any of my > pages they look strange. They are loaded up with a menu of options. Why?
Because your static stuff does not work. If you use firefox, hit ctrl-u to view the page html source and look what it uses to access the css (e.g. common.css). Try to access this url with your web browser (use same protocol, same server) - it likely won't work. Configure your web server to make it work. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
