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

    • Good luck with your g/o 😃
    • You're talking complete nonsense. The source code of SphereAPI, which handles all requests, is closed and has never been published anywhere.     That return $this doesn't affect anything, PHP just ignores it. Why are you showing it?     Yes, of course I want that, and I’m asking you — go ahead and hack it, I’d even be thankful. The most you can probably do is launch a DDoS attack, but that’s not hacking. The IP you see is just a public one, used by default to handle requests. There are many other IPs involved, which aren’t disclosed for privacy reasons. So, when should I expect your hacker attack? If you fail, it means you talked big for nothing. I hope you're not all talk and can actually back up your words. UPD: To make your task easier, I have disabled limits on incorrect and failed requests, so your site/IP won't get blocked.
    • Lineage2Dex Interlude+ x50 Server launches TODAY!       The wait is over – the Lineage2Dex Interlude+ x50 Server launches TODAY! Grand Opening - April 26 at 19:00 (UTC+3) Over 10,000 registered accounts are ready to dive in! Beta with massive activity over, thx all who participate on it! It's time to begin your real Jorney! 👉 Read full roadmap 👉 Full server description 👉 Download and registration The server will be split into 3 stages, each featuring multiple content episodes. Stage 1: April 26 – May 18 Welcome to the Classic Interlude Phase. This stage is built with minimal custom content, focused on delivering that pure Interlude experience. It’s perfect for both new players unfamiliar with our project and veterans who enjoy a traditional start. Expect a smooth and nostalgic journey with familiar mechanics. Stage 2: May 19 – June 22 Time to expand the world! As most Interlude content gets completed, we gradually introduce new elements. Hellbound will open first, followed by weekly content updates. Midway through this stage, the Isle of Prayer will become available — a new zone featuring Dynasty Gear and fresh challenges. Stage 3: From June 23 Welcome to full content access! Some location become to High-level location, offering great reward! Once this phase concludes, a full merge with Union server will take place — and yes, all your characters and items will carry over safely. We wish everyone a smooth start, fair play, and tons of fun on the new x50 server! See you in-game!
    • Hello everyone! I'm offering professional L2J development services, specialized for aCis projects.   🔹 What I offer: Ready-to-implement existing systems (events, features, gameplay improvements). Custom development: I can create new systems based on your specific requests and ideas. Bug fixing, optimization, and enhancement of your server's code. Professional, clean, and organized Java coding. Support after delivery to ensure smooth integration.   🔹 Some examples of available systems: PvP and PvE Mini-Events (fully automated). Custom Raid Boss Events. Advanced Clan Utilities (regroup features, clan ranking, etc). Reward Systems (based on kills, damage, objectives, etc). Achievements Subscription system Arena Fights (1v1 tournament, scratch made). Advanced event engine (12 events, many features). multi-client aCis project, progressive gameplay C4 to C6   🔹 Why work with me? Years of experience working directly with aCis pack. Fast, reliable communication. I care about performance and long-term stability. I can adjust the systems to fit your server's style and balance.   🔹 Pricing: Flexible depending on the complexity (fixed price per project or per system). Discounts for multiple systems or long-term collaboration.   🔹 Contact: MaxCheaters PM Discord: @Luminous   Serious and passionate about your project? Let's make your server unique!
  • Topics

×
×
  • Create New...