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


×
×
  • 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..

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