Jump to content
  • 0

[GR][My website]Paidia ligo help ama mporeite


Question

Recommended Posts

  • 0
Posted

Adobe dreamweaver , open file.

 

 

Allo enow.. exw mia website tou l2 kai exei ena menw sta russika.. as poume Home-Forum-Info kai ta leipa.. alla mesa sto fakelo exei mono index.html css file img file..

ta alla pws ta kanw?

  • 0
Posted

 

Allo enow.. exw mia website tou l2 kai exei ena menw sta russika.. as poume Home-Forum-Info kai ta leipa.. alla mesa sto fakelo exei mono index.html css file img file..

ta alla pws ta kanw?

mesw tou dreamweaver.
  • 0
Posted

uparxei kanena guide gt eimai ligo newbie :P

anoigis me dreamweaver i note pad.

Psaxnis gia to menu kai an einai grammeno kai oxi image to alazis (control + f gia search.) an oxi einai stis ikones

  • 0
Posted

ok this is index

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" href="css/all.css" rel="stylesheet" type="text/css" />
<title>Server's Title</title>
</head>
<body>
<div id="main">
<div class="head"></div>
<div class="left">
    	<ul class="menu">
            <li><a href="#" id="link1" title="Home">Home </a></li>
            <li><a href="#" id="link2" title="Forum">Forum</a></li>
            <li><a href="#" id="link3" title="Server Info">Server Info</a></li>
            <li><a href="#" id="link4" title="Team">Team</a></li>
            <li><a href="#" id="link5" title="Downloads">Downloads</a></li>
            <li><a href="#" id="link6" title="Donations">Donations</a></li>
            <li><a href="#" id="link7" title="Contact Us">Contact Us</a></li>
        </ul>
        <table class="status" cellpadding="0" cellspacing="0">
        	<tr>
            	<td width="90px">High Rate</td>
                <td><img src="img/on.png" alt="" /></td>
                <td width="65px">Online</td>
	<td width="90px">Mid Rate</td>
                <td><img src="img/on.png" alt="" /></td>
                <td width="65px">Online</td>
            </tr>
        </table>

        <div class="forum">
        </div>
    </div>
    
    
    
    
    
    
    
    
    
    
    
    <div class="content">
    	<div class="language">
        	<div class="ru"><a href="#">Greek</a></div>
            <div class="en"><a href="#">English</a></div>
            <div style="clear:both;"></div>
        </div>
        <div class="box">
            <div class="news">
                <h1>Your News</h1>
                <p class="text">Your Server's News</p>
                <p class="autor">Posted from: <a href="#">BobosFTW</a></p>
                <p class="reads">Comments: 0</p>
            </div>
            <div class="news">
                <h1>Your News</h1>
                <p class="text">Your Server's News</p>
                <p class="autor">Posted from: <a href="#">BobosFTW</a></p>
                <p class="reads">Comments: 0</p>
            </div>
            <div class="news">
                <h1>Your News</h1>
                <p class="text">Your Server's News</p>
                <p class="autor">Posted from: <a href="#">BobosFTW</a></p>
                <p class="reads">Comments: 0</p>
            </div>
         </div>
        <div class="copy">Translated + HalfCoded by BobosFTW </a></div>
    </div>
    
    
    
    
    
    
    <div class="right">
    	<table class="login" cellpadding="0" cellspacing="0">
        	<tr>
            	<td>Login:</td>
                <td><input class="loginField" type="text" name="user" value="" size="20" maxlength="50"/></td>
            </tr>
            <tr>
            	<td>Password:</td>
                <td><input class="loginField" type="text" name="user" value="" size="20" maxlength="50"/></td>
            </tr>
            <tr>
            	<td><input class="loginButton" name="sbm" type="submit" value="" /></td>
                <td><a href="#"><img src="img/forgot.jpg" style="padding-top:5px;" alt="" /></a></td>
            </tr>
        </table>
        
        <div class="statistic">
            <div class="player">Test Char</div>
            <div class="info">0/0</div>
            <hr  />

            <div class="player">Test Char</div>
            <div class="info">0/0</div>
            <hr  />

            <div class="player">Test Char</div>
            <div class="info">0/0</div>
            <hr  />

            <div class="player">Test Char</div>
            <div class="info">0/0</div>
            <hr  />

            <div class="player">Test Char</div>
            <div class="info">0/0</div>
            <hr  />
        </div>
        <div class="contacts">
        	<center><table>
                <tr class="nick">
                	<td><img src="img/skype.jpg" style="vertical-align:left" alt="" /></td>
                    <td>Find us at:</td>
                </tr>
                <tr class="nick">
                	<td colspan="1"><b>Server's Email/Server's Skype Name</b></td>
                </tr>
            </table>
            </center>
        </div>
    </div>
