İyinet'e Hoşgeldiniz!

Türkiye'nin En Eski Webmaster Forum'una Hemen Kayıt Olun!

Kayıt Ol!

site kayiyor

ramazanemrullah

0
İyinet Üyesi
Katılım
27 Şubat 2012
Mesajlar
16
Reaction score
0
merhaba arkadaşlar çok acil yardimlarınıza ihtiyacım vardir.

site google chrome den acınca super çıkıyor fakat internet explorer den acıyorum site sola kayiyor .css ile index.php kodlarını gönderiyorum yardımlarınızı beklıyorum acil bir burada takıldım kaldim arkadaşlar
index.php
Kod:
<?php
/*Bismillahirrahmanirrahim*/
/*RAMADAN EMRULLAH (c) 2012*/
include("fonksiyonlar/ayar.php");
include("dil/tr.php");
$dil =$_GET["dil"];
include ("$dil.php");

?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Manisa'da uzun yıllara dayanan matbaa tecrübesi ve güvenilirliği ile tanınan Dost Matbaası, Manisa matbaa sektöründe önemli bir konumdadır. Katalog, broşür, Kitap, Karvizit gibi bir çok baskı türünü uygulamaktadır. " />
<meta name="keywords" content="manisa matbaa, manisa baskı, manisa ofset, basım, Egeofset, matbaa, kitap, kartvizit, ilan, kağıt, matbaacı, baskı, dijital, dört renk" />
<meta name="author" content="www.egeofset.com.tr" />
<title>EGE OFSET MATBAA</title>
<link type="text/css" media="screen" rel="stylesheet" href="tema/1/css/site.css"  />
<link type="text/css" media="screen" rel="stylesheet" href="tema/1/css/reset.css"  />
</head>
<body>

