Home

 Last News (click here to see all news)

El Ayuntamiento de Barbate pide la colaboración ciudadana para prevenir la proliferación del mosquit...
25 Abr 2025

  El alcalde, Miguel Molina, ha emitido un bando municipal para informar a la ciudadanía sobre las medidas preventivas frente al mosquito transmisor de la fiebre del Nilo Occidental El alcalde de Barbate, Miguel Molina, ha emitido un bando municipal para  informar a todos los vecinos y vecinas de la necesidad de tomar medidas preventivas para evitar la proliferación del mosquito transmisor de la fiebre del Nilo Occidental, una enfermedad que puede suponer un riesgo para la salud públi [ ... ]

 


Destacados

Campaña 2025 de Control de Plagas en la red de alcantarillado de Barbate y Zahara de los Atunes

  • Se trata de una nueva campaña anual que contará con seis tratamientos.
  • El 17 de febrero se realizará el primer tratamiento del año.
  • Los vecinos pueden notar los primeros días un aumento de insectos en la vía pública como consecuencia de su huida por el tratamiento de eliminación

El Ayuntamiento de Barbate y Aqualia, empresa gestora del ciclo integral del agua en la localidad, informan que el próximo 17 de febrero dará comienzo la primera oleada del tratamiento anual  correspondiente al año 2025 de control de plagas en el alcantarillado de todo el casco urbano y Zahara de los Atunes.
Durante estos días de tratamiento, los vecinos pueden notar una mayor presencia de estas plagas en la vía pública como consecuencia de las propias labores de eliminación, algo que entra dentro de la normalidad hasta lograr el objetivo final.
En las redes sociales del Ayuntamiento y en los avisos de la web de Aqualia (www.aqualia.com/barbate) está disponible un plano donde se indican las fechas en las que se actuará sobre cada zona este mes. 

El Ayuntamiento de Barbate y Aqualia aconsejan a los vecinos adoptar las siguientes medidas para minimizar la proliferación de este tipo de roedores e insectos: 

  • No arroje desperdicios a la calle, parques, solares o alcantarillas. Utilice las papeleras y contenedores.
  • No alimente en la vía pública a los animales sin dueño (perros, gatos, palomas...). ¡Este alimento puede acabar siendo para las ratas!
  • Deposite las basuras en bolsas cerradas y en el interior de los contenedores correspondientes. Respete el horario establecido. No deje basura fuera del contenedor.
  • Los charcos y puntos de retención de agua en patios, vía pública u otros lugares deben ser evitados. De esta manera se reduce el riesgo de aparición de insectos (mosquitos) y ayuda a prevenir la presencia de ratas (beben de esta agua). No levante las rejillas de los patios.
  • Revise periódicamente el estado de conservación de su casa o inmueble. Evitar la entrada de estos roedores constituye una de las mejores medidas preventivas. Cierre los posibles agujeros de entrada con cemento y malla metálica galvanizada de menos de 0.5 cm de diámetro.

Con este servicio de control de plagas, el Ayuntamiento y Aqualia dan respuesta a una de las grandes demandas de la ciudadanía barbateña, se vela por la seguridad sanitaria de todos los ciudadanos y se preserva la imagen turística del municipio.

Delegación de Comunicación Excmo. Ayuntamiento de Barbate
Plaza de la Inmaculada, s/n. 11160 · Barbate · Cádiz
T:956 06 36 00/01/02/03 F:956 10 60 10
mailto: Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.


Activación de la red móvil de nueva generación en su municipio.

Si sus vecinos detectaran algún tipo de problema en la visualización de los canales de la TDT recordarles que pueden ponerse en contacto con nosotros a lo largo de los próximos 6 meses a través de: e-mail: Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.. Teléfono: 900 833 999


  


 

 





Events Calendar (pulse aquí para ver todos los eventos)

Features

This theme is built on the Warp framework, a well-engineered theme framework for WordPress and Joomla, and utilizes all of its latest features. The user interface is powered by UIkit, a lightweight and modular front-end framework, which provides the theme's styling. The theme also comes with a wide range of different layouts and widget variations.

Warp Framework

A fast and slick theme framework which is built on the latest web techniques like HTML5, CSS3 and PHP 5.3+

Visit Website

UIkit

A lightweight and modular front-end framework for developing fast and powerful web interfaces.

Visit Website

Styles

We provide lovingly crafted style variations to give you a glimpse of what is possible with this theme. The built-in theme customizer allows you to modify colors, fonts, sizes and much more without any CSS knowledge. Just choose your colors with the color picker and adjust the theme with only a few clicks. Click on one of the images to see the style.


Layout

We've added the option to choose between a classic wrapped and a modern wide screen layout.

Wrapper

Fullscreen


Full height slideshow

We created a custom style for our Widgetkit Slideshow perfectly fitting the theme. Plus you can set the height to fit the viewport.

Wrapper

Fullscreen


Charts

Katana comes with some cool charts you can easily customize. Just use the markup below. You can choose between 3 types by adding one of the following type attributes into the chart element, Pie, Doughnut, PolarArea. In addition you can add a width and height. For each item you can define specific options. Just add data-tm-chart to the item element. You can add as many as items as you want.

