]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/readme.txt
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / theme / readme.txt
index 335801385d0d31aa64f2fd0eebf48a6502226eb2..4998b3c988b48b553c1fe4de0df8425f5a5ca5ba 100644 (file)
@@ -31,3 +31,6 @@ cp -r ./default ./mytheme
 nano ./mytheme/css/display.css
 
 3. Search and replace a colour or a path to the background image of your choice.
+
+4. Set /config.php to load 'mytheme':
+$config['site']['theme'] = 'mytheme';