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