• Hello,

    I’m currently working on a theme of my own modified from WordPress’s default theme, and have encountered a problem with the blogroll widget. For some reason, whenever I add this widget to the sidebar, it refuses to format according to the widget specifications I set in the theme’s functions.php

    this is what’s happening:

    http://img203.imageshack.us/img203/865/screenshot20100715at301.png

    All other widgets seem to take on the settings I established except for the blogroll widget.

    Any ideas?

Viewing 1 replies (of 1 total)
  • nice image –
    but no good for helping you, as one cannot examine the html structure and the css associated with this part of your site.

    there is nothing better than a live link to the site with the issues.

    the least that is needed is the html code of the sidebar, taken from the browser (‘view’ ‘source’ or similar); paste it into a http://wordpress.pastebin.com/ and post the link to it here.
    and the code of sidebar.php;
    and the code of functions.php;
    and maybe the code of style.css.
    (imho – looking through lines of code is extremely tedious and less likely to get any results, than working with the live site, using the free firefox tools 😉

Viewing 1 replies (of 1 total)

The topic ‘blogroll widget refusing to format’ is closed to new replies.