6

 

Animated hover CSS3 effects for images

This code allows you to display an image and its description with animated CSS3 effect.
Note: If you would like to add your own text into the image description, just modify the code below or edit an existing code in the custom module of the demo template.

 

Example 1

<div class="dj-image-hover"> <div class="view view-first"><a href="#"><img src="/image.jpg" /><a> <div class="mask"> <h2><a href="#">Title goes here</a> </h2> <p>Custom description goes here.</p> <a class="readmore" href="#">Read More</a></div> </div> </div>

 

Typography

Title goes here

Custom description goes here

Read More

 

Example 2

<div class="dj-image-hover"> <div class="view view-second"><a href="#"><img src="/image.jpg" /><a> <div class="mask"> <h2><a href="#">Title goes here</a> </h2> <p>Custom description goes here.</p> <a class="readmore" href="#">Read More</a></div> </div> </div>

 

Typography

Title goes here

Custom description goes here.

Read More

 

Example 3

<div class="dj-image-hover"> <div class="view view-third"><a href="#"><img src="/image.jpg" /><a> <div class="mask"> <h2><a href="#">Title goes here</a> </h2> <p>Custom description goes here.</p> <a class="readmore" href="#">Read More</a></div> </div> </div>

 

Typography

Title goes here

Custom description goes here.

Read More

 

Image Borders

<img class="border_img1" src="/image.jpg" />
Typography
<img class="border_img2" src="/image.jpg" />
Typography
<img class="border_img3" src="/image.jpg" />
Typography

 

Headings

This is Heading One (h1)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.


This is Heading Two (h2)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.


This is Heading Three (h3)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.

This is Heading Four (h4)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.


This is Heading Five (h5)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.


This is Heading Six (h6)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris convallis porta lacinia bibendum felis.

 

Numered blocks

<p class="jm-block"><span>01</span>Text goes here</p>

01Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

02Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

03Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

<p class="jm-block second"><span>a</span>Text goes here</p>

aLorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

bLorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

cLorem ipsum dolor sit amet, consectetur adipiscing elit. Duis viverra leo sed turpis convallis sit amet condimentum diam vehicula. Morbi suscipit nisl odio, nec sodales tellus. Aenean quis sapien suscipit mauris.

 

Colored blocks

this is a paragraph with the class "blue"
<p class="blue" > Text goes here</p>

 

this is a paragraph with the class "green"
<p class="green" > Text goes here</p>

 

this is a paragraph with the class "red"
<p class="red" > Text goes here</p>

this is a paragraph with the class "bluefill"
<p class="bluefill" > Text goes here</p>

this is a paragraph with the class "greenfill"
<p class="greenfill" > Text goes here</p>

this is a paragraph with the class "redfill"
<p class="redfill" > Text goes here</p>

 

Quote blocks

this is a paragraph with the class "quote-left"
<p class="quote-left" > Text goes here</p>

this is a paragraph with the class "quote-right"
<p class="quote-right" > Text goes here</p>

 

Icon blocks

this is a paragraph with the class "badge"
<p class="badge" > Text goes here</p>

this is a paragraph with the class "calendar"
<p class="calendar" > Text goes here</p>

this is a paragraph with the class "chat"
<p class="chat" > Text goes here</p>

this is a paragraph with the class "check"
<p class="check" > Text goes here</p>

this is a paragraph with the class "cloud"
<p class="cloud" > Text goes here</p>

this is a paragraph with the class "direction"
<p class="direction" > Text goes here</p>

this is a paragraph with the class "divide"
<p class="divide" > Text goes here</p>

this is a paragraph with the class "error"
<p class="error" > Text goes here</p>

this is a paragraph with the class "fire"
<p class="fire" > Text goes here</p>

this is a paragraph with the class "flag"
<p class="flag" > Text goes here</p>

this is a paragraph with the class "heart"
<p class="heart" > Text goes here</p>

this is a paragraph with the class "home"
<p class="home" > Text goes here</p>

this is a paragraph with the class "info"
<p class="info" > Text goes here</p>

this is a paragraph with the class "list"
<p class="list" > Text goes here</p>

this is a paragraph with the class "mail"
<p class="mail" > Text goes here</p>

this is a paragraph with the class "people"
<p class="people" > Text goes here</p>

this is a paragraph with the class "star"
<p class="star" > Text goes here</p>

this is a paragraph with the class "stat"
<p class="stat" > Text goes here</p>

 

Unordered lists


Default list
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
This is a list with the class "jm-light"
Enter the class name to ul tag <ul class="light">
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
This is a list with the class "jm-red"
Enter the class name to ul tag <ul class="jm-red">
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum

 

Ordered lists


Default list
  1. Duis tincidunt nunc sit amet ipsum
  2. Duis tincidunt nunc sit amet ipsum
  3. Duis tincidunt nunc sit amet ipsum
    1. Duis tincidunt nunc sit amet ipsum
    2. Duis tincidunt nunc sit amet ipsum
      1. Duis tincidunt nunc sit amet ipsum
      2. Duis tincidunt nunc sit amet ipsum
      3. Duis tincidunt nunc sit amet ipsum
This is a list with the class "jm-roman"
Enter the class name to ol tag <ol class="jm-roman">
  1. Duis tincidunt nunc sit amet ipsum
  2. Duis tincidunt nunc sit amet ipsum
  3. Duis tincidunt nunc sit amet ipsum
    1. Duis tincidunt nunc sit amet ipsum
    2. Duis tincidunt nunc sit amet ipsum
      1. Duis tincidunt nunc sit amet ipsum
      2. Duis tincidunt nunc sit amet ipsum
      3. Duis tincidunt nunc sit amet ipsum
