realitsolution
Verified User
i want to do diferant skin for reseller user and different skin for user .
cd /usr/local/directadmin/data/skins
mkdir -p evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
Do you mean a "hybrid" layout from, so that when resellers switch to "user level" on their own account, they'd see a different look (icons grid):
Code:cd /usr/local/directadmin/data/skins mkdir -p evolution cd evolution wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz tar xvzf evolution.tar.gz cd .. chown -R diradmin:diradmin evolution
If you'd just like a completely different skin to set for your users (when they login as user) - it's editable in user packages, can be set to anything
"Hybrid" does exactly what is written, similar layouts. Probably I misunderstood something?
"realitsolution" shouldn't have hybrid there I think, unless you cloned from last version I'd suggest sticking with "evolution". It shouldn't have stopped the site, please check if it resolves fine (is pingable), that IP is available on the system and that there are no error logs for it in the system.
2. but my main question is how they do for reseller different skin and for user different skin? how i can do apply it . bcz when i select any skin just here showin apply for all user not showing apply for reseller only http://prntscr.com/oclri6.
Packages have their own skin assigned.