Changeset 7587
- Timestamp:
- Nov 3, 2010, 10:59:24 AM (14 years ago)
- Location:
- extensions/yoga/Borealis/BorealisPurple
- Files:
-
- 16 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/yoga/Borealis/BorealisPurple/theme.css
r4691 r7587 4 4 5 5 body { 6 background:#2f1130 url(im g/bg.png) repeat-x scroll center top;6 background:#2f1130 url(images/bg.png) repeat-x scroll center top; 7 7 font-family:Verdana,arial,Helvetica,sans-serif; 8 8 font-size:0.7em; … … 16 16 -moz-border-radius-topleft:8px; 17 17 -moz-border-radius-topright:8px; 18 background:transparent url(im g/bg_title.png) repeat-x scroll 0 0;18 background:transparent url(images/bg_title.png) repeat-x scroll 0 0; 19 19 border:1px solid #000000; 20 20 color:#000000; … … 44 44 -moz-border-radius-topleft:8px; 45 45 -moz-border-radius-topright:8px; 46 background:transparent url(im g/bg_title.png) repeat-x scroll center top;46 background:transparent url(images/bg_title.png) repeat-x scroll center top; 47 47 border:1px solid #000000; 48 48 color:#000000; … … 79 79 } 80 80 81 82 81 pre { overflow: auto; width: 100%; height: auto; } 83 82 .left { float: left; } 84 83 .right { float: right; } 85 84 86 img{ border:4px double #FFFFFF;}87 img:hover{ border:4px double #000000;}85 img{ } 86 img:hover{ } 88 87 img.title{ border:none; } 89 88 … … 110 109 margin: -2px auto; 111 110 position: relative; 112 background: transparent url(im g/global.png) repeat-y top center;111 background: transparent url(images/global.png) repeat-y top center; 113 112 } 114 113 … … 119 118 =====================================*/ 120 119 #theHeader { 121 background: transparent url(im g/header.png) no-repeat center bottom;120 background: transparent url(images/header.png) no-repeat center bottom; 122 121 height:211px; 123 122 margin: 0 auto; … … 178 177 .content div.thumbnailCategory:hover { 179 178 border:1px solid #000000; 180 background:#dfefff url(im g/content_index.png) no-repeat scroll center top;179 background:#dfefff url(images/content_index.png) no-repeat scroll center top; 181 180 } 182 181 .content ul.thumbnailCategories li { width:49.9%; } … … 258 257 -moz-border-radius-topleft:3px; 259 258 -moz-border-radius-topright:3px; 260 /*background:transparent url(im g/content.png) no-repeat scroll center top;*/259 /*background:transparent url(images/content.png) no-repeat scroll center top;*/ 261 260 border:1px solid #000000; 262 261 } … … 267 266 -moz-border-radius-topleft:12px; 268 267 -moz-border-radius-topright:12px; 269 background: transparent url(im g/content_index.png) no-repeat center top;268 background: transparent url(images/content_index.png) no-repeat center top; 270 269 border:1px solid #000000; 271 270 } 272 271 273 272 #theCommentsPage .content div.thumbnailCategory { 274 background: transparent url(im g/content_com.png) no-repeat center top;273 background: transparent url(images/content_com.png) no-repeat center top; 275 274 } 276 275 … … 288 287 .content ul.thumbnails span.wrap2{ width: 172px; height:150px; } 289 288 .content div.thumbnailCategory div.description { height: 100px; } /* max thumbnail height + 2px */ 290 .content div.thumbnailCategory div.illustration img { height:96px; width:128px; } 289 .content div.thumbnailCategory div.illustration img { height:96px; width:128px; border:4px double #FFFFFF;} 290 .content div.thumbnailCategory div.illustration img:hover { border:4px double #000000;} 291 291 .content div.thumbnailCategory div.illustration a:hover { border:0; } 292 292 … … 298 298 /*.content ul.thumbnails span.wrap1 { margin: 0 10px; }*/ 299 299 300 .content ul.thumbnails span.wrap2 img { padding: 5px; }300 .content ul.thumbnails span.wrap2 img { padding: 5px; border:4px double #FFFFFF; } 301 301 302 302 .content ul.thumbnails span.wrap2 img:hover { border-color: #000000;} … … 309 309 -khtml-border-radius:12px; 310 310 -webkit-border-radius:12px; 311 background: transparent url(im g/backthumb.png) no-repeat center top;311 background: transparent url(images/backthumb.png) no-repeat center top; 312 312 border:1px solid #000000; 313 313 display:inline-block; … … 416 416 Positionnement 417 417 =====================================*/ 418 #menubar li { position: relative; background:transparent url(im g/cat.png) no-repeat; margin-left:5px;}418 #menubar li { position: relative; background:transparent url(images/cat.png) no-repeat; margin-left:5px;} 419 419 #menubar dd { position: absolute; z-index: 500;} 420 420 #menubar dd ul ul { … … 461 461 462 462 #menubar dd{ 463 background:#c588de url(im g/bgmenu.png) repeat-y scroll 0 0;463 background:#c588de url(images/bgmenu.png) repeat-y scroll 0 0; 464 464 border:1px solid #000000; 465 465 color:#000000; … … 596 596 =====================================*/ 597 597 #copyright { 598 background:transparent url(im g/footer.png) repeat-x scroll 0 0;598 background:transparent url(images/footer.png) repeat-x scroll 0 0; 599 599 clear:both; 600 600 font-weight:bold; … … 663 663 -moz-border-radius-topleft:12px; 664 664 -moz-border-radius-topright:12px; 665 background:#B1E2AD url(im g/infos.png) no-repeat scroll right top;665 background:#B1E2AD url(images/infos.png) no-repeat scroll right top; 666 666 border:1px solid #000000; 667 667 color:#09460E; … … 680 680 margin: 5px; 681 681 border:1px solid #000000; 682 background:#FF9193 url(im g/errors.png)no-repeat top right;682 background:#FF9193 url(images/errors.png)no-repeat top right; 683 683 padding: 10px 50px 10px 10px; 684 684 min-height:30px; … … 698 698 -moz-border-radius-topleft:8px; 699 699 -moz-border-radius-topright:8px; 700 background:transparent url(im g/content.png) no-repeat center top;700 background:transparent url(images/content.png) no-repeat center top; 701 701 border:1px solid #000000; 702 702 font-size:0.85em; … … 724 724 -moz-border-radius-topleft:12px; 725 725 -moz-border-radius-topright:12px; 726 background:#AE9161 url(im g/form.png) repeat-x scroll center top;726 background:#AE9161 url(images/form.png) repeat-x scroll center top; 727 727 border:1px solid #000000; 728 728 font-size:0.85em; … … 744 744 -moz-border-radius-topleft:12px; 745 745 -moz-border-radius-topright:12px; 746 background:transparent url(im g/content.png) no-repeat scroll center top;746 background:transparent url(images/content.png) no-repeat scroll center top; 747 747 border:1px solid #000000; 748 748 } … … 783 783 -moz-border-radius-topleft:5px; 784 784 -moz-border-radius-topright:5px; 785 background:#A9CEE9 url(im g/form.png) repeat-x scroll 0 0;785 background:#A9CEE9 url(images/form.png) repeat-x scroll 0 0; 786 786 border:1px solid #000000; 787 787 color:#000000; … … 797 797 -moz-border-radius-topleft:5px; 798 798 -moz-border-radius-topright:5px; 799 background:#A9CEE9 url(im g/form.png) repeat-x scroll 0 0;799 background:#A9CEE9 url(images/form.png) repeat-x scroll 0 0; 800 800 border:1px solid #000000; 801 801 color:#E10000; … … 812 812 -moz-border-radius-topleft:12px; 813 813 -moz-border-radius-topright:12px; 814 background:#FFFFFF url(im g/form.png) repeat-x scroll 0 0;814 background:#FFFFFF url(images/form.png) repeat-x scroll 0 0; 815 815 border:1px solid #000000; 816 816 color:#000000; -
extensions/yoga/Borealis/BorealisPurple/themeconf.inc.php
r4691 r7587 1 1 <?php 2 2 $themeconf = array( 3 'template' => 'yoga', 4 'template_dir' => 'template/yoga', 5 'theme' => 'BorealisPurple', 6 'icon_dir' => PHPWG_ROOT_PATH.'template/yoga/theme/BorealisPurple/icon', 7 'admin_icon_dir' => 'template/yoga/icon/admin', 8 'mime_icon_dir' => PHPWG_ROOT_PATH.'template/yoga/icon/mimetypes/', 3 'name' => 'BorealisPurple', 4 'parent' => 'default', 5 'template_dir' => 'themes', 6 'icon_dir' => 'themes/BorealisPurple/icon', 9 7 'local_head' => '<!--[if lt IE 7]> 10 <link rel="stylesheet" type="text/css" href="'.PHPWG_ROOT_PATH.'t emplate/yoga/theme/BorealisPurple/fix-ie5-ie6.css">8 <link rel="stylesheet" type="text/css" href="'.PHPWG_ROOT_PATH.'themes/BorealisPurple/fix-ie5-ie6.css"> 11 9 <![endif]-->' 12 10 );
Note: See TracChangeset
for help on using the changeset viewer.