vistascripts.js
offers new ways to customize your VistaPanel.
Login to your MyOwnFreeHost account & click "Your Adverts", and then "Control Panel Advert Control", select your domain and copy & paste the code below:
<script src="https://cdn.jsdelivr.net/gh/GenApplications/vistascripts.js/vistascripts.js"></script>
<script>SetVpLogoImage("https://github.com/GenApplications/GenerateArea/raw/dev/assets/default/img/garea_outline.png");</script>
Make sure to replace the URL inside the code with your own, and don't forget to include the initial code first!
<script>HideSidebar();</script>
<script>HideElementDetails('sitereptile', PAGE.appGroups);</script>
<script>
SetElementDetails('sitereptile', 'https://app.example.com/u/view_account/'+username, 'url', PAGE.appGroups);
SetElementDetails('sitereptile', 'Advanced Account Settings', 'itemdesc', PAGE.appGroups);
SetElementDetails('sitereptile', 'website', 'searchtext', PAGE.appGroups);
</script>
Make sure to replace the URL in the first line with your own.
Yes, you can! Some conflicts can occur when covering the same functionality (for example, Wybe's Element Changer with vistascripts.js' element changing), in which case you're free to decide which script to utilize.