Search the Community
Showing results for tags 'custom'.
-
Salut a tous Quelqu'un peut il m'aidé à personnalisé Monstaftp ? J'ai essaye plusieurs choses qu'il ya déjà sur le forum, mais soit cela ne semble pas marché, soit je n'y arrive pas... Merci ---trad google--- Hi all Can someone help me customize Monstaftp? I tried several things that are already on the forum, but either it doesn't seem to work, or I can't do it... THANKS
- 2 replies
-
- ftp
- filemanager
-
(and 7 more)
Tagged with:
-
Howdy Everyone, Here's a free little tool for your cPanel/VistaPanel. It's written in JS and currently maintained under the MIT License. This didn't waste much of my time, so no need for any compliments. This script was inspired by VistaPanel Customizations. Features Change the Title Change the Protocol Change the Logo Change the Theme (Kudos to VPThemes for the CDN and Themes, obviously) Add your own Credits (#93dbba9) Organized Code Clean Setup usage Usage Apply this code anywhere const AlterVP = { title: "AlterVP - cPanel", logo: "logo.png", ssl: 1, theme: "dark", credits: { desc: "AlterCP", logo: "small-logo.png" } }; Apply this code to bottom <script src="//rawgit.com/xpde/AlterVP/master/altervp.js"></script> Source Suggestions? Reply below. Thanks, @xpde
-
I did see the InfinityFree and Ninth sites with custom sign up page, but the question is... HOW? I was looking the template provided by MOFH and there's a POST form with "order.yourhost.com/register2.php", so if exists a subdomain and we can't change inside it... How to custom the sign up? Thank you.
-
I would like it if you could change text color on the login page. And also change the border colors. Note: I do not necessarily mean editing the whole page, I just mean adding more inputs like text color and border color. Is this possible?