![]() |
|
sentora thimnes problem - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: sentora thimnes problem (/showthread.php?tid=1308) |
sentora thimnes problem - ebaya - 03-23-2015 hi i am new user for senotra panel i install in on a vps runing with centos 6.6 x86 i use this code for installation PHP Code: yum install wget -y && cd /tmp && wget http://sentora.org/install && bash install ![]() ![]() how it solve RE: sentora thimnes problem - Me.B - 03-23-2015 Any error during install? M B RE: sentora thimnes problem - TGates - 03-23-2015 It appears the CSS file is missing or the path to the CSS file is wrong. Are you using the default theme? (Did you add any themes?) RE: sentora thimnes problem - ebaya - 03-23-2015 (03-23-2015, 03:56 PM)TGates Wrote: It appears the CSS file is missing or the path to the CSS file is wrong. Are you using the default theme? (Did you add any themes?) i dont change any think can i reinstall it or remove it then reinstall RE: sentora thimnes problem - TGates - 03-24-2015 My next suggestion is you can grab the original theme files from here: https://github.com/sentora/sentora-core/tree/master/etc/styles/Sentora_Default And compare or upload them to your server. |