Posted by: Flaxion - Tuesday, 19 March 2013 12:55:04 |
---|
Hi, Can anybody tell me whether it's possible to edit the theme (styling, css, layout) from the backend after the installation of YAF? I read this on stackoverflow, but I haven't found any "proof" of this. http://stackoverflow.com/questions/3107594/how-to-change-yafyetanotherforum-theme Thanks in advance -Simon |
Posted by: tha_watcha - Tuesday, 19 March 2013 14:44:53 |
---|
[quote=Flaxion;58917]Hi, Can anybody tell me whether it's possible to edit the theme (styling, css, layout) from the backend after the installation of YAF? I read this on stackoverflow, but I haven't found any "proof" of this. http://stackoverflow.com/questions/3107594/how-to-change-yafyetanotherforum-theme Thanks in advance -Simon[/quote] You can modify the existing themes or create new themes for yaf. But you always have to manually copy the files to the server, or modify the files directly on the server. |
Posted by: Flaxion - Tuesday, 19 March 2013 15:49:47 |
---|
Okay thank you. |
Posted by: Coleen - Friday, 29 March 2013 21:48:37 |
---|
If you don't have it set up in a test environment (where you can make the changes and then easily FTP the files up to your hosting server) you will need to open the file (or download them from your host server, change them and re-upload them) by selecting the Theme that you are using and opening the .css file for that theme, make all your changes to your .css file and upload them. I've done it using the forums/themes/yafvision/theme.css file. I made a lot of changes to the color, layout and even made a change to the main Yaf.net logo (which is in the main default.aspx file) under [quote] |
Posted by: sinachi - Wednesday, 17 April 2013 08:14:53 |
---|
:? :? :? :? :? :? |