-
nnnostalgia asked: why won't my twitter updates thing work?
I use Tumblr’s twitter function, which only works sometimes. Maybe it’s just the way I’m doing it, but that’s how it is… You can see it not working or working here, too.
-
Anonymous asked: Hello, is there a way to re arrange the original links that come with the theme i.e search,suscribe,archive and random.I noticed in www.terrysdiary.com, his are completely different.I would like to get mine like that if possible.Please answer.Thank you.
Terry’s Diary is going to be the end of me….
You have to go into your Custom HTML and re-arrange the links that way. As of right now, I am not aware of any other elixir.
-
Anonymous asked: Hello, I am trying to create the links name and link url thingy, but it is not changing at all.I go to customize, appearance , i put in the link titles i want and the link url but it doesn't do anything,it is still the same.Please help.Thanks.
You have to enable display custom links in the Appearance Tab. That’s a feature I added so people who… I don’t know why I added that feature.
-
Anonymous asked: I've tried changing the background color in the Appearance panel AND in HTML but nothing happens. Help?
Please and thank you.Too drunk over here, going to try and guess that maybe clearing the background image will work. If not… again, too drunk.
-
yakibah asked: Why does my flickr feed doesn't work?
I think you entered
ID: 14906294@N08in the Flickr ID field instead of just14906294@N08. -
thevinylfrontier asked: Hey there,
First off great theme. I wanted to know if you could tell me which parameter would change the border around all the images that would be added on the theme?
Thanks,
Daniel ZanaThe style selector for your CSS file would go like this:
p.object img { border: 2px solid #ffffff; }That will give a solid white border 2 pixels thick. You can paste that code into the Advance → Custom CSS tab on your customize screen without messing with the actual theme text or linking to your own CSS file.