• Resolved k3200

    (@k3200)


    Hello all,

    I am using the relaxation theme for my blog http://www.townelakerelo.com. If I look at with Firefox everything looks great. However, if I use IE the third cloumn is cut off at the left and is placed half way down the screen. Can anyone help me with this?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • You don’t say when this started, but the problem is widths.
    You can read up on the box model, padding and margins in IE but you’ll end up reducing the column widths and padding in both cols.

    Thread Starter k3200

    (@k3200)

    It took me awhile to check it with IE. So the problem may have been occuring since the blog’s beginning. I’m not too sure as to how to proceed with reducing column width and padding. Which files do I alter to make this happen?

    Thanks

    Thread Starter k3200

    (@k3200)

    In the theme’s style.css I found this:

    #sidebar {
    background: transparent;
    border: none;
    color: #443;
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0 27px 30px 20px;
    text-align: left;
    width: 128px;

    Is this what I need to alter? And if so, what would you recommend?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Column problem with Relaxation theme’ is closed to new replies.