<?php 
include("fonksiyonlar/ust.php");
?>
<div id="reklam">
<script type="text/javascript">
$(function() {
	$('.slider').cycle({
		fx: 'fade',
		speed: 2000,
		timeout: 4000,
		pause: 0
	});
});
</script>
<?php $oku= mysql_query("select * from slide");
while ($al= mysql_fetch_array($oku)) {
?>
<img src="rm/<?=$al['resim']?>" width="961" height="190" border="0">
<? } ?>
</div>
<?php
/*FLASH ÇEKİMİ BİTTİ*/
/*ORTA TABLOYU ÇEKİYORUM*/
echo"<div id=\"orta\"><div class=\"orta1\"><div style=\"margin-top:30px; margin-left:15px;\"><br/>
<img src=\"tema/1/images/tel.png\" alt=\"telefon\" width=\"18px\" height=\"18px\"/>    0 (236) 233 04 46    <br/><br/>
<img src=\"tema/1/images/fax.png\"  alt=\"telefon\" width=\"18px\" height=\"16px\"/>    0 (236) 233 04 46	<br/><br/>
<img src=\"tema/1/images/mail.png\" alt=\"telefon\" width=\"18px\" height=\"14px\"/>    [email protected]	<br/><br/>
</div></div><div class=\"orta2\"><div style=\"margin-top:30px; margin-left:15px;\"><ul style=\"float:left; \">";
echo '<li>'.menu1.'</li>
<li>'.menu2.'</li>
<li>'.menu3.'</li>
<li>'.menu4.'</li>
<li>'.menu5.'</li>
<li>'.menu6.'</li>
<li>'.menu7.'</li>
</ul>';
echo"<ul style=\"float:left; margin-left:50px;\">";
echo'<li>'.menu8.'</li>
<li>'.menu9.'</li>
<li>'.menu10.'</li>
<li>'.menu11.'</li>
<li>'.menu12.'</li>
<li>'.menu13.'</li>
<li>'.menu14.'</li>
</ul>';
echo"</div></div><div class=\"orta3\"><br><br>";
?>
<marquee direction="up" style="margin-left:10px" scrollamount="1" scrolldelay="2" height="120" width="500" onmouseover="this.stop();" onmouseout="this.start();">
<?php
$duyurularQS = "SELECT id,title FROM duyurular WHERE publish = 1 ORDER BY date DESC LIMIT 20";
$duyurularQ = mysql_query($duyurularQS);
$duyurularT = mysql_num_rows($duyurularQ);
if($duyurularT > 0){
while($duyuruA = mysql_fetch_assoc($duyurularQ)){
$duyuruA["title"] = stripslashes($duyuruA["title"]);
echo "<a href=\"./duyurular.php?id=$duyuruA[id]\">• $duyuruA[title]</a><br />";
}
}
echo"</marquee>";
?>
</div></div>
<?php
/*FLASH ÇEKİMİ BİTTİ*/
/*ORTA TABLOYU ÇEKİYORUM*/
echo"<div id=\"orta-ic2\"><div><img src=\"images/fotolar.png\" alt=\"EgeOfset\"/></div><div style=\"float:left;  width:961px; margin-top:20px;\">";
$fotolarS = "SELECT image FROM images WHERE table_name = 'single_galleries'  AND owner_id = 1 ORDER BY id DESC LIMIT 9;";
$fotolarQ = mysql_query($fotolarS);
$fotolarT = mysql_num_rows($fotolarQ);
if($fotolarT > 0){
while($fotoA = mysql_fetch_assoc($fotolarQ)){
?>
<a class="highslide" style="margin:5px;" href="upload/<?php echo $fotoA['image'];?>" onclick="return hs.expand(this);">    <img src="upload/thumb/<?php echo $fotoA["image"]; ?>" width="80" height="80" border="0" /></a>
<?php      
}
}        
echo"</div><div class=\"clr\"></div></div>";
?>
<?php
/*ORTA TABLOYU ÇEKMEM BİTTİ*/
/*ALT ÇEKİYORUM*/
include("fonksiyonlar/alt.php");
/*ALT ÇEKMEM BİTTİ*/
?>
Kod:
body {

				background-image:url('../images/bg.jpg');
				background-repeat:repeat-x;
				background-position:top center;
				background-color: [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=03080b]#03080b[/URL]
				margin:0px auto;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:19px;
				color:#404040;
				min-width: 960px;
			
	}

