WorldOWeb WordPress Theme

WorldOWeb WordPress 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

Related Posts

14 thoughts on “WorldOWeb WordPress Theme

  1. 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!

  2. 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.

    • 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.

  3. 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?

  4. 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 ? :-)

  5. 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.

    • Try going to index.php template and changing

      < ?php the_excerpt();?>

      on line 10 to

      < ?php the_content(); ?>

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

      < ?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:

8,111 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>