26.07.2017, 03:05
(
Last edited by Vomau; 26/07/2017 at 04:24 AM.
)
So I had nothing to do and decided to make a Landing Page for SAMP.
It's made with Bootstrap and Font Awesome Icons.
It also displays how many players are currently on the server.
Please feel free to give me your Feedback and opinions on what I should add.
Also I added a small Config on top for things that are used more times.
Live-Demo:
Live-Demo
Screenshot:
Imgur
Download:
Mediafire
Credits:
Bootstrap - Bootstrap
FontAwesome - Icons
StartBootstrap - Theme Base
Fezvrasta - Bootstrap Material Skin
Alphacoders - Intro Image
Abhishek Raj - Pricing Table
Edward McKnight - Samp Query
Excuse me if my English is not the best.
Please don't remove the "Made by"-Link.
If you need to remove it, please contact me.
It's made with Bootstrap and Font Awesome Icons.
It also displays how many players are currently on the server.
Please feel free to give me your Feedback and opinions on what I should add.
Also I added a small Config on top for things that are used more times.
PHP Code:
/* Config */
$Servername ="Servername";
$ip = "127.0.0.1";
$port = "7777";
/* End Config */
Live-Demo
Screenshot:
Imgur
Download:
Mediafire
Credits:
Bootstrap - Bootstrap
FontAwesome - Icons
StartBootstrap - Theme Base
Fezvrasta - Bootstrap Material Skin
Alphacoders - Intro Image
Abhishek Raj - Pricing Table
Edward McKnight - Samp Query
Excuse me if my English is not the best.
Please don't remove the "Made by"-Link.
If you need to remove it, please contact me.