Search the Community
Showing results for tags 'css'.
-
Version 1.0.0
2 downloads
This is a web card-plugin that helps players quickly access the server's social networks Functions: - Going to the main page of the server's website - Going to the discord server - Going to the telegram channel - Going to the server store - Function name visibility when hover over Advantages from the regular version: - Added a VKontakte social network button - The button icons changed - Added (php) configuration file - Added a footer - Added a favicon The standard config file: // WEB $siteTitle = "Server-Card - Social Networks for your Server"; $siteFavicon = "/img/favicon.png"; $FaviconWidth = 32; $FaviconHeight = 32; // SERVER $servername = ""; $serverlink = "https://"; // DISCORD BUTTON $showDiscord = true; $discordlink = "https://"; // TELEGRAM BUTTON $showTelegram = true; $telegramlink = "https://"; // VK BUTTON $showVK = true; $vklink = "https://"; // STORE BUTTON $showStore = true; $storelink = "https://"; // FOOTER $footertext = "© 2025 Web-Card. All Rights Reserved"; Requirements: - Any hosting service Deploy: - Move all the contents of the zip folder to the PUBLIC_HTML folder on your hosting (this is how it works in 99% of hosting)$2.99 -
Version 1.0.3
61 downloads
This is a web card-plugin that helps players quickly access the server's social networks Functions: - Going to the main page of the server's website - Going to the discord server - Going to the telegram channel - Going to the server store - Function name visibility when hover over Requirements: - Any hosting service and deploy Instruction: - Unzip the archive, go to style.css, read the initial instructions (2 lines), do everything as it says, and run index.html or deploy it to web hostingFree
