{ tweaking my theme, please excuse any inconveniences ! ;;


#dc comics#batman#dc#bruce wayne#tim drake#dick grayson#batfamily#batfam#dc fanart





seen from China
seen from Netherlands
seen from Netherlands
seen from Netherlands
seen from Italy

seen from Australia
seen from China

seen from United States
seen from India
seen from China
seen from China
seen from China

seen from United States
seen from United States
seen from China

seen from United States
seen from Japan

seen from Malaysia
seen from United States
seen from China
{ tweaking my theme, please excuse any inconveniences ! ;;

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Hello! Your themes are lovely! I'm using #139 Achilles, and I've run into a bit of a problem. I'd like for the 5 info squares at the bottom of each post to have a little hovering 'reblog' 'date' etc so you can see what each one is, but I can't figure out how to do that. Could you help me please? Thank you xx
i’ll show you how to do it :) see, let’s take the notes square for example (you can find it deep down in the code, the blueish part that is marked with )
now you need to put title=“notes” into it so it looks like this
you can exange the notes with any title you want. now do the same with the other 4 links :) (i’d recommend /not/ copying this but typing it into the code yourself because the “ “ tend to get messed up when you copy them directly. also make sure that there is space between a href="{Permalink}" and title=“notes” or it won’t work :))
For your all in one package #4, specifically for the blogroll page, when you hover is the blog name/title meant to appear underneath all the other icons on the blogroll? In other words when you hover to see the title of the blog the cursor is on since the title appears beneath the other icons there it obscures the hover title if that makes sense.
yeah that tends to happen in the theme preview, is it the same on the actual page? because for me everything is fine when I hover :)
hello I was wondering how to take the hover off the tags below posts on theme 14?
explained a few times already
Hello, I am working on customizing theme #2 to fit this blog for me on one of my other blogs and I was wondering how to make the tags on posts not hover?
you need to find the tags section and where you see
opacity:0
you just put a 1 for the 0 and your are done :)

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
hi, i've seen tumblr's with color isolated posts then when you pass the mouse over them they become colored? how to do that?
you probably mean the change of post background colour. well then, go into the code, make a new paragraph with brackets, out #post:hover at the top and put between the brackets background-color:#000000 or any other colour of your choice :)
Hello, I absolutely adore your themes, they're amazing. I'm using #28 right now, The Doctor. Everything seems to be working alright other than the text when I hover over my links. All that I'll see is a little box where the text should be, but it's blank... I've put quotations around my titles in the html, but that didn't seem to help. Is there a way to make the text appear?
Ok this is strange, did you check if you titles are really in the right order?
for example, you want your link to have the hover title: about me
Then it has to look like this:
{block:IfLink1Name}{text:Link1 Name}{/block:IfLink1Name}
Does it really look like this?