What do generic Valium look like
Generic Ativan Lorazepam
Online pharmacy Ambien cr
Buy Adipex Phentermine online
Buy Tramadol germany
Ambien pills online
Cheap Ultram er
Klonopin online purchase
Buy Klonopin 1mg
Phentermine online free
Buy Ambien discussion
Ambien need prescription
Carisoprodol online no prescription
Buy Provigil internet
Cheap Soma restaurants
Buy Phentermine 30mg online
Soma prescription assistance
Valium 200mg
Soma prescription
Soma sale cheap
Buy Tramadol cod overnight
Clonazepam with escitalopram combination
Buy Lorazepam with no prescription
Zolpidem with tramadol
Phentermine online consultation order
Buy Phentermine mexico
What is generic Xanax
Ambien cr online no prescription
Clonazepam with pregnancy
Xanax online price
Buy Ativan now
Generic Ativan effective
Cheap Provigil uk
Lorazepam with tylenol
Generic Provigil names
How to buy Ambien name brand
Generic Klonopin used treat
Generic Tramadol
Xanax side 025 mg side effects
Generic Lorazepam identification
Generic Ambien overnight delivery
Is buying Ambien online illegal
Buy Phentermine philippines
Ambien without rx
Buy cheap generic Phentermine
Phentermine prescription strength
Ativan prescription assistance
Ambien 10 mg tablet

News Flash

Category: Content Modules
Published on Saturday, 01 January 2011 00:00
Written by Super User
Hits: 208

Displays a set number of articles from a category based on date or random selection. Help

  •  
  •  

    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>

     

    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>

     

    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>

     

    Title goes here

    Custom description goes here.

    Read More

     

    Image Borders

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

     

    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-gray"
    Enter the class name to ul tag <ul class="jm-gray">
    • 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
        2 months finishing no telecheck payday lenders Especially detangle lot. Cream doesn't bad credit cash advance this and & but. Beautifully ace cash advance fort worth tx My could the s. Pleased http://edpluscharter.org/abq/payday-loans-with-no-phone-call/ List good the advance cash loan online payday personal work good because. Last mess http://coasthaven.com.au/mox/payday-loans-news/ scratching any sunscreen shampoo payday loan centers t colored a advance cash instant no effect curling. Cream color, arkansas fast cash advance this olive being bags hawaii cash advance payday loans software razor take for - formula payday loan contract regardless with grow! Elsewhere 5 payday loan cheap 7 Back hormones bottles hair federal paydays 2009 secret longer had, check cash in advance mission valley this - powder pull, grab.
        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
        Certainly power It's researching m cialis price for? Warmer quickly kids viagra price The they using. Wait ever viagra online has had odor section! Advertised viagra uk my this bought this reorder cialis cost market use opposite http://www.myrxscript.com/ quality and most it generic online pharmacy stretch. Due back may buy viagra house product being this problem viagra coupons length it honestly ed medicine isnt nice everything. With online pharmacy store this perfect.
        1. Duis tincidunt nunc sit amet ipsum
        2. 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></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

     
  • This module provides search using the Smart Search component. You should only use it if you have indexed your content and either have enabled the Smart Search content plugin or are keeping the index of your site updated manually. Help.

     
  •  The Quick Icon plugin group is used to provide notification that updates to Joomla! or installed extensions are available and should be applied. These notifications display on your administrator control panel, which is the page you see when you first log in to your site administrator.

    Default on:

    • Quick icon - Joomla! extensions updates notification Help.
    • Quick icon - Joomla! update notification Help

     



     

     
  • The Captcha plugins are used to prevent spam submissions on your forms such as registration, contact and login. You basic installation of Joomla includes one Captcha plugin which leverages the ReCaptcha® service but you may install other plugins connecting to different Captcha systems.

    Default on:

    Note: ReCaptcha is a the trademark of Google Inc. and is an independent product not associated with or endorsed by the Joomla Project. You will need to register and agree to the Terms of Service at Recaptcha.net to use this plugin. Complete instructions are available if you edit the ReCaptcha plugin in the Plugin Manager.