Diferent skin for reseller and user

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 :)
 
Thanks a lot for reply..

no i don't mean that.. i means like cpanel and whm . i will make 2 skin 1 like cpanel 1 like whm . i will apply whm looking for all reseller user. and cpanel looking for all user . like that. is that possible?


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? :)
 
"Hybrid" does exactly what is written, similar layouts. Probably I misunderstood something? :)

1. i think hybrid skin they stop there website https://private.simplispace.com/cart.php?gid=2 . i don't know any other link stay or not..


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.
 
"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.

Packages have their own skin assigned.
 
"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.


thanks for reply.. but still i not getting my answer. i want to make custom skin . but how i setup different skin for user and reseller. is that any option stay?
 
Back
Top