Plugin Directory

Changeset 1272825


Ignore:
Timestamp:
10/25/2015 08:06:15 PM (10 years ago)
Author:
Critic Team
Message:

Layout image problem fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • games/trunk/settings.php

    r1272807 r1272825  
    11<div>
    2  <?php echo "<h2>" . __( 'Critic Games - Settings', 'oscimp_trdom' ) . "</h2>"; ?>
     2 <?php echo "<h1>" . __( 'Critic Games - Settings', 'oscimp_trdom' ) . "</h1>"; ?>
    33<style type="text/css">
    44.tg  {border-collapse:collapse;border-spacing:0;}
     
    66.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
    77</style>
    8 
    9 <h4>Help to keep this plugin for free. Activate author credits for the games.</h4>
     8<hr />
     9<h2>Help to keep this plugin for free. Activate author credits for the games.</h3>
    1010    <div class="form-group">
    1111            <label class="col-sm-1 control-label"></label>
     
    1818            </div>
    1919        </div>
    20 <p><strong>69 Games in Database:</strong>We will be adding more games every week, make sure you update our plugin so you can use our latest games.</p>
    21 
     20<p><strong>69 Games in Database:</strong> We will be adding more games every week, make sure you update our plugin so you can use our latest games.</p>
     21<hr />
    2222<p>Browse by categories : <a href="#actiongames">Action</a>, <a href="#arcadegames">Arcade</a>, <a href="#cardgames">Cards</a>, <a href="#sportsgames">Sports</a>, <a href="#hdgames">Other</a></p>
    2323
    2424    <table style="width:100%;"  class="tg">
    2525    <a name="actiongames"></a>
    26 <h3>Action Games</h3>
     26<h2>Action Games</h2><hr />
    2727    <tr>
    2828    <td>Pokemon Tower Defense</td>
     
    4141    </tr>
    4242   
    43     </table>    <table style="width:100%;"  class="tg">
     43   
    4444    <tr>
    4545    <td>Dragonball 1</td>
     
    5959
    6060    </tr>
    61     </table>    <table style="width:100%;"  class="tg">
    6261    <tr>
    6362    <td>Ninja Battle 3</td>
     
    7675    <td><strong>Shortcode:</strong> <p></p> [codcrossfire]</td>
    7776    </tr>
    78     </table>    <table style="width:100%;"  class="tg">
     77   
    7978    <tr>
    8079        <td>Fall Time Sudoku</td>
     
    9594        <a name="arcadegames"></a>
    9695
    97 <h3>Arcade Games</h3>   <table style="width:100%;"  class="tg">
     96<h2>Arcade Games</h2><hr /> <table style="width:100%;"  class="tg">
    9897    <td>Super Mario World</td>
    9998    <td>Super Mario Land</td>
     
    116115
    117116
    118 <h3>Card Games</h3> <table style="width:100%;"  class="tg">
     117<h2>Card Games</h2> <hr /><table style="width:100%;"  class="tg">
    119118
    120119    <td>Rainforest Solitaire</td>
     
    136135    <td><strong>Shortcode:</strong> <p></p> [governorofpoker2]</td>
    137136    </tr>
    138     </table>
    139    
    140     <table style="width:100%;"  class="tg">
     137   
    141138    <tr>
    142139    <td>Lightning</td>
     
    160157
    161158
    162 <h3>Sports Games</h3>   <table style="width:100%;"  class="tg">
     159<h2>Sports Games</h2>   <hr /> <table style="width:100%;"  class="tg">
    163160<tr>
    164161    <td>BackYard Sports</td>
     
    256253
    257254<a name="hdgames"></a>
    258 <h2>HD Games</h2>
     255<h2>HD Games</h2> <hr />
    259256    <table style="width:100%;"  class="tg">
    260257    <td>Royal Reels</td>
Note: See TracChangeset for help on using the changeset viewer.