hmmmn, i’m just going to replace that image with the kubrickwidebg.jpg.
someone must know which bit of code i need to edit to move the side bar right?
.narrowcolumn {
float: left;
padding: 0 0 200px 30px;
margin: 0 0 0 0;
width: 530px;
}
.widecolumn {
padding: 10px 0 20px 500px;
margin: 5px 0 0 150px;
width: 450px;
}
i’m pretty sure i have to change something there, but i can’t for the life of me figure out what.