• I asked for some help earlier and got a quick response, so I wanna try again. My site is here. I am working on the widget. I want to shift the contents (leaving the title where it is) by a portion (basically enough to get the bullets off the border. I also want to put a border under each line of text within the widget itself. Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter swarnock89

    (@swarnock89)

    bump

    Thread Starter swarnock89

    (@swarnock89)

    bump again. can someone please help?

    Thread Starter swarnock89

    (@swarnock89)

    This code

    li {
    	border-bottom: solid 2px #333;
    	padding-bottom: .2cm;
    }

    helps to change it to close to what I am looking for, but I want the lines to extend all the way from the left border to the right border. I also want each line of text to be equally spaced from the top and bottom of the box that is made by the two lines. Right now I only have padding bottom, but when I do padding on the top as well, it causes the border at the top of the widgets title to move up and then there is a strange gap.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Need help with my Widget’ is closed to new replies.