Parašė kesiukas· 2012 Bir. 8 16:06:54
#1
Su photoshopu susikuriau ir sukarpiau headery. Gauta koda idejau į savo index.php faila, bet headeris gaunas iskrapytas, va kaip atrodo:
http://cszona.ym.lt/serveriai/
Ten tie balti plemai pasidaro tarp busimų mygtukų.
O va duodu headerio kodas:
echo "<center>
<body bgcolor='#FFFFFF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>
<!-- ImageReady Slices (headeris.psd) -->
<table id='Table_01' width='600' height='180' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td colspan='11'>
<img src='images/headeris_01.gif' width='600' height='138' alt=''></td>
</tr>
<tr>
<td rowspan='2'
<img src='images/headeris_02.gif' width='47' height='42' alt=''></td>
<td>
<img src='images/headeris_03.gif' width='68' height='29' alt=''></td>
<td rowspan='2'>
<img src='images/headeris_04.gif' width='21' height='42' alt=''></td>
<td>
<img src='images/headeris_05.gif' width='109' height='29' alt=''></td>
<td rowspan='2'>
<img src='images/headeris_06.gif' width='18' height='42' alt=''></td>
<td>
<img src='images/headeris_07.gif' width='79' height='29' alt=''></td>
<td rowspan='2'>
<img src='images/headeris_08.gif' width='26' height='42' alt=''></td>
<td>
<img src='images/headeris_09.gif' width='88' height='29' alt=''></td>
<td rowspan='2'
<img src='images/headeris_10.gif' width='24' height='42' alt=''></td>
<td>
<img src='images/headeris_11.gif' width='89' height='29' alt=''></td>
<td rowspan='2'>
<img src='images/headeris_12.gif' width='31' height='42' alt=''></td>
</tr>
<tr>
<td>
<img src='images/headeris_13.gif' width='68' height='13' alt=''></td>
<td>
<img src='images/headeris_14.gif' width='109' height='13' alt=''></td>
<td>
<img src='images/headeris_15.gif' width='79' height='13' alt=''></td>
<td>
<img src='images/headeris_16.gif' width='88' height='13' alt=''></td>
<td>
<img src='images/headeris_17.gif' width='89' height='13' alt=''></td>
</tr>
</table></center>";
Parašė .d0en· 2012 Bir. 8 17:06:46
#2
Pasikeisk visų paveiksliukų Width dydį į tikrą arba išvis pašalink tuos width ir height ir bus ok. Nes tavo paveiksliukus sumažina tas Width kodas.