• Resolved Geri70

    (@geri70)


    Hi!

    For a nicer view I want to frame the widgets in the sidebar.
    Can’t find the right code in my css.

    Maybe somebody can help me with that?

    Thanx
    Greets (http://www.geri.at)
    Geri

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding this to your CSS code:

    #sidebar .onecol {
        border: 1px solid red;
    }

    Change the borders to whatever pleases you.

    If you want space between the boxes, add this to the above:

    margin-top: 20px;

    Thread Starter Geri70

    (@geri70)

    Wow – that’s fast…!

    Thank you a lot WPyogi!
    You really helped me out of this..!

    Greetings from Vienna!
    Geri

    That’s helped me too, thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘boxing the widgets’ is closed to new replies.