• On this blog: http://geovino.net
    I have two Links sections. The upper one that begins with Site Admin I would like to delete, but I don’t see where I can.

    My Links are the two wine links that are farther down the page.

    Also how to indent the ‘Wine’ link under Categories. And ‘May 2009’ under Archives.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Do you have any widgets installed in this sidebar? The source code suggests that you might – in which case it’s just a matter of removing the Meta Widget in Admin/Appearance/Widgets.

    Thread Starter vinoman

    (@vinoman)

    Thanks. There was a widget called meta-links, that I deleted. 🙂

    but why does the Categories and Archive section have the link more to the left, not indented like the links section?

    The stylesheet need amending. Edit style.css (line 416) and try changing:

    #sidebar .categories li, #sidebar .widget_pages li, #sidebar .widget_recent_entries li, #sidebar .linkcat li, #sidebar .archives li, #sidebar .widget_get_recent_comments li, .widget_links li, .widget_meta li {
    border-bottom:1px solid #CCCCCC;
    padding:5px 10px;
    }

    to

    #sidebar .categories li, #sidebar .widget_pages li, #sidebar .widget_recent_entries li, #sidebar .linkcat li, #sidebar .archives li, #sidebar .widget_get_recent_comments li, .widget_links li, .widget_meta li,
    #sidebar .widget_archive li, #sidebar .widget_categories li {
    border-bottom:1px solid #CCCCCC;
    padding:5px 10px;
    }
    Thread Starter vinoman

    (@vinoman)

    Thanks, that fixed it. 🙂

    i went to Admin/Appearance/Widgets
    and it isn’t letting me drag down more than 3 items, i think i should get rid of blogroll, calendar, but only a few meta features, but it seems that on the admin page it is delete all the meta tags or nothing.

    how can i clean up my page

    *
    Search

    *
    Main Menu
    o About

    Categories

    *
    o Uncategorized
    *
    Archives
    o July 2009
    o June 2009
    *
    Blogroll
    o Development Blog
    o Documentation
    o Plugins
    o Suggest Ideas
    o Support Forum
    o Themes
    o WordPress Planet

    *
    Meta
    o Site Admin
    o Log out
    o RSS
    o Comments RSS
    o Valid XHTML

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Too Many Links’ is closed to new replies.