[Community-cvs] www/includes header.inc,1.16,1.17

[Community-cvs] www/includes header.inc,1.16,1.17

admin at helixcommunity.org admin at helixcommunity.org
Wed Feb 6 11:29:49 PST 2008


Update of /cvsroot/community/www/includes
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv29605

Modified Files:
	header.inc 
Log Message:
fixed the positioning of Chinese help button

Index: header.inc
===================================================================
RCS file: /cvsroot/community/www/includes/header.inc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- header.inc	6 Feb 2008 01:41:32 -0000	1.16
+++ header.inc	6 Feb 2008 19:29:47 -0000	1.17
@@ -38,7 +38,7 @@
   <td><img src="<?php echo "$theme_url/images"?>/masthead-left-top.png" /></td>
   <td id="user-status">
   <?php echo sprintf('<a href="%s/summit">Helix Summit 2007</a> | ', $home); ?>
-  <?php echo sprintf('<a href="%s/help.cn" style="border-bottom: 1px solid #678700"><img src="https://helixcommunity.org/theme/images/help.cn.png" style="border: 0px; top: -1px; position: relative"/></a> | ', $home); ?>
+  <?php echo sprintf('<a href="%s/help.cn"><img src="https://helixcommunity.org/theme/images/help.cn.png" style="border: 0px; border-bottom: 1px solid #678700; top: 0.5px; position: relative"/></a> | ', $home); ?>
   <?php
   if (session_loggedin()) {
     $Sclass = session_get_user();




More information about the Community-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.