Changeset 1847 for trunk/explore


Ignore:
Timestamp:
10/07/2010 11:56:56 AM (20 months ago)
Author:
Xiping.Wang
Message:

[trunk] 1.change logged layout to float. 2.Signup form refactor

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/explore/includes/templates/ExploreMainWrapper.html

    r1667 r1847  
    2323        }); 
    2424</script> 
    25 <div class="main-bg-top"></div> 
    26 <div class="main-wrapper"> 
     25<div class="main-bg-top"><div></div></div> 
     26<div class="main-wrapper"><div class="innerwrapper"> 
    2727        <table cellpadding="0" cellspacing="0" width="100%"><tr> 
    2828            <td id="column-one"> 
     
    5151                </td> 
    5252    </tr></table> 
    53 </div> 
    54 <div class="main-bg-bottom"><div class="main-corner-bg"></div></div> 
     53</div></div> 
     54<div class="main-bg-bottom"><div class="innerbottomwrapper"></div><div class="main-corner-bg"></div></div> 
    5555{omCollabCommonFooter} 
    5656{GoogleAnalyticsJs} 
Note: See TracChangeset for help on using the changeset viewer.