Results 1 to 6 of 6

Thread: Bank Of Lianja

  1. #1

    Bank Of Lianja

    So - I thought it would be fun to create a fake bank called - you guessed it - the Bank of Lianja.

    This would have to incorporate some site building with application building.

    Lianja is perfectly suited for the job.

    I'll post it from time to time and when completed, will post the entire project.

    Herb

    Name:  BankOfLianja1.jpg
Views: 1263
Size:  43.8 KB

  2. #2
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,187
    Nice start. Did you use Pinegrow for a bootstrap page?

  3. #3
    Hi Hank,

    I did use Pinegrow to kick start it.
    One thing I noticed was that pinegrow was missing the nav-pills under the nav class, so I just used nav-tabs, and manually changed it to <nav nav-pills nav-stacked> so I could stack them in my fourth column set.

    <div class="col-md-2 col-md-offset-1 col-lg-2 col-lg-offset-1">
    <ul class="nav nav-pills nav-stacked">
    <li class="active">
    <a href="#">Personal Banking</a>
    </li>
    <li>
    <a href="#">Business Banking</a>
    </li>
    <li>
    <a href="#">Investing</a>
    </li>
    <li>
    <a href="#">Insurance</a>
    </li>
    </ul>
    </div>
    Also - as you can see, I have the columns in medium and large screens with an offset of 1 column to give more distance to the right side menu.

    Next - I'll fix the columns heights to be equal.
    I also added a well around my paragraph to give it a nicer look.

    <div class="col-md-3 col-lg-3 well" data-pg-collapsed>
    <h3>Bank Of Lianja</h3>
    <p>Bank of Lianja has been a leader in thick skin savings and Loans since 1985. Bank of Lianja is built with combination of Visual Foxpro, HTML5, CSS3, Bootstrap and Jquery (and probably some less files befor all is said and done).</p>
    <a class="btn btn-primary pull-right" href="#" role="button">View details &raquo;</a>
    </div>
    Slowly but surely, it will get there.


    ps - I think the course from codeschool on getting started with bootstrap is very good.Name:  BankOfLianja2.jpg
Views: 357
Size:  61.1 KB

  4. #4
    Member
    Join Date
    Aug 2013
    Location
    United Kingdom
    Posts
    48
    Need to borrow some parchyderm loot. Herb, how is this coming?

  5. #5
    Hi Cox,

    Life got in the way.

    I have been up to my eye-balls in several projects at once. I will have to come back to this experiment at a later date.
    What I am finding though, is that using the standard built in sections is a lot quicker than building full apps in RSP pages.
    But I think there is definitely a place for both.

    Herb

  6. #6
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,187
    Hi Herb,

    agreed. Dashboards, in particular, are a good place for .rsp pages.

    Hank

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us