# 9 years ago | |
---|---|
I need to resize my wordart to fit facebook header - how can I do this please |
# 9 years ago | |
---|---|
Firstly you need to understand what the final dimensions you want to obtain. To my knowledge facebook header image is 851px X 315px. Therefore it has 851 / 315 = 2.7 aspect ratio. Then read this FAQ entry on how to create a cloud with that aspect ratio. |
# 9 years ago | |
---|---|
Thank you very much |