Skip to content

Instantly share code, notes, and snippets.

@abneralvarado
Created April 16, 2012 19:26
Show Gist options
  • Select an option

  • Save abneralvarado/2400906 to your computer and use it in GitHub Desktop.

Select an option

Save abneralvarado/2400906 to your computer and use it in GitHub Desktop.

Revisions

  1. abneralvarado revised this gist Apr 16, 2012. 1 changed file with 3 additions and 4 deletions.
    7 changes: 3 additions & 4 deletions gistfile1.phtml
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,4 @@
    <div class="item" href="URL" target="TARGET" >
    <img class="content" src="someImageFile.jpg" href="URL" target="TARGET" />
    <div class="caption">foobar</div>
    <div class="label">Slider Label</div>
    <div class="item" href="URL" >
    <img class="content" src="LaImagen.jpg" />
    <div class="caption">Titulo Que Se Le Quiera Poner</div>
    </div>
  2. abneralvarado created this gist Apr 16, 2012.
    5 changes: 5 additions & 0 deletions gistfile1.phtml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <div class="item" href="URL" target="TARGET" >
    <img class="content" src="someImageFile.jpg" href="URL" target="TARGET" />
    <div class="caption">foobar</div>
    <div class="label">Slider Label</div>
    </div>