a { text-decoration:none;	color:#404040;}
a:hover {color:#e20a16;}
.active {color:#3f8dbe;}

#mainPromo{
width:961px;
height:240px;
float:left;
margin:0px 0px 0px 0px;
}

#duyuru{
width:246px;
height:275px;
background-image:url("../images/duyuru-bg.png");
float:left;
margin:7px 0px 0px 5px;
background-repeat:no-repeat;

}
.clr{clear:both;}
.h2 {font-size:14px; font-weight:bold; padding-bottom:3px;}


.bullet{background-image:url("../images/bullet.gif"); background-repeat:no-repeat; background-position:left 6px; width:8px; height:14px; float:left;				}
[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=ust%7Bwidth%3A961px]#ust{width:961px[/URL] height:90px; margin-left:auto; margin-right:auto; margin-top:10px; background-image:url("../images/dost_01.png"); background-repeat:no-repeat;}
.logo{ float:left; margin-top:7px; margin-left:5px}
.eticaret{float:left; margin-left:500px;}

.baslik {padding-bottom:5px; margin-top:5px;				}
.cizgi{	background-image:url("../images/cizgi.jpg"); background-repeat:repeat-x; height:3px; }

[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=reklam%7Bwidth%3A961px]#reklam{width:961px[/URL] height:191px; margin-left:auto; margin-right:auto; margin-top:0px;}

#orta{ width:961px;	height:180px;	margin:auto;	margin-top:3px; background-image:url("../images/dost_06.png")/*tpa=http://www.dostbasim.com.tr/images/dost_06.png*/; background-repeat:no-repeat; }
#orta .orta1{ width:318px; float:left; height:184px; margin-top:5px; margin-left:0px; background-image:url("../images/orta1-bg.png")/*tpa=http://www.dostbasim.com.tr/images/orta1-bg.png*/; background-repeat:no-repeat;   	}
#orta .orta2{ width:318px; float:left; height:184px; margin-top:5px; margin-left:3px; background-image:url("../images/orta2.png")/*tpa=http://www.dostbasim.com.tr/images/orta2.png*/; background-repeat:no-repeat;   	}
#orta .orta3{ width:318px; float:left; height:184px; margin-top:5px; margin-left:3px; background-image:url("../images/orta3.png")/*tpa=http://www.dostbasim.com.tr/images/orta3.png*/; background-repeat:no-repeat;   	}

[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=ortaic-ust%7Bwidth%3A961px]#ortaic-ust{width:961px[/URL] height:16px; margin:auto; margin-top:5px; background-image :url("../images/orta-ic-ust.png")/*tpa=http://www.dostbasim.com.tr/images/orta-ic-ust.png*/; background-repeat:no-repeat;}
[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=orta-ic%7Bwidth%3A960px]#orta-ic{width:960px[/URL] margin:auto; background-color:[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=fff]#fff[/URL] margin-top:3px; min-height:400px; }
[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=orta-ic2%7Bwidth%3A960px]#orta-ic2{width:960px[/URL] margin:auto; background-color:[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=fff]#fff[/URL] margin-top:9px; min-height:160px; }
[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=ortaic-alt%7Bwidth%3A961px]#ortaic-alt{width:961px[/URL] height:16px; margin:auto; background-image:url("../images/orta-ic-alt.png")/*tpa=http://www.dostbasim.com.tr/images/orta-ic-alt.png*/; background-repeat:no-repeat;}
#orta-ic h1{font-size:16px; font-weight:bold;}

#orta2{  width:961px; 	height:100%;	min-height:250px;  margin:auto; margin-top:0px; background-image:url("../images/fiber-ic-bg.jpg")/*tpa=http://www.dostbasim.com.tr/images/fiber-ic-bg.jpg*/; background-repeat:repeat-x;  }
#orta2 .orta4{ width:930px; float:left; margin-top:20px; margin-left:25px;  	}
#orta2 .orta4 h2{ font-size:14px; font-weight:bold;  	}

#orta2-ur{  width:961px; 	height:100%;	min-height:250px;  margin:auto; margin-top:0px; background-image:url("../images/orta2-urbg.png")/*tpa=http://www.dostbasim.com.tr/images/orta2-urbg.png*/; background-repeat:repeat-y;  }
#orta2-ur .orta4{ width:930px; float:left; margin-top:20px; margin-left:25px;  	}
#orta2-ur .orta4 h2{ font-size:14px; font-weight:bold;  	}


#orta2 .orta5{ width:230px; float:left; height:auto; margin-top:20px;  	}


#orta2 .orta6{ width:754px; float:left;  margin-left:5px;  min-height:350px; margin-top:20px; }
#orta2 .orta6 .icyazi{ padding:5px 10px 0px 10px; float:left; width:450px; }
#orta2 .orta6 .icyazi-genislet{ padding:5px 10px 0px 10px; float:left;  }
#orta2 .orta6 .icresimler{ padding:5px 10px 0px 10px; float:left; width:227px; }
#orta2 .orta6 .icresimler-boll{ padding:5px 10px 0px 10px; float:left; width:100%; }
#orta2 .orta6 h3{ font-size:12px; padding:5px 0px 5px 0px; font-weight:bold; color:#4e6f88;	}
#orta2 .orta6 h2{ font-size:14px; padding:5px 0px 5px 0px; font-weight:bold;  	}


#orta2 .orta7{ width:754px; float:left;  margin-left:5px; background-color:[URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=fff]#fff[/URL] min-height:350px; }


#hizmetler ul li{font-size:14px; line-height:30px;  display:block;}

#alt{ font-size:0.9em; width:961px; height:43px; margin-top:-17px; margin-left:auto; margin-right:auto; background-image:url("../images/dost_08.png")/*tpa=http://www.dostbasim.com.tr/images/dost_08.png*/; background-repeat:no-repeat;  }
#alt .copyright{float:left; text-align:left; margin-left:10px; margin-top:5px;}
#alt .copyright2{float:right; margin-left:10px; margin-top:5px;}
#alt .altbut{float:right; margin-right:5px; margin-top:5px;}
.altbut ul li{float:left; padding:0px 5px 0px 5px; border-left:1px gray dotted;}

.interkey {float:right; text-align:right; margin-top:5px; margin-right:5px;}

.iletbaslik{width:80px; display:inline-block; font-weight:bold; vertical-align:top;}

#iletform ul li{padding:5px 0px 5px 0px; vertical-align:top;}
.butonlar{float:left; margin-top:-35px; margin-left:320px;}

/**********************anasayfa orta menü**********************/
.orta2 ul#ura li  a { display: block;   text-decoration: none;   background-image:url("../images/solbut_up_bg.png");   background-repeat:repeat-x; padding: 2px 0 2px 35px;  margin-top:20px; font-size:1.1em; color:#000;}
.orta2 ul#ura li a:hover {background-image:url("../images/solbut_hover_bg.png"); background-repeat:repeat-x; color:#e20a16;}


.orta2 ul#urb li  a { display: block;   text-decoration: none;   background-image:url("../images/solbut_up_bg.png");    background-repeat:repeat-x; padding: 2px 0 2px 35px;   font-size:1.1em; color:#000;}
.orta2 ul#urb li a:hover {background-image:url("../images/solbut_hover_bg.png"); background-repeat:repeat-x; color:#e20a16;}




/************************** menu  ******************************/
.urun_baslik{ font-size:14px; padding:5px 5px 5px 5px; font-weight:bold; color:#0066CC;	}


#solbut {}


#solbut ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    border-bottom: 0px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=00]#00[/URL]
    line-height:16px;

}
#solbut ul li {
	position: relative;
}
#solbut li ul {
    position: absolute;
    left: 148px;
    top: 0px;
    display: none;
}

