Last change
on this file since 30809 was
22360,
checked in by cljosse, 12 years ago
|
[extensions] Autosize update to piwigo 2.5 (fix bugs with pamooramics, charlies's )
|
File size:
1.9 KB
|
Line | |
---|
1 | #bp_img_cla,#icon_gmaps,#bp_cla{ |
---|
2 | height:26px} |
---|
3 | .actionButtons{ |
---|
4 | overflow:hidden; |
---|
5 | height:30px |
---|
6 | } |
---|
7 | |
---|
8 | #theImage { |
---|
9 | text-align:none |
---|
10 | } |
---|
11 | #theImage img{ |
---|
12 | |
---|
13 | } |
---|
14 | |
---|
15 | |
---|
16 | body { |
---|
17 | |
---|
18 | } |
---|
19 | #bp_cla { |
---|
20 | vertical-align: middle; |
---|
21 | text-align: center; |
---|
22 | } |
---|
23 | #the_page { |
---|
24 | |
---|
25 | |
---|
26 | } |
---|
27 | #mapPicture{ |
---|
28 | top:40% ; |
---|
29 | |
---|
30 | } |
---|
31 | #imageHeaderBar { |
---|
32 | |
---|
33 | |
---|
34 | } |
---|
35 | #navThumbNext, #navThumbPrev{ |
---|
36 | |
---|
37 | |
---|
38 | } |
---|
39 | |
---|
40 | #theImageAndInfos, #theImageAndTitle { |
---|
41 | |
---|
42 | |
---|
43 | } |
---|
44 | #content { |
---|
45 | |
---|
46 | } |
---|
47 | |
---|
48 | #theImage { |
---|
49 | overflow: hidden; |
---|
50 | } |
---|
51 | |
---|
52 | #imageInfos{ |
---|
53 | overflow:hidden ; |
---|
54 | |
---|
55 | |
---|
56 | } |
---|
57 | |
---|
58 | #imageInfoBar { |
---|
59 | |
---|
60 | } |
---|
61 | #thePicturePage{ |
---|
62 | |
---|
63 | } |
---|
64 | #menubar{ |
---|
65 | |
---|
66 | |
---|
67 | } |
---|
68 | |
---|
69 | #form_autosize_picture{ |
---|
70 | position:relative; |
---|
71 | } |
---|
72 | |
---|
73 | #theImage{height:auto } |
---|
74 | .licencetag{ |
---|
75 | |
---|
76 | |
---|
77 | } |
---|
78 | |
---|
79 | #debug { |
---|
80 | background-color: #FFFFCC; |
---|
81 | color: #003300; |
---|
82 | } |
---|
83 | #Debug0 { |
---|
84 | align: center; |
---|
85 | color: black; |
---|
86 | /* z-index: 2000;*/ |
---|
87 | position: absolute; |
---|
88 | background-color: Beige; |
---|
89 | top: 0px; |
---|
90 | left: 0px; |
---|
91 | width: 800px; |
---|
92 | margin: auto; |
---|
93 | } |
---|
94 | #Debug1 { |
---|
95 | align: center; |
---|
96 | color: black; |
---|
97 | /* z-index: 2000;*/ |
---|
98 | position: absolute; |
---|
99 | background-color: Beige; |
---|
100 | top: 0px; |
---|
101 | left: 0px; |
---|
102 | width: 800px; |
---|
103 | margin: auto; |
---|
104 | } |
---|
105 | |
---|
106 | |
---|
107 | #Debug2 { |
---|
108 | align: center; |
---|
109 | color: black; |
---|
110 | /* z-index: 2000;*/ |
---|
111 | position: absolute; |
---|
112 | background-color: yellow; |
---|
113 | top: 0px; |
---|
114 | left: 0px; |
---|
115 | width: 800px; |
---|
116 | margin: auto; |
---|
117 | } |
---|
118 | #Debug3 { |
---|
119 | align: center; |
---|
120 | color: #FFFFFF; |
---|
121 | /* z-index: 2000;*/ |
---|
122 | position: absolute; |
---|
123 | background-color: blue; |
---|
124 | top: 0px; |
---|
125 | left: 0px; |
---|
126 | width: 800px; |
---|
127 | margin: auto; |
---|
128 | } |
---|
129 | #Debug4 { |
---|
130 | align: center; |
---|
131 | color: #CCFF33; |
---|
132 | |
---|
133 | /* z-index: 2000;*/ |
---|
134 | background-color: green; |
---|
135 | top: 0px; |
---|
136 | left: 0px; |
---|
137 | width: 800px; |
---|
138 | margin: auto; |
---|
139 | } |
---|
140 | |
---|
141 | |
---|
142 | #Debug5 { |
---|
143 | align: center; |
---|
144 | /* z-index: 2000;*/ |
---|
145 | z-index: 2000; |
---|
146 | position: absolute; |
---|
147 | background-color: red; |
---|
148 | top: 100px; |
---|
149 | left: 0px; |
---|
150 | width: 300px; |
---|
151 | margin: auto; |
---|
152 | } |
---|
153 | #Debug6 { |
---|
154 | align: center; |
---|
155 | display: none; |
---|
156 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.