This is a list with the class "jm-alpha"
Enter the class name to ol tag <ol class="jm-alpha">
  1. Duis tincidunt nunc sit amet ipsum
  2. Duis tincidunt nunc sit amet ipsum
  3. Duis tincidunt nunc sit amet ipsum
    1. Duis tincidunt nunc sit amet ipsum
    2. Duis tincidunt nunc sit amet ipsum
      1. Duis tincidunt nunc sit amet ipsum
      2. Duis tincidunt nunc sit amet ipsum
      3. Duis tincidunt nunc sit amet ipsum

 

Social icons with CSS3 effect

<p class="jm-icons"><a href="/index.php" style="display: inline-block;"><span class="jm-facebook" style="margin: 0 10px 0 0;">&nbsp;</span></a><a href="/index.php" style="display: inline-block;"><span class="jm-twitter" style="margin: 0 10px;">&nbsp;</span></a><a href="/index.php" style="display: inline-block;"><span class="jm-google" style="margin: 0 10px;">&nbsp;</span></a><a href="/index.php" style="display: inline-block;"><span class="jm-youtube" style="margin: 0 10px;">&nbsp;</span></a><a href="/index.php" style="display: inline-block;"><span class="jm-rss" style="margin: 0 0 0 10px;"> &nbsp;</span></a></p>

 

   

 

Read More Button

This is a read more link with the class "readmore"
Enter the class name to a tag <a class="readmore" />

Read more

 

Wir freuen uns über Ihr Interesse.  Wozu Nehemia weltweit aktiv ist, haben wir so zusammengefasst. 

hoffnung schenken. leben retten.

Angesichts des globalen Elends kann unser Beitrag nur der sprichwörtliche »Tropfen auf den heißen Stein« sein. Doch das entmutigt uns nicht. Denn für die vielen einzelnen Menschen, die Hilfe erfahren, macht dieser Tropfen einen lebensverändernden oder sogar lebenserhaltenden Unterschied. Anpacken ist besser, als vor dem Leid zu kapitulieren.

 



Die Höhe der Patenschaftsbeiträge richtet sich nach dem jeweiligen Projekt.  Nehemia arbeitet sehr effizient. Abgesehen von einem geringen Verwaltungskostenanteil (10%) kommen die Patenschaftsbeiträge voll dem jeweiligen Projekt zugute.

Zur Zahlung der Patenschaftsbeiträge können Sie uns eine Einzugsermächtigung erteilen oder einen Dauerauftrag einrichten.

Die Möglichkeit, mit einem Kind in Briefkontakt einzutreten besteht nur bei persönlichen Patenschaften und von Projekt zu Projekt unterschiedlich. Bitte fragen Sie uns. Grundsätzlich sollte ein Brief in der jeweiligen Landessprache verfasst sein und an uns geschickt werden. Wir kümmern uns um die bestmögliche Weiterleitung.

Von Geschenken in Form von Päckchen oder Geldsendungen bitten wir aus folgenden Gründen ganz abzusehen:

in vielen Ländern ist der Postweg sehr unsicher Sachgeschenke unterliegen den jeweiligen Zoll- und Einfuhrbestimmungen (evtl. entstehen erhebliche Kosten) kein Kind innerhalb eines Projektes soll »privilegiert« werden.

Wollen Sie Ihrem Patenkind über den Patenschaftsbeitrag hinaus etwas Gutes tun, können Sie eine zweckgebunden Spende überweisen. Diese wird ohne Abzüge weitergeleitet und kommt allen Kindern des Projektes -also auch Ihrem Patenkind- zugute.

Die Beendigung einer Patenschaft Ihrerseits ist jederzeit ohne Angabe von Gründen möglich. Wir bitten jedoch um rechtzeitige schriftliche Mitteilung.

Aktuelle Informationen über Ihr Patenschaftsprojekt erhalten Sie durch unsere Zeitschrift und unseren Rundbrief. In regelmäßigen Abständen versenden wir auch Rundbriefe aus den einzelnen Projekten.

Zu Beginn eines Jahres im Februar erhalten Sie automatisch eine Zuwendungsbestätigung zur steuerlichen Geltendmachung der gezahlten Spenden.

Deshalb bitten wir Sie, uns im Falle einer Änderung Ihrer Anschrift rechtzeitig zu informieren. Ein Hinweis auf andere Änderungen der Kontaktdaten wie Telefonnummer, Mail-Adresse oder -bei erteilter Einzugsermächtigung- der Bankverbindung, erleichtert die Arbeit.en aufzunehmen und sie im Kreis einer Familie heranwachsen zu lassen.

Die Kinder werden in den Projekten durch erfahrene Sozialarbeiter betreut. Je nach lokaler Situation umfassen die Leistungen die Schulgebühren, Schuluniformen, Arbeitsmaterialien, medizinische Versorgung und Zusatznahrung. Neben dem Wohl der Kinder haben unsere Projektmitarbeiter auch deren Familien im Blick. Kleinkredite  helfen Familien, wirtschaftlich auf eigene Beine zu kommen. In Selbsthilfegruppen finden sich Erwachsene zusammen, um die Kreditvergabe in eigene Hände zu nehmen.