• Resolved DomenLo

    (@domenlo)


    Hi guys.

    I’ve been doing a site and have come to a sort of “how to do this” question – I want to display a bunch of HTML like this:

    <div class="badger">
    <div class="date">sometext</div>
    <div class="url"><a href="httpslashslash">Title</a></div>
    <div class="text">some html description text</div>
    </div>

    Ideally it would be made so that the user has a modified widget with some fields (date,title,url,description), so that the user could “rearrange” them as he wishes.

    Really appreciate any help!

    Domen

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget-like functionality, how to do?’ is closed to new replies.