Changeset 249

Show
Ignore:
Timestamp:
10/26/06 16:16:10 (2 years ago)
Author:
d.reszka
Message:

small improvements

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/core/layouts/base.css

    r247 r249  
    1919 
    2020/*GRIDS*/ 
    21         .u, .g                  { width: 100%;}               /* units and grids are 100% wide by default and stacked horizontally */ 
     21        .u, .g                  { width: 100%; overflow-x: hidden}            /* units and grids are 100% wide by default and stacked horizontally */ 
    2222        .g                      { float: left;}                 /* grids not nested in a grid float left */ 
    2323        .g .u, .g .g            { float: right;}                /* units and grids nested in a grid float right */ 
     
    3333 
    3434        .g1>.u, 
    35         .g1>.g                  { width: 49.5%;} 
    36         .g1>.pri                { width: 49.5%;} 
     35        .g1>.g                  { width: 49%;} 
     36        .g1>.pri                { width: 49%;} 
    3737 
    3838        .g2>.u, 
    39         .g2>.g                  { width: 24.5%;} 
    40         .g2>.pri                { width: 74.5%;} 
     39        .g2>.g                  { width: 24%;} 
     40        .g2>.pri                { width: 74%;} 
    4141 
    4242        .g3>.u, 
     
    4949/*PG*/ 
    5050        .pg1                    {} 
     51        body                    { text-align: center;} 
    5152        .pg2                    { width: 46.875em; max-width: 100%; min-width:750px; margin: auto;} 
    52         .pg3                    { width:750px; margin: auto;} 
     53        .pg3                    { width: 750px; margin: auto;} 
    5354 
    5455/*BD*/ 
  • trunk/sites/test/css/project.css

    r248 r249  
    1111        #nav2 .w        { font-size: 10px; line-height:1;} 
    1212        #nav1           { width: 47.35%; margin-left:25%;} 
    13         #sub1           { width:27.65%; margin-left:72.35%;} 
    14         #sub2           { width:25%;} 
     13        #sub1           { width: 27.65%; margin-left:72.35%; margin-left: 600px;} 
     14        #sub2           { width: 25%;} 
     15        #bd>div { display: none;} 
     16        #bd>#main       { display: block;} 
    1517/*BORDERS*/ 
    1618 
  • trunk/sites/test/test01.htm

    r247 r249  
    3232<!-- compliance patch for microsoft browsers --> 
    3333<!--[if lt IE 7]> 
    34 <script src="../../core/js/ie7/ie7-core.js" type="text/javascript"></script> 
    35 <script src="../../core/js/ie7/ie7-css2-selectors.js" type="text/javascript"></script> 
     34        <script src="../../core/js/ie7/ie7-standard-p.js" type="text/javascript"></script>       
    3635<![endif]--> 
    3736 
     
    187186                 
    188187                <div id="nav2" class="totop1 navh">  
    189                         <div class="w" style="font-size: 10px; line-height:1">                 
     188                        <div class="w">                
    190189                                <ul> 
    191190                                <li>AAA</li> 
     
    205204                </div> 
    206205                 
    207                 <div id="nav1" class="totop2 navh" style="width: 47.35%; margin-left:25%">  
     206                <div id="nav1" class="totop2 navh">  
    208207                        <div class="w">                  
    209208                                <ul> 
     
    225224                 
    226225                 
    227                 <div id="sub1" class="totop2" style="width:27.65%; margin-left:72.35%"
     226                <div id="sub1" class="totop2"
    228227                        <div class="w">                  
    229228                                <div class="g g2"> 
     
    239238                </div> 
    240239 
    241                 <div id="sub2" class="totop2" style="width:25%;"
     240                <div id="sub2" class="totop2"
    242241                        <div class="w">                  
    243242                                <div class="u">