T
|
thamestrader author 12/28/2018 |
I think I have worked out a conversion method or process, this is a work in progress so I may well update it as my process evolves. For those of you who are native, HTML, CSS and JavaScript authors this will no doubt be second nature but for anyone like myself who has always worked totally within the PHPRunner generator without getting under the hood so to speak, this is all new. |
![]() |
HJB 12/28/2018 |
The Xlinesoft Team had reasons to spend roughly 18 months development to what is seen by PHPRUNNER 10 as it is right now, with main focus to let the new product truly reflect respectively underline the company slogan "We make Web easier" and get rid of HTML, all under BOOTSTRAP (= optimal display on all gadgets, whether big or small) with a more modern optical shape, so, at least me cannot really see your problem at all, in contrary, it became that easy under PAGE DESIGNER plus the tons of new features and those still to come that indeed you should make a copy of database to do a test run under e.g. XAMPP server to see on how far the specials in your project are automatically "absorbed" successfully, and to see then, what's missing (if any) to be manually fixed. Compares some here as if you own an old Mercedes-Benz car with someone telling you about the MAYBACH car feeling, in short, unless you took a ride at 240 km/h on the highway, you won't believe how comfortable and as well silent it really is ..., so good luck on your testing. |
![]() |
Sergey Kornilov admin 12/28/2018 |
Knowing a bit of CSS was and is beneficial in all version of PHPRunner. Even when we had Style Editor there were things that you could not change there and Custom CSS is the way to go. After all what you need to do is to figure out ID or CLASS of an element and apply corresponding CSS to it. Browser developer tools prove to be extremely useful. |