Forums

Add Images to widgets in sidebar (3 posts)

  1. dforce
    Member
    Posted 2 years ago #

    Hi:

    I want to put round corners in my sidebar, I alredy managed to put the top and the center images, but the bottom image dont show up, here is the code i'm using:

    .widget {
    background: url(images/rounded-middle.gif) repeat-y top;
    padding-bottom: 10px;
    margin: 0 0 10px 0
    }

    .widgettitle {
    background: url(images/rounded_top.gif) no-repeat top left;
    padding: 10px 10px 0 10px;
    }

    .widgetbottom {
    background: url(images/rounded_bottom.gif) no-repeat bottom left;
    padding: 10px 10px 0 10px;
    }

    .widget ul {
    margin: 0 10px;
    list-style: none;
    }

    It is showing in this blog http://www.striatumweb.com/

    Hope you can help, thanks in advance

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

  3. eblogtip
    Member
    Posted 2 years ago #

    That is what I have been searching so far. I have tried severy tips but failed or made sidebar messy then. I will check and see if it can help me then. Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic