AA22Dev Posted July 11, 2018 Share Posted July 11, 2018 UPDATED: Quote Changelog Change Support Forum Icon in Light, Light-lite, Dark, Gradient Blue and Gradient Blue-lite Speed Optimizations in Light, Light-lite, Dark, Gradient Blue and Gradient Blue-lite Fixed Some bugs in Light-lite Official Website: https://vpanel.gq/ GitHub Project: https://github.com/PCTipsGR/VistaPanel-Themes Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 11, 2018 Share Posted July 11, 2018 Minor UPDATE: Quote Changelog License of Gradient Blue and it's lite version is Updated to MIT from GPL Official Website: https://vpanel.gq/ GitHub Project: https://github.com/PCTipsGR/VistaPanel-Themes Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 11, 2018 Share Posted July 11, 2018 14 hours ago, Aqib said: Hi @einet, iFastNet don't allow to remove domain finder from vPanel and if we remove it then our reseller services will get ban. That's why @PCTipsGR asked you to remove your first change. However, we do love to have themes modification from you and also i will post your theme as a lite version now. Thanks for understanding Yeah, But is there something like a JS to modify the search domain bar though. Cause @PlanetCloud only knows to do this using Adsense, so how about using an independent JS file without Adsense. Maybe there's a way? But might be hard. Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 11, 2018 Share Posted July 11, 2018 1 minute ago, PlanetCloud said: Hi, I don't quite get that "Cause @PlanetCloud only knows to do this using Adsense" part.... Oh, I mean that did you know how to adjust the domain search bar using Adsense like the one you said about the InfinityFree one. Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 11, 2018 Share Posted July 11, 2018 40 minutes ago, Arcenas090 said: Yeah, But is there something like a JS to modify the search domain bar though. Cause @PlanetCloud only knows to do this using Adsense, so how about using an independent JS file without Adsense. Maybe there's a way? But might be hard. Check here https://github.com/PlanetGamingGG/myownfreehost-themes-misc/blob/master/js/ Created by @PlanetCloud Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 Hi guys I have no problem with sharing the subject under the name you prefer, although it should be called as the original because it is a topic belonging to cpanel and should be so to avoid future problems with copyright or something like that. And I do not know if they have been fixed but already the section of the domain search engine can be added ifssnet css personal removed the iframe that had to integrate the search engine and have added directly to the cpanel, so it can be customized. It is displayed like this: -https://image.prntscr.com/image/KOKCpa7RQn_FK5yE7vLw7w.jpg In case you want to download it: Download Update Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 14 hours ago, Arcenas090 said: Yeah, But is there something like a JS to modify the search domain bar though. Cause @PlanetCloud only knows to do this using Adsense, so how about using an independent JS file without Adsense. Maybe there's a way? But might be hard. If you mean to use the theme that the guys share without using JS you can integrate it by adding the css in this way in the module on the left of reseller panel in the advertising area<link rel="stylesheet" type="text/css" href="https://yourdomain.com/css/cpanel-x3-light.min.css"/> You upload it to your main hosting and change the link where you have uploaded the topic Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 @PlanetCloud, @Aqib Thanks guys Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 12, 2018 Share Posted July 12, 2018 11 minutes ago, einet said: If you mean to use the theme that the guys share without using JS you can integrate it by adding the css in this way in the module on the left of reseller panel in the advertising area<link rel="stylesheet" type="text/css" href="https://yourdomain.com/css/cpanel-x3-light.min.css"/> You upload it to your main hosting and change the link where you have uploaded the topic What I mean is that the Domain Search Bar is breaking the mobile responsiveness of VP, so that's why I asked for someone to fix it using a JS script. @PlanetCloudhas discovered that he can adjust the Domain search bar and it's width or height using Adsense, this is also the method which InfinityFree (IF) use. (Tell me if IF is not using this method) Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 12, 2018 Share Posted July 12, 2018 14 hours ago, Aqib said: Check here https://github.com/PlanetGamingGG/myownfreehost-themes-misc/blob/master/js/ Created by @PlanetCloud @AqibThank you for the info! And it actually works! Thank you for making it @PlanetCloud Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 12, 2018 Share Posted July 12, 2018 20 minutes ago, PlanetCloud said: I think you're getting it wrong , we can change the domain bar using Javascript not Adsense. The search box is actually and iFrame which is why it's causing that issue. Thanks to InfinityFree for the idea tho. The credits has been updated to include his/her name. Okay, Also does it work when I use your code and @PCTipsGRtheme at the same time? Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 12, 2018 Share Posted July 12, 2018 1 hour ago, einet said: If you mean to use the theme that the guys share without using JS you can integrate it by adding the css in this way in the module on the left of reseller panel in the advertising area<link rel="stylesheet" type="text/css" href="https://yourdomain.com/css/cpanel-x3-light.min.css"/> You upload it to your main hosting and change the link where you have uploaded the topic @einet Thank you! Your theme did the work! BTW was it yours? Quote Link to comment Share on other sites More sharing options...
Arcenas090 Posted July 12, 2018 Share Posted July 12, 2018 @einet BTW why some of the icons are not showing up?? Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 1 hour ago, Arcenas090 said: @einet Por cierto, ¿por qué algunos de los íconos no aparecen? have you uploaded the icons and images to the same hosting in the img folder where you uploaded the css? if so, you must verify that the url of the images in the css that are well the route because if it is not so, the icons will not be displayed. share the address of your css to verify if the icons are in place so I can help you could also be the cookies of your browser that have taken the old css routes Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 12, 2018 Share Posted July 12, 2018 6 hours ago, Arcenas090 said: Okay, Also does it work when I use your code and @PCTipsGRtheme at the same time? Yes, both will work fine. Also we have a fix of domain responsiveness in our theme but however, we recommend to use @PlanetCloud JS file because it give it a new look. Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 12, 2018 Share Posted July 12, 2018 6 hours ago, einet said: @PlanetCloud, @Aqib Thanks guys Welcome! however the theme is originally named as light theme by cPanel and you had combine both the files so that's why we named your theme as a lite version of light cPanel theme. Thanks for sharing update. 7 hours ago, einet said: Hi guys I have no problem with sharing the subject under the name you prefer, although it should be called as the original because it is a topic belonging to cpanel and should be so to avoid future problems with copyright or something like that. And I do not know if they have been fixed but already the section of the domain search engine can be added ifssnet css personal removed the iframe that had to integrate the search engine and have added directly to the cpanel, so it can be customized. It is displayed like this: -https://image.prntscr.com/image/KOKCpa7RQn_FK5yE7vLw7w.jpg In case you want to download it: Download Update Also, can i know the changelog of this update so we can also update the light-lite version on github Quote Link to comment Share on other sites More sharing options...
Anyx Posted July 12, 2018 Author Share Posted July 12, 2018 1 hour ago, PlanetCloud said: @PCTipsGR, Yes the code will work just fine with any theme's as long as they have the right class and did not modify the HTML structure. I think you meant to tag @Arcenas090; I never had a doubt whether it would work or not. Quote Link to comment Share on other sites More sharing options...
Anyx Posted July 12, 2018 Author Share Posted July 12, 2018 8 hours ago, einet said: If you mean to use the theme that the guys share without using JS you can integrate it by adding the css in this way in the module on the left of reseller panel in the advertising area<link rel="stylesheet" type="text/css" href="https://yourdomain.com/css/cpanel-x3-light.min.css"/> You upload it to your main hosting and change the link where you have uploaded the topic @einet cPanel x3? You have x3 theme? Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 6 hours ago, Aqib said: Welcome! however the theme is originally named as light theme by cPanel and you had combine both the files so that's why we named your theme as a lite version of light cPanel theme. Thanks for sharing update. Also, can i know the changelog of this update so we can also update the light-lite version on github The last changes made were css in the domain search engine Quote Link to comment Share on other sites More sharing options...
einet Posted July 12, 2018 Share Posted July 12, 2018 5 hours ago, PCTipsGR said: @einet cPanel x3? You have x3 theme? I did not have it but I deleted it when ifastnet did the update in cpanel by cPanel x3 Quote Link to comment Share on other sites More sharing options...
Anyx Posted July 12, 2018 Author Share Posted July 12, 2018 1 hour ago, einet said: I did not have it but I deleted it when ifastnet did the update in cpanel by cPanel x3 Oh, OK. You mean on June 9, 2018? Becuase that it the day that it got deleted Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 13, 2018 Share Posted July 13, 2018 18 hours ago, einet said: The last changes made were css in the domain search engine Ok, thanks. We will update it soon Quote Link to comment Share on other sites More sharing options...
Anyx Posted July 16, 2018 Author Share Posted July 16, 2018 Hello everyone, @einethas developed a lite version of the Dark cPanel theme and we are going to include it soon. Current Goals: Include @einet's theme Make a Github release Quote Link to comment Share on other sites More sharing options...
Anyx Posted July 26, 2018 Author Share Posted July 26, 2018 Hi Everyone, Due to some problem we had, we could not do any of the updates we mentioned. We still have to update and include @einet's theme, include the new Material Design based one inspired by @PlanetCloud and Tristian, and make a release, however all Developers are busy. We apologize for any inconvienience caused and we will try to make the updates soon. Thank you for waiting and not quitting on the project. Quote Link to comment Share on other sites More sharing options...
AA22Dev Posted July 26, 2018 Share Posted July 26, 2018 UPDATED: Quote Changelog Add "dark-lite" theme shared by @einet Official Website: https://vpanel.gq/ GitHub Project: https://github.com/PCTipsGR/VistaPanel-Themes Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.