Jump to content

Nitro-Game

Uživatel
  • Příspěvků

    53
  • Registrován

  • Aktivní

Příspěvky posted by Nitro-Game

  1. Hele ty jsi asi nepochopil co chci že ?

    Víš jak je tam ten login tak nahoře je to modré a nalevé a na pravé strananě je to takové vynechané protože tam byli takové koncovky a já ty koncovky chci odstranit a jak tam vidíš to modrý tak to chci jako roztáhnout aby nahradil ty koncovky .

  2. nevím jak :-(

     

    theme.php

     

     

     

    <?php
    
    
    if (!defined("IN_FUSION")) { die("Access Denied"); }
    define("THEME_BULLET", "<span class='bullet'>·</span>");
    require_once INCLUDES."theme_functions_include.php";
    
    function render_page($license=false) {
    global $theme_width,$userdata,$settings,$locale,$data,$db_prefix,$lookup,$msg_count,$aidlink;
    
    	echo "<table align='center' cellpadding='0' cellspacing='0' class='decolor'>\n<tr>
    	<td align='right' width='120'>";
    	echo "</td>
    	<td align='right' width='310'>";
    
    	if (!defined("IN_FUSION")) { die("Access Denied"); }
    	if (iMEMBER) {
    	$msg_count = dbcount("(message_id)", DB_MESSAGES, "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
    	echo "<table width='100%' border='0' cellspacing='0' cellpadding='0' align='center'>
    	<tr>
    	<td align='left' width='120' >
    	
    	</td>
    	<td align='left' width='130' >
    	
    	</td>
    	<td align='left' width='120'>\n";
    	if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {	
    	}
    	echo "<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."setuser.php?logout=yes'>".$locale['global_124']."</a>
    	</td>
    	</tr>
    	</table>";
    	} else {
    	echo "<div align='left' height='25' width='510'>
    	<form name='loginform' method='post' action='".FUSION_SELF."'>	
    	</form></div>";
    	}
    	echo "</td>
    	<td align='right' width='80'>";
    	echo "</td>
    	<td align='right' width='130'>";
    
    
    	echo "</td>
    	<td align='right' width='244'>";
    	echo "</td>
    	</tr>
    	</table>";
    
    	echo "<table align='center' cellpadding='0' cellspacing='0' class='decolor2'>\n<tr>
    	<td align='right' width='499'>";
    	echo "</td>
    	<td align='right' width='190'>";
    
    
    	echo "</td>
    	<td align='right' width='192'>";
    	echo "</td>
    	</tr>
    	</table>";
    	echo "<table align='center' cellpadding='0' cellspacing='0' width='100%'>\n
    	<td>
    	<div id='containe'>
    	<div id='sub-nav'>
    	<a href='".BASEDIR."index.php'></a>
    	<ul>
    	<li><a href='".BASEDIR."index.php'><i>Domů</i></a></li>
    	<li><a href='".FORUM."index.php'><i>Fórum</i></a></li>
    	<li><a href='".BASEDIR."downloads.php'><i>Downloads</i></a></li>
    	<li><a href='".BASEDIR."paslaugos.php'><i>VIP</i></a></li>
    	<li><a href='".BASEDIR."viewpage.php?page_id=3'><i>Vedení</i></a></li>
    	<li><a href='".BASEDIR."viewpage.php?page_id=9'><i>Pravidla</i></a></li>
    	<li><a href='".BASEDIR."viewpage.php?page_id=8'><i>TOP 50</i></a></li>
    	</ul>
    	</div>
    	</td>
    	</table>\n";
    	echo "<table align='center' cellpadding='0' cellspacing='0' class='decolor4'>\n<tr>
    	<td align='right' width='880'>";
    	echo "</td>
    	</tr>
    	</table>";
    	echo "<table cellpadding='0' cellspacing='0' width='880' align='center' class='content'><tr>\n";
    	if (LEFT) { echo "<td class='side-border-left' valign='top' width='240'>".LEFT."</td>"; }
    	echo "<td class='main-bg' valign='top'>".U_CENTER.CONTENT.L_CENTER."</td>";
    	if (RIGHT) { echo "<td class='side-border-right' valign='top' width='240'>".RIGHT."</td>"; }
    	echo "</tr>\n</table>\n";
    	echo "<table width='880' height='120' border='0' cellpadding='0' cellspacing='0' align='center' class='footer'>
    	<tr>
    	<td align='left'>
    	<span style='padding-left:20px; font-family: Tahoma; font-size: 11px;'> Majitel skype: <a href='skype:qaudcore?chat'>Oťas</a></span><br>
    	<span style='padding-left:20px; font-family: Tahoma; font-size: 11px;'> Spolu-Majitel skype: <a href='skype:radek.flachs3?chat'>Radek</a></span><br>
    	</td>
    	<td align='center'>
    	</td>
    	<td align='right'>
    	
            </td>
    	</tr>
    	</table>\n";
    }
    
    function render_news($subject, $news, $info) {
    
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='panel-left3'><img src='".THEME."images/blank.gif' width='10' height='42' alt='' style='display:block'></td>";
    	echo "<td width='100%' class='panel-main3'>$subject</td>";
      echo "<td class='panel-right3'><img src='".THEME."images/blank.gif' width='10' height='42' alt='' style='display:block'></td>";
    	echo "</tr></table>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='border-left3'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td>";
    	echo "<td class='main-body'><div style='width:100%;vertical-align:top;'>$news</div>";
    	echo "<div style='margin-top:5px'>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr><br>";
    	echo "<td align='left' class='infobar'>
    	<a href='".BASEDIR."profile.php?lookup=".$info['user_id']."'>
    	<img src='".THEME."images/bullet.gif' alt=''> <b>".$info['user_name']."</b></a>  
    	<img src='".THEME."images/bullet.gif' alt=''> ".showdate("%y.%m.%d", $info['news_date'])."  
    	<a href='".BASEDIR."news.php?readmore=".$info['news_id']."'>
    	<img src='".THEME."images/bullet.gif' alt=''> <b> Citaj dalej... </b></a> 
    	<img src='".THEME."images/bullet.gif' alt=''> ".$info['news_reads']." Precitane  
    	<img src='".THEME."images/bullet.gif' alt=''> ".$info['news_comments']." Komentov</div></td>";
    	echo "</td></tr></table></div></td>";
    	echo "<td class='border-right3'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'>";
    	echo "</td></tr><tr>";
    	echo "<td class='border-bleft3'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bmain3'><img src='".THEME."images/blank.gif' width='1' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bright3'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "</tr></table><div style='margin-top:5px'></div>\n";
    }
    
    function render_article($subject, $article, $info) {
    
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='panel-left3'><img src='".THEME."images/blank.gif' width='10' height='42' alt='' style='display:block'></td>";
    	echo "<td width='100%' class='panel-main3'>$subject</td>";
    	echo "<td class='panel-right3'><img src='".THEME."images/blank.gif' width='10' height='42' alt='' style='display:block'></td>";
    	echo "</tr></table>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='border-left3'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td>";
    	echo "<td class='article-body'><div style='width:100%;vertical-align:top;'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."</div><br>";
    	echo "<div style='margin-top:5px'>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr><br>";
    	echo "<td class='infobar2'>".articleposter($info," ·")."</td>";
    	echo "<td align='right' class='infobar2'>";
     	echo articleopts($info,"·").itemoptions("A",$info['article_id']);
    	echo "</td></tr></table></div></td>";
    	echo "<td class='border-right3'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td>";
    	echo "</tr><tr>";
    	echo "<td class='border-bleft3'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bmain3'><img src='".THEME."images/blank.gif' width='1' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bright3'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "</tr></table><div style='margin-top:5px'></div>\n";
    }
    
    function opentable($title) {
    
    	echo "<table width='100%' cellpadding='0' cellspacing='0'>";
    	echo "<tr><td class='panel-left2'><img src='".THEME."images/blank.gif' width='10' height='38' alt='' style='display:block'></td>";
    	echo "<td width='100%' class='panel-main2'>$title</td>";
    	echo "<td class='panel-right2'><img src='".THEME."images/blank.gif' width='10' height='38' alt='' style='display:block'></td>";
    	echo "</tr></table>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='border-left2'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td>";
    	echo "<td class='table-body'><br>\n";
    }
    
    function closetable() {
    
    	echo "</td>";
    	echo "<td class='border-right2'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td></tr>";
    	echo "<tr>";
    	echo "<td class='border-bleft2'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bmain2'><img src='".THEME."images/blank.gif' width='1' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bright2'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "</tr></table><div style='margin-top:5px'></div>\n";
    }
    
    function openside($title) {
    
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='panel-left'><img src='".THEME."images/blank.gif' width='10' height='38' alt='' style='display:block'></td>";
    	echo "<td width='100%' class='panel-main'>$title</td>";
    	echo "<td class='panel-right'><img src='".THEME."images/blank.gif' width='10' height='38' alt='' style='display:block'></td>";
    	echo "</tr></table>";
    	echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
    	echo "<td class='border-left'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td>";
    	echo "<td class='side-body'><br>\n";
    }
    
    function closeside() {
    
    	global $panel_collapse;
    	if ($panel_collapse == true) { echo "</div>\n"; }
    	echo "</td>";
    	echo "<td class='border-right'><img src='".THEME."images/blank.gif' width='10' height='10' alt='' style='display:block'></td></tr>";
    	echo "<tr>";
    	echo "<td class='border-bleft'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='16' alt='' style='display:block'></td>";
    	echo "<td class='border-bright'><img src='".THEME."images/blank.gif' width='10' height='16' alt='' style='display:block'></td>";
    	echo "</tr></table><div style='margin-top:5px'></div>\n";
      
    }
    
    ?>
    <div style="display:none"><endora></div>
    
    
    styles.css

    a {
    	color: #2e2e2e;
    	text-decoration: none;
    }
    
    a:hover {
    	color: #0088d6;
    	text-decoration: none;
    }
    
    a.side {
    	color: #2e2e2e;
    	text-decoration: none;
    }
    
    a:hover.side {
    	color: #0088d6;
    	text-decoration: none;
    }
    
    a.white {
    	color: #2e2e2e;
    	text-decoration: none;
    }
    
    a:hover.white {
    	color: #0088d6;
    	text-decoration: none;
    }
    
    .spacer {
    	margin-bottom: 0px;
    }
    
    .admin-message {
    	font-family: Tahoma;
    	font-size: 11px;
    	text-align: center;
    	color: #333333;
    	background-color: #f6f6f6;
    	border: 1px solid #ddd;
    	padding: 3px 4px 5px 4px;
    	margin-bottom: 5px;
    }
    
    body {
    background-image: url(images/bg.jpg) ;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    }
    
    .id {
    	background-image: url('images/bg_id.png');
    	background-color: #1f7291;
    	font-family: Tahoma;
    	font-size: 11px;
    	border: 0px;
    	color: #979899;
    	margin-top: 0px;
    	width: 102px;
    	height: 25px;
    	padding: 0px 0px 0px 8px;
    }
    
    .pass {
    	background-image: url('images/bg_pass.png');
    	background-color: #1f7291;
    	font-family: Tahoma;
    	font-size: 11px;
    	border: 0px;
    	color: #979899;
    	margin-top: 0px;
    	width: 102px;
    	height: 25px;
    	padding: 0px 0px 0px 8px;
    }
    
    .decolor2 {
    	background: url('images/header2.png');
    	height: 157px;
    	width: 880px;
    }
    
    .decolor4 {
    	background: url('images/header4.jpg');
    	height: 16px;
    	width: 880px;
    }
    
    #containe{
    	margin:0 auto; padding:0px; position:relative; width:880px; margin-top: 0px;
    	}
    	
    
    #sub-nav{
    	width:880px; height:40px; margin:0px; padding:0;
    	background: url(images/header3.png) no-repeat;
    	color:#ffffff;
    	float:left; 	
    	}
    
    #sub-nav img{
    	position:absolute; right:0; top:0px;
    }
    
    #sub-nav ul{
    	position:absolute; left:23px; top:0px;
    	margin:0; padding:0; list-style:none;
    }
    
    #sub-nav ul li{
    	width:110px; margin:0; float:left;
    }
    #sub-nav ul li a{
    	padding: 12px 0px 0px 0px;
    	font-family: MyriadPro-Light,Myriad Pro Light,Myriad Pro;
    	text-shadow: 1px 1px 0pt #141414;
    	font-size: 14px;
    	color: #6e6e6e;
    	font-weight: bold;
    	text-align: center;
    	text-decoration: none;
    	display: block;
    	background: none;
    	height: 28px;
    }
    
    #sub-nav ul li a:hover{
    	color: #009bd8;
    }
    
    .border {
    	background-color: #ddd; 
    	border: 0px #FFF solid;
    }
    
    .outer-border {
    	border: 0px solid #f2f2f2;
    }
    
    .bbcode {
    	font-family: Tahoma;
     	font-size: 10px;
     	color: #000;
     	background-color: #eee;
     	border: 1px solid #ccc;
     	margin-top: 2px;
    }
    
    img {
    	border: 0px;
    }
    
    form {
    	margin: 0px;
    }
    
    hr {
    	border-top: 1px #c9c9c9 solid;
    	border-bottom: 1px #eeeeee solid;
    	border-left: 0px;
    	border-right: 0px;
    }
    
    hr.side-hr {
    	border-top: 1px #b3b3b3 solid;
    	border-bottom: 1px #e4e4e4 solid;
    	border-left: 0px;
    	border-right: 0px;
    }
    
    td {
    	font-family: Tahoma;
    	font-size: 11px;
    }
    
    pre {
    	font-family: Tahoma;
    	font-size: 11px;
    }
    
    .alt {
    	color: #FFF;
    }
    
    .footer {
    	background-image: url('images/footer.jpg');
    	text-shadow: 1px 1px 0pt #0d0d0d;
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #545454;
    }
    		.footer a {
    	        		color: #545454;
    	        		text-decoration: none;	
    		}
    		.footer a:hover {
    	    		color: #00b9ff;
    	        		text-decoration: none;	
    		}
    
    .button {
    	font-family: Arial,Sans-Serif;
    	font-weight: bold;
    	font-size: 11px;
    	color: #e8e8e8;
    	background-color: #585858;
    	border: 1px #333333 solid;
    	margin-top: 5px;
    }
    	
    .textbox {
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #292929;
    	background-image: url('images/textbox.gif');
    	background-color: #FFFFFF;
     	border: 1px solid #ccc;
    }
    
    .news-category {
    	border: 0px none;
    	float: left; 
    	margin-left: 0; 
    	margin-right: 5px; 
    	margin-top: 3px; 
    	margin-bottom: 0;
    }
    
    .main-bg {
    	background-color: #2b2b2b;
    	padding: 0px 5px 0px 5px;
    }
    
    .side-border-left {
    	background-color: #2b2b2b;
    	padding: 0px 0px 0px 5px;
    }
    
    .side-border-right {
    	background-color: #2b2b2b;
    	padding: 0px 5px 0px 0px;
    }
    
    .main-body {
    	background-color: #dbdbdb;
    	font-family: Tahoma;
    	font-size: 11px; 
    	color: #666666;
    	padding: 0px 0px 0px 0px;
    }
    
    .side-body {
    	background-color: #cecece;
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #2e2e2e;
    	padding: 0px 0px 0px 0px;
    }
    
    .table-body {
    	background-color: #0191c8;
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #ccf1ff;
    	padding: 0px 0px 0px 0px;
    }
    		.table-body a {
    	        		color: #ccf1ff;
    	        		text-decoration: none;	
    		}
    		.table-body a:hover {
    	    		color:#ffffff;
    	        		text-decoration: none;	
    		}
    .article-body {
    	background-color: #dbdbdb;
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #666666;
    	padding: 10px 10px 10px 10px;
    }
    
    .infobar {
    	font-family: Arial,Sans-Serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #666666;
    	padding: 0px;
    	border-top: 0px;
    }
    		.infobar a {
    			font-family: Arial,Sans-Serif;
    	        		color: #666666;
    			font-weight: bold;
    	        		text-decoration: none;	
    		}
    		.infobar a:hover {
    			font-family: Arial,Sans-Serif;
    	    		color: #a6a6a6;
    			font-weight: bold;
    	        		text-decoration: none;	
    		}
    
    .infobar2 {
    	font-family: Tahoma;
    	font-size: 11px;
    	color: #666666;
    	padding: 0px;
    	border-top: 0px;
    }
    
    .clear {
    	clear:both;
    }
    
    .panel-main {
    	text-shadow: 1px 1px 0pt #002863;
    	font-family: Tahoma;
    	font-weight: bold;
    	font-size: 11px;
    	text-align: left;
    	color: #3285ff;
    	height:38px;
    	padding: 0px 0px 0px 5px;
    	background-image: url(images/side/panel-main.png);
    	background-repeat: repeat-x;
    }
    
    .border-left {
    	background-image:url(images/side/border-left.png);
    	width:10px; 
    }
    
    .border-right {
    	background-image:url(images/side/border-right.png);
    	width:10px; 
    }
    
    .border-bleft {
    	width:10px; 
    	height:16px;
    	background-image:url(images/side/border-bleft.png);
    }
    
    .border-bright {
    	width:10px; 
    	height:16px;
    	background-image:url(images/side/border-bright.png);
    }
    
    .border-bmain {
    	height:16px; 
    	background-image:url(images/side/border-bmain.png);
    	background-repeat:repeat-x;
    }
    
    .panel-left2 {
    	width:10px;
    	height:38px;
    	background-image:url(images/table/panel-left2.png); 
    }
    
    .panel-right2 {
    	width:10px;
    	height:38px;
    	background-image:url(images/table/panel-right2.png);
    }
    
    .panel-main2 {
    	text-shadow: 1px 1px 0pt #002f41;
    	font-family: Tahoma;
    	font-weight: bold;
    	font-size: 11px;
    	text-align: left;
    	color: #07a0da;
    	height:38px;
    	padding: 0px 0px 0px 0px;
    	background-image: url(images/table/panel-main2.png);
    	background-repeat: repeat-x;
    }
    
    .border-left2 {
    	width:10px; 
    	background-image:url(images/table/border-left2.png);
    	background-repeat:repeat-y; 
    }
    
    .border-right2 {
    	width:10px; 
    	background-image:url(images/table/border-right2.png);
    	background-repeat:repeat-y;
    }
    
    .border-bleft2 {
    	width:10px; 
    	height:16px;
    	background-image:url(images/table/border-bleft2.png);
    }
    
    .border-bright2 {
    	width:10px; 
    	height:16px;
    	background-image:url(images/table/border-bright2.png);
    }
    
    .border-bmain2 {
    	height:16px; 
    	background-image:url(images/table/border-bmain2.png);
    	background-repeat:repeat-x;
    }
    
    .panel-left3 {
    	width:10px;
    	height:42px;
    	background-image:url(images/main/panel-left3.png); 
    }
    
    .panel-right3 {
    	width:10px;
    	height:42px;
    	background-image:url(images/main/panel-right3.png);
    }
    
    .panel-main3 {
    	text-shadow: 1px 1px 0pt #015b7c;
    	font-family: Tahoma;
    	font-weight: bold;
    	font-size: 11px;
    	text-align: left;
    	color: #ade8ff;
    	height:42px;
    	padding: 0px 0px 0px 0px;
    	background-image: url(images/main/panel-main3.png);
    	background-repeat: repeat-x;
    }
    
    .border-left3 {
    	width:10px; 
    	background-image:url(images/main/border-left3.png);
    	background-repeat:repeat-y; 
    }
    
    .border-right3 {
    	width:10px; 
    	background-image:url(images/main/border-right3.png);
    	background-repeat:repeat-y;
    }
    
    .border-bleft3  {
    	width:10px; 
    	height:16px;
    	background-image:url(images/main/border-bleft3.png);
    }
    
    .border-bright3 {
    	width:10px; 
    	height:16px;
    	background-image:url(images/main/border-bright3.png);
    }
    
    .border-bmain3 {
    	height:16px; 
    	background-image:url(images/main/border-bmain3.png);
    	background-repeat:repeat-x;
    }
    
    .center {
    	margin: 0 auto;
    }
    
    .tbl-border {
    	border: 1px #cacaca solid;
    }
    
    .tbl {
    	font-family: Arial,Sans-Serif;
    	font-size: 11px;
    	font-weight: bold;
    	padding: 2px 4px 2px 4px;
    }
    
    .tbl1 {
    	font-family: Arial,Sans-Serif;
    	font-size: 11px;
    	color: #2e2e2e;
    	background-color: #dddddd; 
    	padding: 2px 4px 2px 4px;
    }
    		.tbl1 a {
    			font-family: Arial,Sans-Serif;
    			font-weight: bold; 
    			font-size: 11px;
    	        		color: #006e98;
    	        		text-decoration: none;	
    		}
    		.tbl1 a:hover {
    			font-family: Arial,Sans-Serif;
    			font-weight: bold; 
    			font-size: 11px;
    	        		color: #0093cb;
    	        		text-decoration: none;	
    		}
    	
    .tbl2 {
    	font-family: Arial,Sans-Serif;
    	font-size: 11px;
    	color: #2e2e2e;
    	background-color: #e4e4e4; 
    	padding: 2px 4px 2px 4px;
    }
    		.tbl2 a {
    			font-family: Arial,Sans-Serif;
    			font-weight: bold; 
    			font-size: 11px;
    	        		color: #006e98;
    	        		text-decoration: none;	
    		}
    		.tbl2 a:hover {
    			font-family: Arial,Sans-Serif;
    			font-weight: bold; 
    			font-size: 11px;
    	        		color: #0093cb;
    	        		text-decoration: none;	
    		}
    	
    .forum-caption {
    	font-family: Arial,Sans-Serif;
    	font-size: 12px;
    	font-weight: bold;
    	height: 22px;
    	color: #2e2e2e;
    	background-color: #a7a7a7;
    	padding: 4px 4px 4px 4px;
    }
    
    .quote {
    	color: #2e2e2e;
    	background-color: #e4e4e4;
    	padding: 2px;
    	margin: 0px 20px 0px 20px;
    	border: 1px #d1d1d1 solid;
    }
    	
    .poll {
    	height: 1px; 
    	border: 0px #FFF solid;
    }
    
    .comment-name {
    	font-weight: bold;
    	color: #2e2e2e;
    }
    
    .shoutboxname {
    	text-align: right;
    	color: #2e2e2e;
    }
    
    .shoutbox {
    	font-family: Sans-serif;
    	font-size: 11px;
    	color: #2e2e2e;
    	background-color: #b9b9b9;
    	border: 1px solid #a1a1a1;
    	border-top: 0;
    	border-left: 0;
    	padding: 4px 4px 4px 4px;
    }
    
    .shoutboxdate {
    	background: url(images/bg_shoutbox.gif) no-repeat bottom right;
    	font-size: 9px;
    	color: #2e2e2e;
    	height: 14px;
    }
    
    .small {
    	font-size: 10px;
    	font-weight: normal;
    }
    
    .small2 {
    	font-size: 10px;
    	font-weight:normal; 
    	color: #2e2e2e;
    }
    
    .side-small {
    	font-size:10px;
    	font-weight: normal; 
    	color: #2e2e2e;
    }
    
    .side-label {
    	padding: 0px 0px 0px 0px;
    	height: 17px;
    }
    
    .pagenav {
    	font-family: Arial,Sans-Serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: #2489af;
    	padding: 4px;
    }
    
    .pagenav span {
    	color: #ffffff;
    	background-color: #2a8aae;
    	border: 1px solid #ddd;
    	padding: 2px 4px 2px 4px;
    	margin: 2px;
    }
    
    .pagenav a {
    	color: #555;
    	background-color: #ececec;
    	border: 1px solid #ddd;
    	padding: 2px 4px 2px 4px;
    	margin: 2px;
    	text-decoration: none;
    }
    
    .pagenav a:hover {
    	color: #ffffff;
    	background-color: #2587ac;
    	margin: 2px;
    	text-decoration: none;
    }
    

     

  3. Zdravím, mám tento web: www.nitro-game.hys.cz a je tam to přihlášení a to naprovo a nalevo to volné tam měli být panel-right a panel-left a to uprostřed co tam vidíte je panel-main a já bych chtěl aby ten panel-right a panel-left tam nebyl a po celou tu šířku byl jen ten panel-main aby jako nahradil ty koncovky (panel-right,panel,left) . A to samé u novinky a vítejte .

     

    Screen: http://jyxo.info/uploads/65/65b3aad42e03690c7cf2c8fa5210a1f7a1d66eab.png

     

    Děkuji, s pozdravem Nitro-Game.

  4. C:\DOCUME~1\Otik-PC\Plocha\pawno\include\dudb.inc(111) : error 017: undefined symbol "dini_IntSet"C:\DOCUME~1\Otik-PC\Plocha\pawno\include\dudb.inc(108) : warning 203: symbol is never used: "value"
    C:\DOCUME~1\Otik-PC\Plocha\pawno\include\dudb.inc(130) : error 017: undefined symbol "dini_Int"
    C:\DOCUME~1\Otik-PC\Plocha\pawno\include\dudb.inc(145) : error 017: undefined symbol "dini_Create"
    Pawn compiler 3.2.3664     Copyright (c) 1997-2006, ITB CompuPhase
    
    
    
    
    3 Errors.
    

     

  5. Do rze si vlož toto:

    QCMD:admins(){
    SCM(playerid, 0xFF9900AA, "Administrátoři On-line:");
    ForPlayers(i){
    if(IsPlayerAdmin(i)){
    if(Admin[i] > 0) SCMF(playerid,0x33CCFFAA,"[On-line] %s |  [ LVL %d + RCON ]",Jmeno(i),Admin[i]);
    else SCMF(playerid,0x33CCFFAA,"[On-line] %s |  [ RCON ]",Jmeno(i));
    }
    else if(Admin[i] > 0){
    SCMF(playerid,0x33CCFFAA,"[On-line] %s |  [ LVL %d ]",Jmeno(i),Admin[i]);
    }
    }
    return true;
    }
    
  6. Zdravim s rze nevim nevim zda ti nekdo pomuze ale co takle si udelat nebo stahnout nejakej fs kde mas /admins a pokud bude v pwn jen presunes do gamemodu ale mozna az budu doma na pc poslu ti kod .

     

    S pozdravem, Nitro-Gane .

  7. Zdravím, připravuji nový vip systém ale vůbec nemám nápady co by tam mohlo být jako příkazy .

    Tím myslím že tam bude určitě hide,unhide a také bych se chtěl zeptat zda nemáte nějaké nápady :)

     

    Děkuji, s pozdravem Nitro-Game.

  8. Dobrý den, připravuji nový projekt a to server na samp, a tento příspěvěk píšu protože potřebuji nějaké lidi to teamu .

    Hledám: Pawnera scriptovacího jazyku a Programátora jazyku (PHP)

    Práce: Budou to jen nějaké lehčí FS a pro pro programátora PHP málé práce :)

    Odměna: Měsíční plat (Moc to nebude.) Level 5

    Myslím si že pokud zde čekáte na zakázky tak to nevím znám tu lidi takové co jen kradou FS a GM :)

    Takže bych já radči dělal za málo a měl bych prachy menší než ho*no .

    Kontakt:

    Skype: qaudcore

    eMail: [email protected]

    Telefon: 722207117

×
×
  • Create New...