StartVM Posted April 18, 2014 Report Posted April 18, 2014 I am coding a template for Fly Cactus Virtual, and when I am trying to set the background body color, nothing happens. Here is the layout and css code. Layout: http://pastebin.com/QzMnQxTT Style: http://pastebin.com/6NeumyEP The funny thing is, the code works on my local machine, but the background doesn't change when using phpVMS. It is a clean install directly from the phpVMS website. *Downloaded 4/17/14 Quote
StartVM Posted April 18, 2014 Author Report Posted April 18, 2014 For anyone interested, the awesome Chase Reid from http://aalv.net set the background color in the body to !important body { font-family:Arial, Helvetica, sans-serif; background: #E6E6E6 !important; font-size:11px; color:#24427C; } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.