can someone tell me where I can change the column number - currently its 5 and want it at 3...but cant see anywhere to do it. Perhaps Im blind and its staring me in the face but I just cant seem to find it.
thanks
What theme are you using? Basicly, the number of columns is determined by the css file.
Im using simple+
dont worry - i worked it out....
for anyone else that wants to know you just have to change the width in the wrap ID:
width: 650px; margin: 25px auto 0 auto; /* auto centers the div */ }