On theme #17, I cannot get any images to upload for the background and sidebar. I do not know if I am picking the wrong images or if it doesn't work correctly on google or my Mc is the reason it's going wrong but I don't know how to fix it. Please answer this privately if you can so I know I haven't missed it
I have no experience with Macs so idk if that’s the issue at all (or how or why it could be). You can always upload your images somewhere else (like on photobucket or a private photo/text post on tumblr) and add the URL manually to the code though if the uploading doesn’t work for some unfathomable reason (probably tumblr being a bitch).
So, when you uploaded your background image, look through the code for this
background-image:url('{image:background}');
and change ONLY {image:background} for the URL to your background image, like so
background-image:url('http:// yoururlhere.jpg');
the same goes for your sidebar image, look for this:
and change only {image:sidebarimg} for the URL to your sidebar image, like so
Just note that after this you won’t be able to change your images via the Appearance tab/upload buttons, only via the code itself.
Also, I’m publishing this for other people who may have the same or similar issues. If you want to keep track of your answered asks, I suggest you track your tumblr URL as a tracked tag :)