Forums

Links Widget Caps (5 posts)

  1. Jparra
    Member
    Posted 2 years ago #

    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

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    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;
    }
  3. Jparra
    Member
    Posted 2 years ago #

    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

  4. Jparra
    Member
    Posted 2 years ago #

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

  5. Jparra
    Member
    Posted 2 years ago #

    Bump

Topic Closed

This topic has been closed to new replies.

About this Topic