Forums
(@sam93536)
11 years, 8 months ago
Just use css to get it to the middle probably using something like
margin: auto;
12 years ago
quick advice from one more experienced than I.
Just what I was looking for, thanks a lot!