feed Posts (RSS | eMail)
feed Comments (RSS | eMail)
Loading...

Please consider signing the Google Gmail Automatic BCC Option Petition
and spread the word. Thanks!

Update: Join my Facebook group!
[click box to close]

I had the following problems:

  1. “Pages”-list in sidebar:
    If you take a look at the “Pages” navigation in the sidebar, you’ll notice the big distance between the headline - “Pages” - and the first entry (currently “Counterstrike”). I already know that the template uses wp_list_pages(), and that you can change the style via CSS using the “current_page_item” or the “page_item” selector. I tried to integrate it into my stylesheet setting the “margin-bottom” to zero px, but nothing happened…
    [UPDATE from 2007-02-13]
    OK, this was a tricky one - but after inspecting the css-code I found out that the wisdom lies within “#sidebar ul ul”…
  2. Ordered list in comments:
    I wanted to show comments as an ordered list using “1, 2, 3, …” and so forth. So I exchanged “<ul>” with “<ol>” in my comments template. The only problem is that the number is shown above the author’s name, not before
    [UPDATE from 2007-02-13]
    This problem is also resolved…
  3. Comment number in reverse order (guestbook):
    I have the same problem as described in #2 in my guestbook, but in addition to this, I want the numbers of the comments to be displayed in reverse order…
    [UPDATE from 2007-02-13]
    Resolved! See this post

Have Your Say!

Next post: Youtube.com: Web 2.0 … The Machine is Us/ing Us
Previous post: WordPress Plugin “Comment Live Preview”

Trackback URI | Comments RSS | Permalink

del.icio.us del.icio.us eMail this post eMail Print Print
Did you like this post? NoYes
No votes yet, be the first!
Loading ... Loading ...

Have Your Say!

back to top