</div>
</body>
</html>

 

 

Between the forum i left only space so they can post the newest forum topics/posts

  • 0
Posted

ok to brika

 

@import url(../css/reset.css);
body {background-color:#000000;font-family:Tahoma;}
#main {margin:0 auto;width:998px;height:1700px;}
.head {background-image:url(../img/head.jpg);width:998px;height:617px;}
.left {float:left;width:207px;height:1083px;background-image:url(../img/left.jpg);}
.content {float:left;width:587px;height:1083px;background-image:url(../img/content.jpg);}
.right {float:left;width:204px;height:1083px;background-image:url(../img/right.jpg);color:#fdf9f6;}
.menu {height:335px;}
.menu a {display: block;text-indent: -9000px;height:20px;width:207px;background:url(../img/menu.jpg) no-repeat;}
.menu a#link1 {background-position: 0 0;}
.menu a#link1:hover {background-position: -207px 0;}
.menu a#link2 {background-position: 0 -20px;}
.menu a#link2:hover {background-position: -207px -20px;}
.menu a#link3 {background-position: 0 -43px;}
.menu a#link3:hover {background-position: -207px -43px;}
.menu a#link4 {background-position: 0 -64px;}
.menu a#link4:hover {background-position: -207px -64px;}
.menu a#link5 {background-position: 0 -85px;}
.menu a#link5:hover {background-position: -207px -85px;}
.menu a#link6 {background-position: 0 -107px;}
.menu a#link6:hover {background-position: -207px -107px;}
.menu a#link7 {background-position: 0 -129px;}
.menu a#link7:hover {background-position: -207px -129px;}
.status {text-align:center;margin-left:15px;}
.left table {color:#f4a65c;font-size:13px;}
.vk {margin:60px 0 0 63px;}
.forum {margin:145px 0 0 0px;}
.thema {font-size:11px;color:#aa9e6a;margin-left:13px;}
.thema a:link {color:#aa9e6a;text-decoration:underline;}
.thema a:hover {color:#aa9e6a;text-decoration:underline;}
.thema a:visited {color:#aa9e6a;text-decoration:underline;}
.info {font-size:10px;color:#695b37;margin:10px 0 0 13px;}
.info a:link {color:#695b37;text-decoration:none;}
.info a:hover {color:#695b37;text-decoration:none;}
.info a:visited {color:#695b37;text-decoration:none;}
hr {background-image:url(../img/hr.gif);height:2px;width:194px;border:0;}
.language {margin:16px 0 0 208px;color:#d4bba0;font-size:11px;font-weight:bold;}
.language a:link {color:#d4bba0;text-decoration:none;}
.language a:hover {color:#d4bba0;text-decoration:underline;}
.language a:visited {color:#d4bba0;text-decoration:none;}
.gr {height:14px;width:71px;background-image:url(../img/gr.jpg); background-repeat:no-repeat; background-position:left;padding:1px 0 0 27px;float:left;}
.en {height:14px;width:71px;background-image:url(../img/eng.jpg); background-repeat:no-repeat; background-position:left;padding:1px 0 0 27px;float:left;margin-left:10px;}
.news {color:#67644d;margin:10px 34px 0 34px;font-size:11px;padding-bottom:50px;}
.news h1 {text-align:center;font-size:16px;color:#b38c79;}
.text {margin-bottom:20px;}
.text a:link {color:#67644d;text-decoration:unerline;}
.text a:hover {color:#67644d;text-decoration:none;}
.text a:visited {color:#67644d;text-decoration:unerline;}
.autor {float:left;color:#464642;}
.autor a:link {color:#464642;text-decoration:none;}
.autor a:hover {color:#464642;text-decoration:none;}
.autor a:visited {color:#464642;text-decoration:none;}
.reads {float:right;color:#e6d45c;}
.copy {color:#6b5c53;font-size:11px;text-align:center;}
.copy a:link {color:#6b5c53;text-decoration:none;}
.copy a:hover {color:#6b5c53;text-decoration:underline;}
.copy a:visited {color:#6b5c53;text-decoration:none;}
.box {height:1024px;}
.login {color:#faf2ec;font-size:13px;margin:86px 0 0 23px;}
.login td {min-width:56px;}
.login tr {height:33px;}
.loginField {height:19px;width:102px;border:dashed 1px #fff; background:transparent;color:#FFFFFF;}
.loginButton {background-image:url(../img/login.jpg);width:38px;height:11px;border:0}
.statistic {color:#b18c0a;font-size:13px;margin-top:325px;}
.player {float:left;padding-left:10px;}
.pk {float:right;padding-right:10px;padding-bottom:10px;}
.contacts {margin:90px 0 0 0;text-align:center;}
.contacts table {font-family:"Times New Roman", Times, serif;font-size:14px;}
.nick {text-align:center;color:#555343;font-size:12px;}

  • 0
Posted

          <li><a href="#" id="link1" title="Home">Home </a></li>

            <li><a href="#" id="link2" title="Forum">Forum</a></li>

            <li><a href="#" id="link3" title="Server Info">Server Info</a></li>

            <li><a href="#" id="link4" title="Team">Team</a></li>

            <li><a href="#" id="link5" title="Downloads">Downloads</a></li>

            <li><a href="#" id="link6" title="Donations">Donations</a></li>

            <li><a href="#" id="link7" title="Contact Us">Contact Us</a></li>

 

sto link 1,2,3,4,5 vazis pou 8es na pigenis , px gia home -> home.php , gia forum -> "/forum"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • EspadaWorld Reborn - Lineage 2 High Five Private Server Official Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   About EspadaWorld Reborn   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC / L2J-style High Five core. The project is focused on balanced gameplay, PvP competition, PvE progression, custom systems, vote rewards, rankings, protection integration, website features, and long-term stability. EspadaWorld is not a clean stock pack. The server has been extended with custom systems, website integration, vote reward logic, protection-related modules, custom instance content, gameplay improvements, and server-side adjustments. Server Foundation Chronicle: Lineage 2 High Five Base: FandC High Five core, heavily customized Core style: L2J-based server architecture Build system: Apache Ant Java target: Java 25 Database: MySQL Project type: Active development / production server environment Main Features - Custom Lineage 2 High Five server environment - FandC-based core with custom improvements - Custom Community Board systems - Player ranking systems - PvP-focused gameplay logic - PvE progression support - Custom Espada instance and custom gameplay content - Vote reward system with multiple vote website integrations - Unified .getreward command - Website, account, ranking, vote, media, and download integration - Protection module integration - Admin tools and server management systems - Datapack and server packaging scripts Vote Reward System EspadaWorld includes a custom vote reward flow based around the .getreward command. The system verifies votes from all enabled vote websites and gives one unified global reward only after all required votes are confirmed. Current vote integration includes: - iTopZ - HopZone - L2Network - L2JBrasil - L2TopZone - L2Votes Vote system features: - Unified reward after all votes are confirmed - Configurable global reward list - Item amount and chance configuration - Cooldown / reuse protection - HWID / IP-based reward protection - Debug logging for vote verification - Anti-abuse logic for repeated reward claims Protection & Security The project includes protection-related modules and integration points designed to improve server and client-side security. Protection-related areas include: - Runtime protection module integration - Client protection support - Server-side validation systems - Anti-abuse logic around vote rewards and account actions - Configuration-driven security behavior - Release packaging support for protected builds Private protection details, keys, internal configuration, and production security data are not public. Custom Gameplay Content EspadaWorld Reborn includes custom gameplay work designed to give the server its own identity while keeping the Lineage 2 High Five feeling. Examples of custom content and systems: - Custom Espada instance - PvP-oriented systems and zones - PvE progression systems - Ranking and competition systems - Community Board extensions - Custom HTML and datapack content - Gameplay scripts and server-side feature extensions - Vote reward progression Website & Community Platform EspadaWorld also includes a modern web platform connected to the server community. Website features include: - Modern responsive website - Account panel - Download section - Vote section - Ranking pages - Media section - News and information system - Admin-controlled website settings - Theme/template system - SEO optimization - Performance optimization The website has been optimized for speed, accessibility, best practices, and SEO, offering a clean public presentation for the server and community. Useful Links Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC-based core.     Preserving safety and trust within our community is our priority. Thank you for your understanding and support!   Best regards,VastoLordes. Contact Information :  support@l2espadaworld.com
    • Hi,im looking for "stable" mid rate high five l2j files source included,i prefer not clean files but something already used by another server in the past,if you have something intrested and not shared pm me.
    • Hello, We are currently looking for an experienced Lineage 2 High Five client developer for our project EldoriaWorld. At the moment we need help with: High Five client edits Launcher integration Interface/UI improvements Branding changes Textures/icons/loading screens System modifications Client optimization We already have website, launcher setup and server infrastructure prepared. If interested, please message me with: your experience previous projects/work contact details Contact: Telegram: FrankJan Discord: LosBanannos Regards, Frank EldoriaWorld
    • Hi guys, I am interested. Added you on Telegram. Please reply.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..