#solbut ul li a {
    display: block;
    text-decoration: none;
    
    background-image:url("../images/solbut_up_bg.gif");
    background-repeat:repeat-x;
    padding: 4px 0 5px 20px;
    border:0px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=fff]#fff[/URL]
    border-bottom:0;
}

#solbut ul li a:hover {

background-image:url("../images/solbut_hover_bg.gif");
background-repeat:repeat-x;
color:#000;	
}

#solbut ul li.aktif a {
   
background-image:url("../images/solbut_hover_bg.gif");
background-repeat:repeat-x;
color:#000;
	
}


#solbut ul li a.selected{ /*selected main tab style */
background-image:url("../images/solbut_hover_bg.gif");
background-repeat:repeat-x;
color:#000;
}



/* IE. gizle \*/
* html #solbut ul li { float: left; height: 1%; }
* html #solbut ul li a { height: 1%; }
/* IE den gizleme sonu */
#orta_company li:hover ul {
	display: block;
	

}
li.over ul{ display: block;  }
#solbut li:hover ul{ display: block;  }
/************************** menu bitiş *******************************/


.input { background-image:url("../images/input_bg.jpg"); background-repeat:repeat-x; height:18px; border:1px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=c1d3dc]#c1d3dc[/URL] width:200px; font-family:tahoma; color:#738090;  padding:2px 0px 0px 3px; }
.txt_area_hikaye {background-image:url("../images/txt_area_bg.jpg");height:150px; width:400px; border:1px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=c1d3dc]#c1d3dc[/URL] font-family:tahoma; color:#738090;  padding:2px 0px 0px 3px; }
table.table_hikayeyaz { margin:0px 0px 0px 20px;  color:#738090; font-family:Tahoma; }
table.table_hikayeyaz thead tr td{  font-weight:bold; padding:4px 0px 15px 10px; border:none;}
table.table_hikayeyaz tr td {  background-position: 0px 0px;
				padding: 3px 0px 3px 10px;
				background-repeat: repeat;
				background-attachment: scroll;
}

	/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; float:left; }

