kostenloser Webspace werbefrei: lima-city


Einblendplatz von Bild in Clanwar block ändern

lima-cityForumProgrammiersprachenPHP, MySQL & .htaccess

  1. Autor dieses Themas

    anodys

    anodys hat kostenlosen Webspace.

    So sieht das jetzt aus:
    http://anodys.lima-city.de/01.JPG
    und so hätten wir es gerne:
    http://anodys.lima-city.de/02.JPG

    ich habe mir den code zwar angeschaut, jedoch nicht hinbekommen es zu ändern, jedesmall ist die ganze hp durcheinander gekommen.
    hier nochmall der ganze code

    <?php $countcw=0;
    $sql2='SELECT * FROM matches ORDER BY date DESC LIMIT 4';
    $data7=mysql_query($sql2, $db);
    while ($match = mysql_fetch_object ($data7)) { $countcw++; ?>
    <table cellpadding='0' cellspacing='0' style='width:100%'>
    <tr><td class='left' style='padding:0px;padding-top:2px;padding-bottom:2px;text-align:left'>
    <?php $sql8='SELECT * FROM squads WHERE short='$match->squad' LIMIT 1';
    $data8=mysql_query($sql8,$db);
    while ($squad = mysql_fetch_object ($data8)) {
    if(empty($squad->game) OR $squad->game=='symbols/empty.gif') {
    print '<img src=\'symbols/empty.gif\' style=\'vertical-align:middle\' alt=\'\' /> '; }
    else { print '<img src=\'symbols/games/$squad->game\' style=\'vertical-align:middle\' alt=\'\' /> '; } }
    if (empty($match->clanurl)) { print '$match->clanshort'; } else { ?>
    <a href='#' onclick='window.open('http://<?php echo $match->clanurl ?>');'>
    <?php echo $match->clanshort; ?></a><?php } ?>
    </td><td style='padding:0px;padding-top:2px;padding-bottom:2px;text-align:right'>
    <?php print '<a href=\'index.php?show=cwdetails&mid=$match->id\'>';
    print'$match->squadscore : $match->clanscore</a>';
    $result=$match->squadscore - $match->clanscore;
    if(empty($result)) { echo ' <img src=\'symbols/grey.gif\' style=\'vertical-align:middle\' alt=\'draw\' />'; }
    if($result>0) { echo ' <img src=\'symbols/green.gif\' style=\'vertical-align:middle\' alt=\'won\' />'; }
    if($result<0) { echo ' <img src=\'symbols/red.gif\' style=\'vertical-align:middle\' alt=\'lost\' />'; } ?>
    </td></tr></table>
    <?php } if(empty($countcw)) { echo 'No results'; } ?>


    es würde mich freuen wen mir jemand die funktion erklärt und mir sagt wie ich das ändern kann.

    Danke
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. eins vorweg: Ich würds eh eher mit divs als mit ner tabelle machen. naja und du kannst doch den hintergrund einer zellen styletag der Zelle mit background-color: white; oder wenns n bild sein soll mit background-image: url(../images/bg.gif); ändern. das sollte eigentlich für diene bedürfnisse ausreichen

    gruß

    ffkangoroo
  4. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!