• Hi,
    I am having trouble on a blog that I added a sidebar to. It seems as though someone working on the blog before changed the blog so that the links widget displays the links in all Caps. The links are also not displaying vertically above one another as they usually do. They are displaying next to each other horizontally with a weird fade underneath. I just want to go back to what the default links widget looked like but I can’t figure out how using firebug.

    Is there a way to download the old links widget? Will that fix this?

    Or is there somewhere I can change the code to go back to the default links widget settings.

    LINK

    Note: the “Google” and “test” link are separate links under the “friends” link category.

    Any input would be really appreciated.
    Thanks,
    J

Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s not the widget but your theme’s CSS that is applying these effects. Try editing style.css and removing:

    ul.xoxo.blogroll li {
    float:left;
    height:11px;
    margin-right:38px;
    overflow:hidden;
    text-transform:uppercase;
    }
    Thread Starter Jparra

    (@jparra)

    Thanks Esmi.
    It helped the Blogroll and set it back to normal but then all of a sudden the Header nav started showing up vertically and also displaying the rollover images simultaneously with the normal “up” state images.

    I think this is because the person before was using the blogroll to dynamically load his flash nav (the header nav before was flash). Now the header and blogroll styles may be related. Such a mess. How can I fix this and make the sidebar vertically display and have the nav horizontally display?

    Thanks for looking in to this! I feel like its so close but just one step away.
    Thanks,
    J

    Thread Starter Jparra

    (@jparra)

    hi guys:)
    I’m still stuck on this. Can anyone help me on this?
    Thanks,
    J

    Thread Starter Jparra

    (@jparra)

    Bump

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links Widget Caps’ is closed to new replies.