On your Elegant Green theme, can you change the color of the background without changing the image in its entirety? Like I really dig the pattern, but if I want it in a different color, what would I do?
woah woah woah i havE A QUESTION ON A THEME YOU’RE THE FIRST PERSON EVER TO ASK ME ABOUT CODE HEL L O
so!! to answer your question, you could put in some fancy effects for the picture to display wonky but i honestly haven’t attempted that and i think it’d be way easier if you just changed the colour of the background picture itself : )
looking at the body code here i’ll highlight what i’m talking about:
body { background-color:{color:background}; background-image:url(‘http://i.imgur.com/u37PRfq.png’); background-repeat: repeat; background-attachment: fixed; color:{color:text}; font-family:{font:body}; font-size:{text:fsize}px; line-height:18.2px; font-weight: 1.1px; letter-spacing: 1.3px; font-weight: 900;}
so that link right there should take you to the background image itself! my suggestion is to download that picture and edit its colour in photoshop. if you’re like me and don’t have photoshop, there’s an online site that you can use called pixlr, aka http://apps.pixlr.com/editor/
take it in there, go to the upper choices and hit “adjustment”, then go to either “hue and saturation” or “color balance” in that drop down. jiggle with the sliders until you get what you want!
after you’ve done that, save the image and go to http://imgur.com/. at the top left you can hit the blue button that says upload images. then hit browse your computer, select the newly recoloured picture and hit start upload. when it’s done it’ll redirect you to a page with your picture on it, but it’s got a shitton of buttons all around it. just click your picture and it’ll take you to a page with the image only!
after you’ve done all that, just copy & paste the new image’s link into where the old image was (the bold text).
lemme know if you need any more help!