Xobni

Xobni outlook add-in for your inbox

Anmeldung






Passwort vergessen?
Noch kein Benutzerkonto?
Registrieren

LMO - Joomla! - Forum

 
admin

 
Beispiele für include minitab und mininext - 24/03/2006 14:51 Einstellungen für minitab und mininext, bei Einbindung per include, anhand von Beispielen.

Zu sehen unter http://www.hansafriesoythe.de/content/blogcategory/0/130/

Minitab



Minitab-Template (/lmo/template/mini/standard.tpl.php
Code:

 <style type="text/css"> .minitab td, .minitab th .minitab trfont-family:ArialHelveticasans-serif;font-size:11px;white-space:normal;text-align:right;color:#333333;border:none;padding:4px;text-indent:3px; } .minitab tableborder:none;padding:0px;margin:0px;width:168px; } </style> <table cellspacing="0" class="minitab">   <!-- BEGIN Inhalt -->   <tr style="<!--Style-->">     <td><!--Platz--></td>     <td><!--TendenzIMG--></td>     <td><!--TeamLang--></td>     <td><!--Punkte--></td>   </tr>   <!-- END Inhalt -->   <tr>     <td colspan="4"><a target="_blank" href="http://www.liga-manager-online.de">(C)</a></td>     <td colspan="4"> </td>   </tr> </table>



Mininext



Mininext-Template (/lmo/template/mini/mininext.tpl.php

Code:

 <style type="text/css"> .nextgame caption, .nextgame td, .nextgame th background-image:none;font-family:ArialHelveticasans-serif;font-size:11px;white-space:nowrap;text-align:center;color:#333333; } .nextgame tablebackground:none;background-color:none;border:none;border-collapse:collapse;border:0px solid #ccc;margin-bottom:0.3em; } .nextgame .lost  {color#900;} .nextgame .win  {color#090;} .nextgame .draw  {color#999;} .nextgame .noResult {color#000;} .nextgame .result  {font-weight:bold;font-size:160%;} .nextgame ul {margin:0.5em 0;padding:0;list-style:none;} .nextgame caption color:#333333;margin-bottom:0.3em;} .nextgame acronym cursor:help;border-bottom:1px dotted;color:blue; } .nextgame small{font-size:11px;} </style> <table class="nextgame">   <tr>     <td>       <table width="161">     <caption color="333333"><!--gameTxt--></caption>         <tr>          <td class="nextgame"><!--gameDate--> <!--gameTime--></td>         </tr>         <tr>           <td align="center"><!--homeName--></td>         </tr>         <tr>           <td align="center"><!--imgHomeBig--> - <!--imgGuestBig--></td>         </tr>         <tr>           <td align="center"><!--guestName--></td>         </tr>         <tr>           <td></td>         </tr>       </table>       <!-- BEGIN previous -->       <table width="100%">         <caption><!--previous_gameTxt--></caption>         <tr>          <td class="nextgame"><!--previous_gameDate--> <!--previous_gameTime--></td>         </tr>         <tr>           <td align="center"><!--previous_imgHomeSmall--></td>         </tr>         <tr>           <td align="center"><!--previous_homeName--></td>         </tr>         <tr>           <td class="result"><!--previous_hTore--> : <!--previous_gTore--></td>         </tr>         <tr>           <td align="center"><!--previous_guestName--></td>         </tr>         <tr>           <td align="center"><!--previous_imgGuestSmall--></td>         </tr>       </table>       <!-- END previous -->     </td>   </tr>        <tr>          <td align="right"><small><!--ligaDatum--> <!--copy--></small></td>        </tr> </table>


Ergänzungen im Joomla! Template css ( /templates/DeinJoomlaTemplate/css/template_css.css )
Code:

 .lmo_mininext {     font-size10px;     backgroundtransparent;     background-colortransparent;     background-imagenone;     text-aligncenter;     azimuthcenter; } .lmo_mininext caption {     color#333333;     font-size11px;     font-weightbold;     height21px;     letter-spacing1px;     line-height21px;     text-aligncenter;     text-indent8px;     text-transformuppercase; }



Herzliche Grüsse,

Jörn

Post geändert von: admin, am: 02/02/2007 03:33
  | | Das Thema wurde geschlossen