Hey guys, trying to extend the right side bar to about 300 px at collegehoopsdaily. com but can't figure out what need adjusted. Every time I take it from 246 to 300 the width is right but the right side bar disappears. Thanks in advance for the help. Matt
The reason why is because of how the template is setup. When you have a predefined width container, then two floating elements within it ( float:left; ), you need to adjust the left column to be smaller, then add to the right sidebar. You can also make the predefined width wider, then you're able to adjust the size of the floated elements. Hope that helps clear your issue!
The easy solutions is try to check overall Layout and change something to make your sidebar extended work without any worries