Option Description
label Defines a label on item hover.
value Defines the value of each item.
color The first elements are defined with the default theme colors by default. You can override them for each item.
highlight Defines the hover background color for each item.

Pie Chart

Doughnut Chart

Polar Area Chart

Markup

<chart type="Doughnut" width="500" height="500">
    <item data-tm-chart="{label: 'Primary', value: 200, color: '#f00'}"></item>
    <item data-tm-chart="{label: 'Secondary', value: 200, color: 'rgb(255,0,0)'}"></item>
    <item data-tm-chart="{label: 'Tertiary', value: 100, color: 'red'}"></item>
</chart>

Custom Overlay

You can add a cool hover effect to images by using the code example below.

Markup

<div class="uk-overlay tm-overlay">
    <img src="/" alt="">
        <a href="/"></a>
        <div class="uk-overlay-area">
            <div class="uk-overlay-area-content">
                <h1 class="uk-h3 tm-overlay-headline">...</h1>
                <p class="tm-overlay-content">...</p>
            </div>
        </div>
    </a>
</div>

Tile Grid

Katana comes with a fully customizable grid like you can see on the frontpage. You can build any kind of grid you want by using the Grid Component UIkit provides including the default UIkit responsive behavior.

Markup

To remove the grid gutter, add the .tm-grid-gutter-remove to the parent .uk-grid element. You can choose between 3 types of content within your tiles:

  1. Content

    You can insert any kind of content here starting with a div using the class .uk-position-cover. To get a colored tile you can add any kind of panel you want like in the example below.

  2. Image

    The image you put into your tile will automatically cover the area.

  3. Image with overlay

    The image with the overlay effect has the same behavior as the regular image. You can use the default UIkit overlay or add the class .tm-overlay like in the example below to get the Katana overlay.

NOTE To set the width and height of your tiles use data-tm-grid-tile="..." on the div containing the .uk-width-* classes directly before the content. The single tile size depends on the number of columns you create with the grid.

<div class="uk-grid tm-grid-gutter-remove">
  
    // 1. You can use every kind of panel here 
    <div class="uk-width-1-2" data-tm-grid-tile="2x1">
        <div class="uk-position-cover uk-panel uk-panel-box">
          ...
        </div>
    </div>
    
    // 2. Just an image without hover effect 
    <div class="uk-width-1-3" data-tm-grid-tile="1x1">
        <img src="/" alt="">
    </div>
    
    // 3. Image with an overlay effect
    <div class="uk-width-1-3" data-tm-grid-tile="1x1">
        <div class="uk-overlay tm-overlay">
            <img src="/" alt="">
            <a href="/">
                <div class="uk-overlay-area">
                    <div class="uk-overlay-area-content">
                        <h1 class="tm-overlay-headline">...</h1>
                        <p class="tm-overlay-content">...</p>
                    </div>
                </div>
            </a>
        </div>
    </div>

</div>  

Social Icons

Use the modifier .uk-icon-button class to create an icon button.

Here is a little code example how to add them:

<a href="#" class="uk-icon-button uk-icon-twitter"></a>
<a href="#" class="uk-icon-button uk-icon-facebook"></a>
<a href="#" class="uk-icon-button uk-icon-google-plus"></a>

Here is an overview of all icons provided by Font Awesome.

This theme is available for JoomlaJoomla and WordpressWordPress including the same features on each system.

Dummy Content

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

UIkit


Article title

Lorem ipsum dolor sit amet.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

<div class="myclass">...</div>

text-muted
text-primary
text-success
text-warning
text-danger
a element
em element
strong
code element
del element
ins element
mark element
q inside a q element
abbr element
dfn element

Badge 1 Success 4 Warning 3 Danger 4

h1

h2

h3

h4

h5
h6

Lorem ipsum dolor.

Someone famous
  • Author

    May 2, 2090 at 1:55 pm

    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna.

Divider

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Header

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Box

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Box primary

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Box secondary

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Info message

Success message

Warning message

Danger message

55%
55%
55%
55%
Form states
Form styles


  • List item 1
  • List item 2
  • List item 3
  • List item 1
  • List item 2
  • List item 3
Table caption
Table Heading
Table Data
Table Data
Description lists
Description text.
Description lists
Description text.

Title

Lorem ipsum dolor sit amet, consetetur sadipscing elitr.

Title

Lorem ipsum dolor sit amet, consetetur sadipscing elitr.

Icons

YOOtheme is a well-known template and extension provider for Joomla and WordPress who helps you to create professional websites. But to make your website or interface design a real eye-catcher there was one thing missing: Icons! Icons are an essential tool to simplify user interfaces and today almost every major website uses icons to highlight important parts in their content.

Features

PNGs in 8 Sizes

From 16x16 to 512x512 pixels.

Scalable vector sources

Customizable PDF vector files.

Pixel perfect design

Handcrafted every size.

YOOtheme Icons. Beautiful and handcrafted icons for web and print projects. Visit Website

Más artículos...