zsakaria
Member
Posted 1 year ago #
Hello,
http://k12.engineering.asu.edu/wordpress/?p=74
I am having this problem with the side bar. i have colored the sidebar for visual purpose. the text is over flowing to the left of the #side div. the 'ized and ies' you see is the overflown text which is hidden right now.
please tell me why it is over flowing to the left when my height is also auto.
-Z
The text isn't overflowing. #sidebar is larger than .sidebar.
zsakaria
Member
Posted 1 year ago #
Thanks for the reply.
Where is .sidebar? I dont have that in style.css
-Z
My apologies; It's #side - not .sidebar. Defined in master.css.
zsakaria
Member
Posted 1 year ago #
got it! i think it was picking up #sidebar from master.css instead of style.css. i just changed sidebar to side_bar and it worked! thank you.
-Z