Hello, sorry to ask this as I know you said you don't answer questions about tweaking your themes but I have gone through the FAQ and AQ and google for ages and I can't seem to find a way to do what I want, so I wondered if you could possibly help me out? Totally understand if you're too busy though, no problem :) Basically what I'm trying to do is get my tags to show up on the same white bg as my posts, because they are just blending into the bg atm and are practically unreadable? Thank you!
(cont'd) Sorry I ran out of characters in the last ask! Just wanted to add that the theme I'm using is #017 and I haven't made any changes to the code at all. If you can't help for whatever reason then I also just wanted to say thanks for making such awesome themes for people to use, because I would never even know where to start trying to make something like that, and I'm happier with my theme right now than I ever have been in my 2 years on tumblr, so thank you so much :)
Thank you <3
As for your question, look for this in the code:
#tagbox a {
and then add a background colour, like so:
#tagbox a {background-color: {color:background};
this adds a background colour only to the links (as in the individual tags), not to the whole div element of the tagbox, but I think it should do the trick and make them more readable. In case you it doesn't, just add the background-color line to #tagbox. Make sure you end that line with a semicolon :)









