Home › Forums › Support › Copyright Formatting This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago by Mary Pearson. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts June 28, 2015 at 7:51 am #117098 Mary Pearson Is there a way to left align the copyright info and right align the credits – i.e. on the same line? Currently I am doing it using 40 ‘s. It doesn’t seem very efficient to do it that way. Thanks Tom! June 28, 2015 at 1:47 pm #117181 TomLead Developer Lead Developer If you’re using the Copyright add-on, you can use the grid system: <div class="grid-50"> Stuff on left in here </div> <div class="grid-50 footer-right"> Stuff on right in here </div> Then add this CSS: .footer-right { text-align: right; } June 28, 2015 at 3:26 pm #117205 Mary Pearson Thank you so much! That makes much more sense. For some reason they are indented unevenly. I have element spacing for footer left and right set to 0. Website is http://104.238.66.130/~thijs Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In