Changeset 822
- Timestamp:
- 01/18/07 16:04:02 (2 years ago)
- Files:
-
- devel/mod/template/templates/Default_Template/css (modified) (7 diffs)
- devel/mod/template/templates/Default_Template/images/Thumbs.db (modified) (previous)
- devel/mod/template/templates/Default_Template/images/footer.gif (added)
- devel/mod/template/templates/Default_Template/images/infoholder_bg.gif (added)
- devel/mod/template/templates/Default_Template/images/wrap.gif (added)
- devel/mod/template/templates/Default_Template/pageshell (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/template/templates/Default_Template/css
r814 r822 9 9 10 10 body { 11 margin:0; 12 font-family:Verdana, "Myriad Web", Arial, Helvetica, sans-serif; 13 color: #555; 14 line-height:1.6em; 15 font-size: 80%; 11 background:#e5e5e5; url({{url}}mod/template/templates/Default_Template/images/wrap.gif) repeat-y; 12 color:#697C83; 13 font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif; 14 text-align:left; 16 15 margin:0 auto; 17 padding:0;18 background:#fff;16 padding:0; 17 font-size: 80%; 19 18 } 20 19 … … 64 63 65 64 /* 66 USER TOOLBAR: IN DEFAULT ELGG, THIS SITS67 AT THE VERY TOP OF THE PAGE.68 */69 70 div#toolbar {71 height:25px;72 position:absolute;73 top:0;74 left: 0;75 width:100%;76 background:url({{url}}mod/template/templates/Default_Template/images/toolbar-bg.gif) repeat-x bottom;77 color:#fff;78 margin:0;79 padding:0 0 4px 0;80 }81 82 div#toolbar p {83 margin:0;84 padding:4px 0 0 5px;85 color:#91B6C0;86 font-size:0.8em;87 }88 89 div#toolbar span a {90 color:#91B6C0;91 border:1px solid #777;92 padding:2px 4px 2px 4px;93 }94 95 div#toolbar span a:hover {96 text-decoration:none;97 }98 99 div#toolbar img {100 padding:0;101 margin:0 5px 0 0;102 border:0;103 }104 105 /*106 GLOBAL USER OPTIONS: LOGOUT AND ACCOUNT SETTINGS, TOP RIGHT107 */108 109 div#toolbar #global-menuoptions{110 float:right;111 text-align:right;112 width:300px;113 margin:0 10px 0 0;114 font-size:0.8em;115 }116 117 div#toolbar #global-menuoptions ul {118 margin:0;119 padding:0;120 }121 122 div#toolbar #global-menuoptions li {123 margin: 0;124 padding: 0;125 display: inline;126 list-style-type: none;127 border: none;128 }129 130 div#toolbar #global-menuoptions li a{131 text-decoration:underline;132 padding:0 10px 0 0;133 margin:20px 0 0 0;134 color:#fff;135 background:transparent;136 }137 138 div#toolbar #global-menuoptions p {139 padding:0 10px 0 0;140 }141 142 div#toolbar #global-menuoptions img {143 padding:0;144 margin:0 10px 0 0;145 }146 147 /*148 USER NAVIGATION: THIS STYLES THE USERS MAIN NAV IN THE TOOLBAR,149 IN DEFAULT ELGG IT SITS OVER ON THE LEFT HAND SIDE150 */151 152 div#toolbar #navigation {153 height: 19px;154 margin: 4px 0 0 4px;155 padding:0;156 text-align:left;157 float:left;158 }159 160 div#toolbar #navigation li {161 margin: 0;162 padding: 0;163 display: inline;164 list-style-type: none;165 float: left;166 }167 168 div#toolbar #navigation a:link, div#toolbar #navigation a:visited {169 margin: 0 2px 0 0;170 text-decoration: none;171 font-size:85%;172 color:#91B6C0;173 border:1px solid #777;174 padding:2px 4px 2px 4px;175 }176 177 div#toolbar #navigation a:link.selected, div#toolbar #navigation a:visited.selected {178 text-decoration:underline;179 color: #fff; /*#393;*/180 font-weight: bold;181 }182 183 div#toolbar #navigation a:hover {184 color: #000;185 background: #ffc;186 }187 188 div#toolbar #navigation li a:hover{189 background:#6EAE87;190 color: #C7D8D9;191 }192 193 /*194 65 CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR 195 66 */ … … 197 68 div#container { 198 69 width:900px; 199 margin: auto;70 margin:0 auto; 200 71 padding:0; 201 72 background:#fff; 202 border :1px solid #fff;73 border-top:1px solid #fff; 203 74 } 204 75 … … 387 258 388 259 div#footer { 389 clear:both; 390 background:url({{url}}mod/template/templates/Default_Template/images/footer-bg.png) repeat-x; 260 background:url({{url}}mod/template/templates/Default_Template/images/footer.gif) repeat-x top; 391 261 text-align: center; 392 262 padding:10px 0 0 0; … … 458 328 .post { 459 329 margin:10px 0 10px 105px; 330 background:url({{url}}mod/template/templates/Default_Template/images/infoholder_bg.gif) left repeat-y; 460 331 } 461 332 … … 469 340 padding:0 0 0 10px; 470 341 margin:0; 342 color:#99000; 343 } 344 345 .info p a { 346 font-size:0.9em; 347 color:#555; 471 348 } 472 349 … … 495 372 } 496 373 374 .infoholder p { 375 padding:5px 0 5px 10px; 376 background:url({{url}}mod/template/templates/Default_Template/images/infoholder_bg.gif) left repeat-y; 377 } 378 497 379 /* the end of INFOHOLDER */ devel/mod/template/templates/Default_Template/pageshell
r818 r822 27 27 </div><!-- close content-holder div --> 28 28 </div><!-- close container div --> 29 <div style="clear:both;" />30 29 <div id="footer"><!-- start footer --> 31 30 <span style="color:#FF934B">{{sitename}}</span> <a href="{{url}}content/terms.php">Terms and conditions</a> | <a href="{{url}}content/privacy.php">Privacy Policy</a><br />
