Am looking for a splash screen that I can adjust pics, text etc...
All the ones on market Ive found seem to have log in / join info on the splash screen which is not needed.
Anyone have anylinks to anything like this?
Am looking for a splash screen that I can adjust pics, text etc... All the ones on market Ive found seem to have log in / join info on the splash screen which is not needed. Anyone have anylinks to anything like this? |
Hello I have just sent a message to you. We cn create a custom splash page for you. But I want to give you some advices, just in case you want to create it by yourself. This will require some php knowledge. You can create your own HTML splash page, and give it a name, i.e. : splash.html. Put that file on your Dolphin root directory. Now you will need to do some changes on your index.php file. You could put this simple line of code just above this: require_once( 'inc/header.inc.php' ); ADD: if (!$_COOKIE[memberID]) { Web Development, Multimedia Design and Social Media. |