Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m gonna take a look and I’ll report back with the correct CSS but I think you should check your theme in internet explorer 7 as it doesn’t look good :/

    Speak soon,

    Lou

    OK go to your style sheet in admin and look for #sidebar.

    Add border: 2px solid #EEE; and change the width of the sidebar to 296px.

    So it looks like this:….


    #sidebar{
    border: 2px solid #EEE;
    float: right;
    width: 296px;
    }

    Change 2px to 1px or the size you need and #eee to the color you want but I think that looks quite good.

    Lou

    Thread Starter brownday

    (@brownday)

    Thanks a lot! Any ideas on how to make my website look good in IE7? =( I have a Mac so I can’t see any cross-browser problems with IE

    Is there a way to put a border around a page? I am using the suffusion theme.

    Thanks Lynne

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Border around my sidebar?’ is closed to new replies.