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"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • L2 PVPTOP - HTML DESIGN    
    • Do not trust this guy, he will scam you. I have sent proof to the mods, I have posted proof on another thread and I can send proof to anyone who DMs me. Avoid this guy. So not only did he scam me out of $51 USDTthen delete his messages and blocked me (I have proof) . You can see his Facebook group is constantly changing names depending on his most current scam. If you see this message and you still decide to go forward with sending your money to him, that’s on you. I can’t stress this enough. This guy is a scammer. 
    • So Goldbar thinks that deleted his side of the conversation makes it easier to claim he didn’t scam me. But I sent him $51 USDT to his ERC-20 account it was verified, he acted like it was fine but then deleted his messages and blocked me. Seriously do not trust this guy. 
    • Hi everyone, let me introduce myself—I'm Martin, a junior developer. I'm diving into the world of L2 servers, and honestly, I'm super overwhelmed about where to start learning the right way to set up, configure, and run a server. There are so many datapacks—free, private—but it's so much that my head feels like it's going to explode. I'm currently looking for someone or an active project willing to take me on as an intern. I'm not looking to make money—I'm just here to learn and grow out of pure passion for L2. I've already been working with L2jMobius H5. I managed to edit the Community Board, add a buffer, GM Shop, and teleports. I've also created custom NPCs for the GM Shop, and imported new custom weapons and armors—complete with original glow effects, like the Valakas and Antharas weapons. But there's still a lot I don't know, and it can get overwhelming. That’s why I’m looking for someone—or an active non-profit project—willing to take me on as an intern. I’m not looking to make money; I just want to learn, contribute, and grow out of pure passion for L2. If you’re working on a project and could use a motivated learner who’s eager to help, I’d love to connect!
    • Our next easy-botting project, Kain, is right around the corner! Launching tomorrow, Saturday, April 26th at 9:00 ET (UTC -4)! If you haven’t, check out the features and join our Discord to catch up on the latest drama. See you very soon! Read more about L2Toggle and Kain on our site and forum!  
  • Topics

×
×
  • Create New...