Subversion Repository Public Repository

wpbsav

Diff Revisions 48 vs 49 for /SagreraWP/wp-content/themes/bsav/page-gallery.php

Diff revisions: vs.
  @@ -5,16 +5,6 @@
5 5 ?>
6 6 <?php get_header(); ?>
7 7
8 - <style type="text/css">
9 - /* Optional for caret */
10 - .actuacions {
11 - margin-top: 20px;
12 - }
13 - .wp-bg-color{
14 - background-color: #8F9F06;
15 - }
16 - </style>
17 -
18 8 <div class="row">
19 9
20 10 <div class="col-md-12" id="galleryHead" style="padding-left: 0px"><!--top gallery-->
  @@ -64,10 +54,10 @@
64 54 <div class="col-md-10 col-md-offset-1" id="coordsSandreu">
65 55 <img id="sMap1" src="http://www.image-maps.com/m/private/0/utgum426ttlhurlpe9g09jd890_mapasandreu.jpg" border="0" width="800" height="420" orgWidth="800" orgHeight="420" usemap="#sandreuMap" alt="" />
66 56 <map name="sandreuMap" id="sMap1">
67 - <area alt="Triangle Ferroviari" data-type="sandreu-1" title="Triangle Ferroviari" href="javascript:void(0)" shape="rect" coords="155,69,210,142" style="outline:none;" />
68 - <area alt="Estació Sant Andreu Comtal" data-type="sandreu-2" title="Estació Sant Andreu Comtal" href="javascript:void(0)" shape="rect" coords="300,29,356,104" style="outline:none;" />
69 - <area alt="Carrer de Ferran Junoy" data-type="sandreu-3" title="Carrer de Ferran Junoy" href="javascript:void(0)" shape="rect" coords="350,67,406,142" style="outline:none;" />
70 - <area alt="Carren Andana de l'Estació" data-type="sandreu-4" title="Carren Andana de l'Estació" href="javascript:void(0)" shape="rect" coords="413,45,469,120" style="outline:none;" />
57 + <area alt="Triangle Ferroviari" data-type="sandreu-1" data-title="<!--:CA-->Triangle Ferroviari<!--:--><!--:es-->Triángulo Ferroviario<!--:-->" href="javascript:void(0)" shape="rect" coords="155,69,210,142" style="outline:none;" />
58 + <area alt="Estació Sant Andreu Comtal" data-type="sandreu-2" data-title="<!--:CA-->Estació Sant Andreu Comtal<!--:--><!--:es-->Estación Sant Andreu Comtal<!--:-->" href="javascript:void(0)" shape="rect" coords="300,29,356,104" style="outline:none;" />
59 + <area alt="Carrer de Ferran Junoy" data-type="sandreu-3" data-title="<!--:CA-->Carrer de Ferran Junoy<!--:--><!--:es-->Calle de Ferran Junoy<!--:-->" href="javascript:void(0)" shape="rect" coords="350,67,406,142" style="outline:none;" />
60 + <area alt="Carren Andana de l'Estació" data-type="sandreu-4" data-title="<!--:CA-->Carrer Andana de l'Estació<!--:--><!--:es-->Calle Andana de l'Estació<!--:-->" href="javascript:void(0)" shape="rect" coords="413,45,469,120" style="outline:none;" />
71 61 <area shape="rect" coords="798,418,800,420" alt="Image Map" style="outline:none;" title="Image Map" href="javascript:void(0)" />
72 62 </map>
73 63 </div>
  @@ -127,7 +117,6 @@
127 117
128 118 </div>
129 119
130 -
131 120 </div><!--./dynamic gallery-->
132 121
133 122 </div><!--content-->
  @@ -135,6 +124,13 @@
135 124 </div>
136 125
137 126 <style type="text/css">
127 + /* Optional for caret */
128 + .actuacions {
129 + margin-top: 20px;
130 + }
131 + .wp-bg-color{
132 + background-color: #8F9F06;
133 + }
138 134 #galleryHead{
139 135 background-color: #414141;
140 136 }