Plugin Directory

Changeset 1073398


Ignore:
Timestamp:
01/22/2015 02:28:49 PM (11 years ago)
Author:
casengo
Message:

re-organise the code for better readability.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • the-casengo-chat-widget/tags/2.1.1/friends.php

    r1068550 r1073398  
    55.FriendPromotionDiv a span { position: absolute; font-weight: bold; display: block; width: 500px; top: 180px; }
    66</style>
    7  
     7
     8
     9
    810<div class="wrap">
    911<div id="icon-plugins" class="icon32"><br /></div>
    1012<h2>Our Friends - The Plugins We Recommend</h2><br/>
    11  
     13
    1214<div class="FriendPromotionDiv">
     15
    1316  <div style="top: 0px; left: 0px;">
    1417  <a href="http://wordpress.org/plugins/feedweb" target="_blank" style="top: 0px; left: 0px;">
     18
    1519   <img src="<?php echo plugin_dir_url(__FILE__)?>/images/Feedweb.jpg"/>
     20
    1621   <span style="width: 456px;">Expose your blog to the brand new audience. Find out what your readers think. Ask any question and get feedback. Join the community of 2000+ blogs!</span>
    1722  </a>
     23
    1824<input alt='<?php echo admin_url()?>/plugin-install.php?tab=plugin-information&plugin=feedweb&TB_iframe=true&width=640&height=500' class='thickbox' style='position: absolute;width: 50px;left: 452px;top: 169px;' title='Feedback Plugin Info' type='image' src='<?php echo plugin_dir_url(__FILE__)?>/images/Info.png'/>";
     25
    1926  </div>
     27
    2028</div>
     29
    2130</div>
Note: See TracChangeset for help on using the changeset viewer.