|
|
|
I wish I could help but I suck at this.
glitterglamgirl05 |
Homepage |
11.01.05 - 3:17 pm | #
|
|
Beats the hell out of me, I just wish I knew how to do all this. UGH
Cat |
11.01.05 - 3:28 pm | #
|
|
This MIGHT NOT BE IT... but in your html you are telling your sidebar to float on the float on the left. You could try telling it to float on the right - see if it jumps over?
sidebar {
border:4px solid #000;
background:url("http://i6.photobucket.com/albums/
y232/1212twins/bkg_main2.jpg");
width:220px;
float:left;
padding: 5px;
margin-left: 10px;
text-align:left;
}
meritt |
Homepage |
11.01.05 - 3:47 pm | #
|
|
Commenting by HaloScan
|