source: extensions/stripped_black_bloc/theme.css @ 12406

Last change on this file since 12406 was 12406, checked in by flop25, 13 years ago

compatiblity with stripped 1.5.x

File size: 4.6 KB
RevLine 
[11630]1/**/
[12268]2#theCategoryPage #content, #content, #subcontent, #the_page, #thumbnails_block1, #thePicturePage #content, #content_cell {
[10851]3    max-width: none;
4}
5#theCommentsPage #content,
6#theUploadPage #content,
7#theRegisterPage #content,
8#theIdentificationPage #content,
9#theProfilePage #content,
10#theSearchPage #content,
11#theAboutPage #content,
12#thePopuphelpPage #content,
13#thePasswordPage #content,
14#theNotificationPage #content,
15#theTagsPage #content,
16#theNBMPage #content
17{
18        width:auto;
19}
[11630]20/*
21#menubar_container {
22    display: inline-block;
23
24
25 #subcontent {
26    display: inline-block;
27                width:100%;
28
29*/
[11871]30 #footer {
31    position: relative;
32}
33#the_page
34{
35        padding-bottom: 20px;
36}
37.nav_bulle {
38  position: relative;
39}
[12268]40 #content_cell {
[11679]41    min-height: 490px;
[11677]42                display:block;
[11823]43                width:auto;
[11498]44}
[12268]45 #subcontent {
46                display:block;
47                width:auto;
48}
[11630]49#menubar {
50    display: inline;
51    float: left;
52    margin: 0 0 10px 1em;
53    padding: 0;
54    width: 18em;
55} 
[11679]56.stuffs_thumbnails .bloc {
57        position:relative !important;
58        top:auto !important;
59        left:auto !important;
60}
61.stuffs_thumbnails .bloc {
62    display: inline-block !important;
63}
64.stuffs_thumbnails #thumbnails {
65        margin:0;
66}
[11709]67.stuffs_thumbnails .bloc {
68        margin-left:auto;
69        margin-right:auto;
70        padding:0;
71       
72}
73.bloc_stuff {
74        z-index:999;
75}
[11679]76#thePicturePage .stuffs_thumbnails {
77        width:auto;
78}
[12048]79.bloc, .bloc_big {
[11630]80    display: block;
[11823]81    margin-top: 3px;
82                margin-bottom:3px;
[10851]83    padding: 5px;
[11679]84                z-index:999;
[10851]85}
[11709]86.content_block, .bloc_stuff, #subcontent .middle_block {
87    margin: 3px !important;
88}
[11679]89.content_block {
90        z-index:999;
91}
[12048]92.bloc *, .bloc_big * {
[10851]93    position: relative;
94}
[12048]95.bloc .title, .bloc_big .title {
[10851]96    left: 6px;
[11699]97    max-width: 138px;
[10851]98    padding: 7px 10px 6px;
99    position: absolute;
100    top: 6px;
101    z-index: 1;
102    cursor: pointer;
103    display: block;
104    float: left;
105    margin-right: 5px;
106    padding: 7px 10px 8px;
107}
[12048]108.bloc a, .bloc_big a {
[10851]109    display: block;
110    overflow: hidden;
111    position: relative;
112    text-indent: -9999px;
113    width: 160px;
[11630]114}
[11679]115.nav_bulle {
116    font-size: 9px;
117    font-weight: bold;
118    margin-right: 5px;
119    padding: 7px 10px 8px;
120}
[12406]121.titrePage .categoryActionsContainer {
122    float: none;
123}
124.categoryActions {
125    display: inline;
126    float: right;
127}
[11679]128#thumb_navigation {
129        display:none
130}
[11709]131#subcontent .stuffs_block #comments ul.thumbnailCategories, #comments ul {
132        padding:20px;
[12268]133    display: inline-block;
[11709]134}
[11823]135#subcontent .stuffs_block, .content_block {
136        padding:0;
137}
138#theHeader h1 {
139        padding:0;
140}
141       
[11679]142/****************
143 color backgroung etc
144 ************************/
[11630]145body {
146    background-color: #1E1E1E;
147    color: #FFFFFF;
148    font-family: Helvetica,Arial,sans-serif;
149    margin: 5px;
150}
151a {
152    color: #FFFFFF;
153    text-decoration: none;
154}
[11709]155.masonry-brick, .bloc .title, .nav_bulle {
[11679]156        color: #FFFFFF;
157        background-image: url("img/btn.png");
158        border-radius: 5px 5px 5px 5px;
159        font-family: Helvetica,Arial,sans-serif;
160        font-size: 9px;
161        font-weight: bold;
162        text-align: center;
163        text-decoration: none;
164        text-transform: uppercase;
165        white-space: normal;
166
167}
168.bloc a {
169    border-radius: 5px 5px 5px 5px;
170}
[11630]171#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
172  background: transparent
173}
[11823]174#theHeader a, .titrePage a, .footer_login a, .navigationBar a {
[11630]175    color: #E6554F;
[11679]176}
[11709]177.album {
178        background-color:#595959;
[11679]179}
180
181.content_block .additional_info {
182        color:inherit;
[11709]183        background: none;
184        border:none;
[11679]185}
[11709]186.content_block, .bloc_stuff {
187        border: 1px solid #424242;
188}
189#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
190        border:none;
191}
[11823]192#menubar {
193        color: #FFFFFF;
194        background-image: url("img/btn.png");
195        border-radius: 5px 5px 5px 5px;
196        font-family: Helvetica,Arial,sans-serif;
197        font-size: 12px;
198        font-weight: bold;
199        text-decoration: none;
200        white-space: normal;
201        border: 1px solid #424242;
202        padding:5px;
203}
204#menubar dd{
205        font-weight:normal;
206}
207.browsePath, #theHeader, .titrePage .categoryActions, #imageTitle, .randomButtons, #footer_left, #copyright {
208        color: #FFFFFF;
209        background-image: url("img/btn.png");
210        background-color:transparent;
211        border-radius: 5px 5px 5px 5px;
212        font-family: Helvetica,Arial,sans-serif;
213        font-size: 9px;
214        font-weight: bold;
215        text-decoration: none;
216        text-transform: uppercase;
217        white-space: normal;
218        border: 1px solid #424242;
219        padding:5px;
220}
221#tabZone {
222        color: #FFFFFF;
223        background-image: url("img/btn.png");
224        border-radius: 5px 5px 5px 5px;
225        font-family: Helvetica,Arial,sans-serif;
226        font-size: 9px;
227        font-weight: bold;
228        text-decoration: none;
229        text-transform: uppercase;
230        white-space: normal;
231        border: 1px solid #424242;
232        padding:5px;
233        background-color:transparent;
234}
235#tabZone * {
236        color: #FFFFFF;
237        background-color:transparent;
238}
Note: See TracBrowser for help on using the repository browser.