Forums

Widget border (3 posts)

  1. nicolarsson
    Member
    Posted 3 years ago #

    Anyone feel like having a look at my site http://www.superfellow.info to help me figure out how to get rid of the fat borders around the widgets on the left and right side.
    I use the wp widgets plugin

  2. muelheim
    Member
    Posted 3 years ago #

    Have a look at your style-sheet:

    #left_side h3, #right_side h3 {
    ...
    border:1px solid white;
    ...
    }

    change to
    border: none;

  3. nicolarsson
    Member
    Posted 3 years ago #

    Hi

    That removes the boxes around the heading only.
    Are you seing the thick white line above the "Asides"

Topic Closed

This topic has been closed to new replies.

About this Topic