Blackielives Posted March 19, 2014 Share Posted March 19, 2014 I have been playing around with the configurator and web scheme colours, of which are all nice. Some of them are great like the light blue, but would like to change the background colour to something else to make them stand out more. Can this be done? Only just started out so if I have to do code please tell me where to go and what files I would have to change please? Cheers Link to comment Share on other sites More sharing options...
vekia Posted March 20, 2014 Share Posted March 20, 2014 in this case you have to change themeconfigurator css files. for example, for this color edit: /modules/themeconfigurator/css/theme8.css and change background param: body { background: #282828;} you can add there also: .columns-container { background: white; } with own color 1 Link to comment Share on other sites More sharing options...
Recommended Posts