Member
Member
jem71   01-03-2008, 00:34
#1

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

Member
Member
sbillard   01-03-2008, 03:22
#2

What theme are you using? Basicly, the number of columns is determined by the css file.

Member
Member
jem71   01-03-2008, 07:13
#3

Im using simple+

Member
Member
jem71   01-03-2008, 07:42
#4

dont worry - i worked it out....

for anyone else that wants to know you just have to change the width in the wrap ID:

wrap {


width: 650px;
margin: 25px auto 0 auto; /* auto centers the div */
}
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.