Changes for 3 Column K2 style r4

Bugs fixed for release 4

  1. The padding at the top of the sidebar in IE was fixed.
  2. The placement of comment count in the sidebar’s latest comments was fixed.
  3. The livesearch widh was fixed.

These were fixed for next release. If you found anything else pls let me know, I will include them in release 4. In the meantime download the release 3 and try it out.

  1. One thing I have noticed in R3 is that on my home page I have the old feed icon floating in the middle of the sidebar. I can’t work out how to get rid of it. Any help would be much appreciated.

  2. In the switch.css. find these lines,

    .feedlink img { /* On the sidebar */
    right: 210px;

    change the 210px to 25px . U got that because u moved the latest posts section from left sidebar to right sidebar. you can find the switch.css in styles folder.