Changeset 1073398
- Timestamp:
- 01/22/2015 02:28:49 PM (11 years ago)
- File:
-
- 1 edited
-
the-casengo-chat-widget/tags/2.1.1/friends.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-casengo-chat-widget/tags/2.1.1/friends.php
r1068550 r1073398 5 5 .FriendPromotionDiv a span { position: absolute; font-weight: bold; display: block; width: 500px; top: 180px; } 6 6 </style> 7 7 8 9 8 10 <div class="wrap"> 9 11 <div id="icon-plugins" class="icon32"><br /></div> 10 12 <h2>Our Friends - The Plugins We Recommend</h2><br/> 11 13 12 14 <div class="FriendPromotionDiv"> 15 13 16 <div style="top: 0px; left: 0px;"> 14 17 <a href="http://wordpress.org/plugins/feedweb" target="_blank" style="top: 0px; left: 0px;"> 18 15 19 <img src="<?php echo plugin_dir_url(__FILE__)?>/images/Feedweb.jpg"/> 20 16 21 <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> 17 22 </a> 23 18 24 <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 19 26 </div> 27 20 28 </div> 29 21 30 </div>
Note: See TracChangeset
for help on using the changeset viewer.