I have a question.
« previous entry | next entry »
Jan. 29th, 2008 | 06:03 pm
posted by: pixel_test in s2tranquility2
Is it possible to get rid of the sidebar? Or is it un-removable?
Thank you very much in advance!
(no subject)
from: rasberry_daisy
date: Mar. 21st, 2008 12:10 am (UTC)
Link
#menu {display: none;}
#content {
position: relative;
margin-left: 20px;
}
You may need to adjust the margin-left for your layout.
Reply | Thread