Well, that's a bummer. I updated bootstrap as your said and now I have an even larger problem. A while back you helped me with putting my userlist into a grid form. The update has now taken it back to the original single row of users that I worked so hard to get away from.
I know it was a css edit and I've found some of the old posts on this but I remember back then I needed help with it too. I just can't figure it out.
Any help available?
I remember having to put this somewhere on the template.css, I think. Just don't remember where.
[code:1]
#cbUserTable thead {
display: none;
}
#cbUserTable tbody tr {
display: block;
float: left;
width: 150px;
}
[/code:1]
Thanks Kyle
here's the link to the list now.
www.shastagrowersassociation.com/View-users-list.html