Jump to content
  • 0

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


Question

Posted

Paidia katebasa ena template kanoniko to opoio exei Index alla uparxei menu me polaples epiloges sta rwsika... pws mporw na ftia3w kai alla san to index kai ola auta?

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

    • You think you have good “l2j” files until you try running a low-rate server.   Saying “there’s not a single L2 server out there worth mentioning” just shows you probably only know the first 10 servers on voting sites, the same voting sites that owned by them. You call the forum dead, yet you’re here discussing your next projects… From my perspective, you don’t seem ready to run any L2 server in 2025. Around 70% of players are here for RMT or ask for payment just to bring their clan, and you really think the community cares about Premium or donations or files quality? The other 20% spend their time downloading and deleting servers all day, playing for one day, then quitting for whatever random reason. And finally, the last 10% are the only ones who actually play because they genuinely like your features, your server files, and your overall project. Good luck 🙂
    • I genuinely admire your bravery - in an age where AI can whip up something better in under a minute, you still stubbornly try to sell these "projects" of yours on a forum that’s been clinically dead for years. That’s no longer determination, that’s digital archaeology. I just can’t tell whether you’re actually trying to make money, or simply testing how much we can endure before we ask an AI to generate you some actual talent.   And ofc AI will make it for free, $220 saved.
    • I’m glad I’m not the only one who appreciates Maxthor’s involvement in group gay orgies, he can’t be bothered to reply to messages, but covering the entire forum in gay lights is absolutely no issue for him. As for the project - the forum is packed with feedback from the testers, the lads are spending every spare moment fixing even the tiniest typo in an NPC’s text. I’ll share the links as soon as I get the green light. Edit: I forgot to add that the GM recruitment will begin once the links are released. Three people will be accepted, and they’ll work in a three-shift rotation so that there’s always a GM available online.
    • Added: a brand-new default dashboard template. You can now add multiple game/login server builds. Full support for running both PTS & L2J servers simultaneously, with switching between them. Payment systems: added OmegaPay and Pally (new PayPal-style API). Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account. Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.     Look demo site: demo
    • One of best project i play last few years
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock