Hallo. Nutze das IMPREZZ Template und möchte das ich die Sidebar extra scrollen kann, unabhängig von der Hauptseite. Hat jemand eine Ahnung wie das geht?
Style css Ausschnitt :
#sidebar{
position: fixed;
width:285px;
float: left;
background: transparent url(images/sidebarbg.gif) repeat-y center top;
margin-left:480px;
}