Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for the late reply, was travelling abroad. Can you give me a link to the site where you are seeing these dots. It is likely due to the fact that you are displaying links as an unordered list. You will need to modify your stylesheet to display li items without a bullet style. With your site adderss, I can tell you exactly how to correct this.

    Thread Starter legarsfred

    (@legarsfred)

    of course !
    the adress is : http://s447531650.onlinehome.fr/

    right column.

    Thread Starter legarsfred

    (@legarsfred)

    “tabbed” order was set …

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please add the following style element to the Link Library Stylesheet to get rid of the bullets

    .xoxo .widget_links .blogroll li {
      list-style-type: none;
    }

    Please consider donating to support this plugin’s development.

    Thread Starter legarsfred

    (@legarsfred)

    Hi !

    I’ve added this line to : link-library/stylesheettemplate.css

    But nothing happened ….

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    That is not the correct place. You should have put it under the Stylesheet editor for Link Library under the admin menu.

    That being said, since this is for the widget, putting it there might actually not work. Just add it to your theme’s stylesheet.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Widget – Get off the dot of image’ is closed to new replies.