Witam mam pewien problem, kiedyś zleciłem komuś zrobienie szablonu wszystko było ładnie pięknie aż w końcu zaczałem przekraczać wszelkie granice dziennego transferu, potrafiło pożerać nawet 10gb dziennie, uświadomiłem sobie, że mój header jest w flashu i zajmuje 1mb. Przy tak dużym ruchu na stronie jest to nie uniknione że brakuje transferu. Więc czy byłby ktoś tak miły i zakodował by go w jpg? Oczywiście mam wszystkie grafiki tylko nie posiadam umiejętności zakodowania headera pociętego na 2 części.
chcę aby na tym znalazło się :
http://affective.pl/images/hthcc_02.jpg
http://affective.pl/images/hthcc_03.jpg
Kod:
<?php
include("_mysql.php");
include("_settings.php");
include("_functions.php");
?>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="Description" content="SV-GAMING.eu">
<meta name="Author" content="Desing: macrinprojekt.com Code by: SySTeM">
<meta name="Keywords" content="SV-GAMING.eu, cs, esport">
<title><? echo PAGETITLE; ?></title>
<link rel="stylesheet" href="style.css" type="text/css" media="all">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="ie.css" />
<![endif]-->
<script type="text/javascript" src="swfobject.js"></script>
<link href="_stylesheet.css" rel="stylesheet" type="text/css">
<script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
</head>
<body>
<div class="psd">
<table align="center" width="966" height="179" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<div id="flashcontent">
This text is replaced by the Flash movie.
</div>
<script type="text/javascript">
var so = new SWFObject("top.swf", "mymovie", "635", "179", "7", "#336699");
so.write("flashcontent");
</script>
</td>
chcę aby na tym znalazło się :
http://affective.pl/images/hthcc_02.jpg
http://affective.pl/images/hthcc_03.jpg