I want to be able to set the width of the right-side column to be a little bigger. I have tried changing the group classes in the main-left-right.xml layout page, going from span3 to span4 for the right column but that just moves that column into the left (middle column). Ideally, I'd still like to have the three columns, but have the right one wider, maybe taking away from the main column if anything.
Is that easily doable? If so, suggestions? Thanks in advance.
NEVERMIND - I was able to figure this out myself using the xml and configuring all of the other span#s as well.