This is the code I found on for my
sylerightside.css
Is this correct?
@charset "utf-8";
/* CSS Document */
/* ------------------------------------- Content -------------------------------------------------------------- */
.im-mainContent { padding:0px; left:19px; border-right:3px double #e2e2e2; width:777px;}
.im-sidebar { padding:0px 5px 5px 11px; float:right; border-left:3px double #e2e2e2; width:165px; font-size:70%; clear:none; }
.im-sidebar2 { display:none;}
.sidebar ul { width:140px; list-style:none; left:-12px; position:relative; overflow:hidden;}
.sidebar li { margin:0px 0px 10px;}
.sidebar li li { position:relative; list-style:circle; margin:0px 0px 0px 30px;}
..... I'm a little confused because I don't see anything that
says 150 pixels?
I'm trying to change the width of my sidebar from 150 to
165 but it says 165 already?
Any Help
Chad




Reply With Quote