.thumbs img { 
	position: relative;
	border: 2px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=ebebeb]#ebebeb[/URL]
	background: none;
	padding: 6px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 2px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=55b9da]#55b9da[/URL] 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none;
 }


#cu3er-container {width:961px; outline:0;}


/****************** iletişim formu ***************************************/
#contact-info td{
	padding:2px 0 4px 0;

}

#contact_form {
  margin-left:0px;
}

.kalin{
 font-weight:bold;
}


#contact_form td{
 font-weight:bold;
}


#contact_form td{
  padding:5px 0 5px 0;
  border-bottom:0px #CCCCCC solid;
   
  }
textarea{
   border:1px #C0C0C0 solid;
   background-image:url("../images/txt_area_bg.jpg")/*tpa=http://www.dostbasim.com.tr/images/txt_area_bg.jpg*/;  }
checkbox{
padding-right:5px;
}

#contact_form input{
   border:1px #C0C0C0 solid;
   background-image:url("../images/txt_area_bg.jpg")/*tpa=http://www.dostbasim.com.tr/images/txt_area_bg.jpg*/;  }
#contact_form submit{
   border:1px green solid;
  }
/******************************* form son ***************************************/

.fliesstext_einzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=000000]#000000[/URL]
	text-decoration:none;
	line-height: 20px;
	text-indent: 5px;
}
px;
	color: [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=000000]#000000[/URL]
	text-decoration:none;
	line-height: 20px;
}

/******************TABLO*****************************/
#orta2 .orta6 .tablo1 .tdbaslik{ font-size:12px; padding:5px 0px 5px 5px; font-weight:bold; color:#4e6f88; border:1px #fff solid; }
#orta2 .orta6 .tablo1 .tdyazi{ font-size:12px; padding:3px 0px 5px 3px; font-weight:normal; color:#4e6f88; border:1px #fff solid	}
#orta2 .orta6 .tablo1 .tr1{ background-color:#CCCCCC; 	}
#orta2 .orta6 .tablo1 .tr2{ background-color:#bfdff7		}
.tablo1 {
				width:100%;
				border:1px #808080 solid;
				
}

.tablo1 td {
				border: 1px solid white;
				height:25px;
				text-align:center;				
				
}


#navbar {width:670px; height:23px; }
#navbar ul li {height:23px; float:left; }



.input { background-image:url("../images/input_bg.jpg")/*tpa=http://www.dostbasim.com.tr/images/input_bg.jpg*/; background-repeat:repeat-x; height:18px; border:1px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=c1d3dc]#c1d3dc[/URL] width:200px; font-family:tahoma; color:#738090;  padding:2px 0px 0px 3px; }
.txt_area_hikaye {background-image:url("../images/txt_area_bg.jpg")/*tpa=http://www.dostbasim.com.tr/images/txt_area_bg.jpg*/; height:150px; width:400px; border:1px solid [URL=http://forum.iyinet.com/usertag.php?do=list&action=hash&hash=c1d3dc]#c1d3dc[/URL] font-family:tahoma; color:#738090;  padding:2px 0px 0px 3px; }
 

Türkiye’nin ilk webmaster forum sitesi iyinet.com'da forum üyeleri tarafından yapılan tüm paylaşımlardan; Türk Ceza Kanunu’nun 20. Maddesinin, 5651 Sayılı Kanununun 4. maddesinin 2. fıkrasına göre, paylaşım yapan üyeler sorumludur.

Backlink ve Tanıtım Yazısı için iletişime geçmek için Skype Adresimiz: .cid.1580508955483fe5

Üst