Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: islygiavimas
Parašė grusius amg· 2014 Sau. 12 00:01:51
#1
galite pagelbeti islygiuti vienoi eilutei
echo "<table cellpadding='0' align='center' cellspacing='0' width='1000'>\n<tr>\n";
echo "<td class='sub-header'>".showsublinks(" » ", "white").<<<HTML
<div style="padding: 0px 0px 0px 700px;"><div class="fb-like" data-href="http://www.android4u.lt/news.php" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div> <!-- Place this tag in your head or just before your close body tag. --><script type="text/javascript" src="https://apis.google.com/js/platform.js"> {lang: 'lt'}</script><!-- Place this tag where you want the +1 button to render. --><div class="g-plusone" data-size="medium" data-href="http://www.android4u.lt/news.php"></div></div>
<span style="border-bottom: 1px dotted black;">HTML</span>;
"</td>\n";
echo "</tr>\n</table>\n";
Parašė Pakartoti slaptažodį· 2014 Sau. 12 01:01:32
#2
ką tu čia nori padaryt? ką būtent reikia išlygiuot? žiauriai sumaltas kodas
Parašė Žmogus· 2014 Sau. 12 11:01:32
#3
Huh? :|
echo "<table cellpadding='0' align='center' cellspacing='0' width='1000'>\n<tr>\n";
echo "<td class='sub-header'>".showsublinks(" » ", "white")."</td>";
echo'<td class="sub-header" align="right">
<div style="padding: 0px 0px 0px 0px;">
<div class="fb-like" data-href="http://www.android4u.lt/news.php" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
<!-- Place this tag in your head or just before your close body tag. -->
<script type="text/javascript" src="https://apis.google.com/js/platform.js"> {lang: \'lt\'}</script>
<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="medium" data-href="http://www.android4u.lt/news.php"></div>
</div>
</td>';
echo "</tr>\n</table>\n";
Parašė grusius amg· 2014 Sau. 12 15:01:37
#4
dekui :)
vistiek velniava gaunasi . tampa 2 subheader
Parašė Žmogus· 2014 Sau. 12 17:01:14
#5
Bandyk šita
echo "<table cellpadding='0' align='center' cellspacing='0' width='1000'>\n<tr>\n";
echo "<td class='sub-header'>
<table><tr>
<td>".showsublinks(" » ", "white")."</td>";
echo'<td><div style="padding: 0px 0px 0px 0px;">
<div class="fb-like" data-href="http://www.android4u.lt/news.php" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
<!-- Place this tag in your head or just before your close body tag. -->
<script type="text/javascript" src="https://apis.google.com/js/platform.js"> {lang: \'lt\'}</script>
<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="medium" data-href="http://www.android4u.lt/news.php"></div>
</div></td>';
echo"</tr></table>
</td>"; // subheader
echo "</tr>\n</table>\n";
Parašė grusius amg· 2014 Sau. 12 18:01:34
#6
o sitas veikia dekui :)
su rodykliu spalvom kazkas ne taip bet sita jau pasikoreguosiu dekui