• Hello. I’ve very new to creating my own theme and stumbled upon a site that did it for you. With tweaking I almost have it just the way I want it, but the navigation is messed up and I’m at my whit’s end to find the source… my temp site is:

    http://www.shesnoops.com/blog/

    On the left hand size where the navigation is, there is unordered list. I cannot seem to find the source to remove the ul and li’s. I’ve tried the style.css, index and sidebar.php. Once I figure out how to repair this problem, it will likely resolve the problem w/the firefox browser.

    I would greatly appreciate any assistance you gurus can offer.

Viewing 4 replies - 1 through 4 (of 4 total)
  • WP creates the lists for categories and pages automatically. Go to http://codex.wordpress.org/Template_Tags to have an overview for it (template tags: wp_list_cats and wp_list_pages).

    “Once I figure out how to repair this problem, it will likely resolve the problem w/the firefox browser”

    Your site looks fine or me in firefox, opera and IE.

    Thread Starter shirah

    (@shirah)

    Thanks Evita. I’ll check out that link.

    Thread Starter shirah

    (@shirah)

    Unfortunately, I still can’t seem to get the ordered list removed even after reading the overview. I’m not real technical, but I will keep looking.

    The list will always be there unless you feel the urge to manually recreate it with hand-coded links.

    You manage how it looks and is laid out via CSS.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Theme Problem/Puzzle’ is closed to new replies.