Hey, I am using the BFArea theme. I have added a background image through the Custom Background page under appearance.
When i view my source i see.... How can I add background-size: 100%; to this code!??!?? Can not find it anywhere in the files.
<style type="text/css">
body { background-image: url('websitehere.com/adsa.jpg'); background-repeat: no-repeat; background-position: top center; background-attachment: fixed; }
</style>
Thanks!
Greg