HomeWordpress → WorldOWeb Theme Release

WorldOWeb Theme Release

WorldOWeb theme was my original theme that I have decide to release. It is a lightweight theme which is suitable for all audiences. It has been tested with wordpress 2.7 upwards. The latest version is 2.2.9 which was released on 3rd October 09.

Features include:

  • Widget Ready
  • Fluid Width
  • Valid XHTML & CSS
  • Two Columns
  • Comments & Pings are separated
  • WP-navi plugin compatible*
  • WP-twitip-light compatible *

* Compatible when the included plugins are activated.

Screenshots

Download

Share

Enjoyed this article? Then recommend it to your friends

               

14 Responses to “WorldOWeb Theme Release”

  1. Tracy

    @Susie I have sent you an updated style.css to your email address to incorporate these changes.

  2. Susie

    Hi Tracy – I just had a quick question regarding formatting the WorldoWeb template – if I want all the content between the header and the footer to sit in a section of about 700px wide with a white background just in that div and a different color background for the actual page behind it – how do I do that? I’ve tried tweaking the #main bit in the css stylesheet, but it keeps making the background transparent whenever I remove the “float:left;” command to center that div. This is what I’ve tried adding to make that div centered:

    #main
    {
    width: 880px;
    background-color:#fff;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }

    and I’ve stuck the “text-align: center;” in the “body {” bit as well. What am I doing wrong? Help!

  3. Tracy – Just wanted to say thanks for releasing the worldoweb theme. It is outstanding and so easy to customize. It performs very nicely – fast and light even after adding some plugins. Well done.

    1. Tracy

      Your welcome. Thanks for your kind comments. I hope to make many more lightweight themes in the future. If you ever have any problems with any plugins feel free to contact me.

  4. Dan

    Thank you

  5. Dan

    How do I change the header image

    Thanks

    1. Tracy

      It is in style.css under #header. The image is called upgrade.jpg.

  6. Guillaume

    Ok that works !

    thanks Tracy ! :-)

  7. Tracy

    Are you wanting a static page as your homepage? This can be done from the reading pane under settings in admin. If this is not what you are wanting could you give me a link to your site for a better understanding?

  8. guillaume

    Hello Tracy,

    I have nothing to put on the “HOME” page. So, I would like to aims this page on the second page of my wordpress so that a visitor doesn’t arrive on a white page… What must I modify please ? :-)

  9. Worked great thanks!

    1. Tracy

      No worries, any-time.

  10. Hi, just wondering how pictures posted to a posting can be displayed on the main page, currently they only appear in the single form.

    Thanks in advance.

    1. Tracy

      Try going to index.php template and changing

      10
      <?php the_excerpt();?>

      on line 10 to

      10
      <?php the_content(); ?>

      The index.php is displaying excerpts by default which does not show images. Changing it to the

      10
      <?php the_content(); ?>

      will then display the full content of the post including pictures. Let me know how you get on.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

4,942 Spam Comments Blocked so far by Spam Free Wordpress

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>