RSS icon Bullet (black)
  • Warm Wordpress theme named “Loans”

    Posted on November 20th, 2008 admin 12 comments

    Latest version 1.0.5 (08/12/2008).

    • Added logo.
    • Added background pattern.
    • Added upper & bottom frame borders.
    • Updated the header.
    • Some minor updates.


    Loans demo

    Version 1.0.4 (02/12/2008).

    • Integrated paging (forgot to add on initial release). “Next” and “Previous” links would appear now.

    Version 1.0.3 (26/11/2008).

    • Included wp_footer() in footer.php, stats plugin and many others should work fine now (bug discovered by Antonio, thanks).

    Version 1.0.2 (26/11/2008).

    • Calendar widget would use the first (widest) block instead of narrow one by default.
    • Unordered lists in posts would have very nice stars instead of default bullets.

    Version 1.0.1 (21/11/2008).

    • Fixed image alignment in posts.

    Initial version 1.0.0 (20/11/2008).

    Our initial intention was to create a template which could be used for online magazines. The theme should have included such features as: featured posts, list posts by categories, many available options etc. It takes time to make everything perfect, so we decided to release a trimmed version of the theme. However, with our later releases these features would be surely included, so stay tuned!

    Features:

    • Based on CSS framework “Blueprint”.
    • Warm colors.
    • Released under GPL.
    • Valid CSS & XHTML
    • SEO optimized.
    • 2 columns or 3 columns.
    • Share/Bookmark
     

    12 responses to “Warm Wordpress theme named “Loans”” RSS icon

    • Hi, I use your great loans theme for my website. You have done a very good job. I would like to ask you how i can move or copy one sidebar to the left.

      Cheers from Holland.

    • Satilmis, it’s quite easy, open index.php, change the divs order (in your case you want sidebar’s div to go first) and always put the “last” class on the last div.

    • Thank you for your respons. I understand yoy have to move just under the

      So the sidebar gets loaded first and moves to the right. (I suppose this is a theme with 3 columns and three sidebars.)

      But then my body of my website goes all the way down so it doest fit to the right. What do i have to change more in the index.php. You can see a copy of it here under. Thanks for your help!

      <a href=”/” class=”logo”>

      <a href=”" title=”Permanent Link naar”>

      Gepubliceerd op

      <?php the_tags(”, ‘, ‘, ”); ?>
      <?php edit_post_link(’Edit’, ”, ”); ?>

      Not Found
      Sorry, but you are looking for something that isn’t here.

      Volgende pagina’s

    • <a href=”/” class=”logo”>

      <a href=”" title=”Permanent Link naar”>

      Gepubliceerd op

      <?php the_tags(”, ‘, ‘, ”); ?>
      <?php edit_post_link(’Edit’, ”, ”); ?>

      Not Found
      Sorry, but you are looking for something that isn’t here.

      Volgende pagina’s

    • Sorry i cant copy all the index.php, can i mail you?

    • Satilmis, it’s not necessary to send me the whole index.php file. It’s all about div order.

      Change the order of divs and modify classes:

      From:
      div class="span-16 content" ... /div
      div class="span-8 sidebar last" ... /div

      To:
      div class="span-8 sidebar" ... /div
      div class="span-16 content last" ... /div

      And it should do the job.

      So the sidebar gets loaded first and moves to the right.

      Answer: to the left.

    • Hi, i can see no div class=”span-8 sidebar last” … /div in the index.php.

      The only time its referred to is

      Nevertheless I figured a other way: you can put just before

      Do you know how i can have 2 sidebars, so one on the left and one on the right?

    • Hi admin.
      i have 3 q?
      1-how to change width of slidebar to 200px?
      2-how to change font size for H1?
      3-how to change font color for links in articles body?

      thanks for you.

    • Can you please help me? I tried installing this theme onto my website but when I look at a post I get a 404 error towards the bottom.

    • Love this theme.. nice and simple.. gonna use it for my first Wordpress site.. thanks admin for sharing! :-)

    • Does anyone know if this theme is compliant with 2.8.2 ?

    • I tried for this theme through wp control panel (2.8.4). Just 3 themes of yours are showing: Mini, Vista & Fancy. This Loans theme is not available. Does it mean that it is not compatible with wp 2.8.4 or just that you have not uploaded it there?

    Leave a reply