Jump to content
  • 0

pomoc Panel-Right-Panel-Left


Nitro-Game

Dotaz

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.

Link to comment
Share on other sites

20 odpovědí na tuto otázku

Recommended Posts

  • 0

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;
}

 

Link to comment
Share on other sites

  • 0

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 .

Link to comment
Share on other sites

  • 0

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 .

Já tě pochopil. Jen ti chybí ta chuť učit se novým věcem. Myslíš si,že se takto něco naučíš? Ne,nenaučíš. Celý život ti to zde ostatní dělat nebudou. Je pravda,že je zde fórko od toho,aby se zde radilo,ale tohle je tvůj již X topic,ve kterém se ptáš " v podstatě " pořád na to samé.

Link to comment
Share on other sites

  • 0
  • Globální moderátor

Hm, čo tak skúsiť niečo iné ako php-fusion? Wordpress je 100x lepší napr... Je kopa ďalších RS tak prečo práve phpfusion

Link to comment
Share on other sites

  • 0

Hm, čo tak skúsiť niečo iné ako php-fusion? Wordpress je 100x lepší napr... Je kopa ďalších RS tak prečo práve phpfusion

Promiň,ale nesouhlasím s tím,že je Wordpress lepší. Znám hodně lidí co mají stejný názor jako já. A není to jen v tom,že php-fusion je lehčí. Ale platí,že " 100 lidí, 100 chutí " - každý má rád/v oblibě něco jiného :)

 

Pro autora topicu >> Tady máš nějaký web,který si můžeš pročíst :)  http://www.jakpsatweb.cz/

Link to comment
Share on other sites

  • 0

Bože -_- Takové lidi mám v oblibě. Prostě se vůbec zdokonalovat nechcou,nechcou se ani učit,ale chcou to,aby jim všichni okolo radili. Já se ani nedivím.. Co je lepší - naučit se PHP a dělat si věci sám,nebo se neučit nic a spamovat fórko dotazy,jak odstranit koncovky atd.. BOŽE..

Link to comment
Share on other sites

  • 0
  • Globální moderátor

 

na co php když se ho učit nechci a někdo kdo ho umí mi nemůže poradit .

načo sa čokoľvek učiť keď mi niekto okolo vlastne môže poradiť.....

Link to comment
Share on other sites

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