hello everyone, i am planning of deleting this blog. thank you for all this time! :) have a nice day!?
🩵 avery cochrane 🩵

Game Changer & Make Some Noise
official daine visual archive
macklin celebrini has autism
Mike Driver
★
Show & Tell
Cookie Run:Kingdom Official!
Sade Olutola
"I'm Dorothy Gale from Kansas"
KIROKAZE
he wasn't even looking at me and he found me
let's talk about Bridgerton tea, my ask is open
todays bird
almost home

Origami Around
Xuebing Du
I'd rather be in outer space 🛸
TMBGareOK. The Official They Might Be Giants tumblr

seen from Australia

seen from United States
seen from United States
seen from United Kingdom

seen from Türkiye

seen from United States
seen from Australia

seen from Ireland
seen from Bangladesh

seen from Malaysia

seen from Thailand
seen from India
seen from South Africa
seen from United States
seen from Bangladesh

seen from Netherlands

seen from Morocco
seen from Pakistan
seen from Pakistan

seen from Spain
@werehereto-help
hello everyone, i am planning of deleting this blog. thank you for all this time! :) have a nice day!?

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
HAPPY HALLOWEEN!!!! :)
- Q 👽👾👹👻👿👺💀
nice theme, huh
Well, thank you! xx
HELLO EVERYONE!
we're back! VISIT THE BLOG NOW :)
Theme #01 :3
Hope you guys like it! :) Please like this if you’re going to use it.
Visit the live preview for the features! :)

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
Hey I was on your box shadow tutorial and im not sure if it used to be different or what but with the box shadow, it didnt work on firefox with the -moz-box-shadow: 0 0 10px #FFFFFF; but instead did work with just the box-shadow: 0 0 10px #FFFFFF; I go back and forth between chrome and firefox to see if its working on both, and it only worked on ff with the simpler code. I'm not trying to be rude, but you might want to check it out and see if you want to update it :)
It works differently for firefox and chrome. It is the same on all my comps and laptops :/
Is there a code which turns posts black and white even though the post is a coloured post? Thank you. Amazing work on the blog :) Very helpful :)
Yup. Just look for your posts code, it could be either #entry{.... or #posts{.... and paste this code -webkit-filter: grayscale(100%);
It will turn all colored posts black and white.
Hover Title Links for a Navigation Bar
Here's an example:
Step One:
Copy this code:
<script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
and paste it after <head>.
Step Two:
Copy this code:
<style>
div#qTip {
  padding: 2px;   display: none;   font-style:none;   text-align: center;   position: absolute;   font-size:11px;   line-height:10px;   font-family:calibri;   z-index: 1000;   background: white;   z-index: 9999999;   border:1px solid #ccc;   color: #999;   letter-spacing: 1px; } </style>
and paste the code after the script from step one.
Step Three:
This following code goes in between <body> and </body> depending where you want your navigation to be located.
<a href="/" title="Home"><img src="http://i41.tinypic.com/33nj2te.png"></a> <br> <a href="/ask"title="Message"><img src="http://i44.tinypic.com/4ptrab.png"></a> <br> <a href="/" title="link"><img src="http://i42.tinypic.com/121rh9f.png"></a> <br> <a href="/" title="link 2"><img src="http://i41.tinypic.com/4se5n4.png"></a> <br> <a href="/" title="link 3"><img src="http://i44.tinypic.com/33c7mlf.png"></a>
Do you know how to show tags, notes, and permalink info on hover? Like if my blog currently shows the tags, notes, perm and such on the bottom of each post and i want to change it to only show on hover without changing my theme. I've been looking everywhere but I can't find a solution :c
Yup there's a way, just send us a link to the theme you are using and we'll try to fix it so it shows when you hover over the post.
#Angy
ok so i just started using tumblr and i dont know shit about it.. i want to update my theme and have a background thingy..i just dont know how m i spose to change it??any help please??thank u..
When you are on your 'dashboard' there should be your tumblr link on the right. You'll need to click on that and it directs you to your blog. On your blog there should be a button that says 'customize', you'll need to click on that. After that you can click on 'edit html' where you can change your theme. On that same column, you'll need to scroll down until you find a row where it says 'background', that is where you can upload a background image. If you need any more help, feel free to message back :)
True-Fashion~

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
how do you make a banner ? i'm kind of new , thanks !
Normally I would use Pixlr or Photoshop. If you don't have Photoshop, then  you can use a program online called Pixlr or click here and that program is similar to Photoshop. I haven't used it a lot but it is best to experiment on it and see what you can do. :)
Hi, I love your "Hearts" theme & I have just started using it for a personal blog that I am creating. I was just curious if there was any way that underneath the images you post, that you could have the caption showing instead of hidden? Thankyou.
Yup there's a way :)
First you'll need to look for this code:
After where it says:Â
You'll need to add this:
{block:Caption}{Caption}{/block:Caption}
so your captions will show below the post image :)
and make sure it is before:Â {/block:indexpage}
True-Fashion
I use this theme: www(.)tumblr(.)com/theme/35979 I really like how the captions show on hover. But I want to make the hover transition longer so it's smoother (if I'm even making any sense). Also, I'm decent at html/css and I want to make my own theme. Do you know how to write a code for the hover captions? Thanks! Your blog is great!
That totally makes sense. :)
First you’ll need to find this code:Â
.photo:hover .caption{
display: block;}
and change it to this….
.photo:hover .caption{
display: block;
-webkit-transition: opacity 0.8s linear;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
}
You could also change the 0.8s to how long you want the transition to be.
True-Fashion
Midnight Seduction Theme
Midnight Seduction Theme
Theme #3
Preview | Code
The pop up ask box seem to be having a problem. The part that I must be seeing my URL - ask anonymously - and click ask didn't came out. I think it's cut.
It seems like its been a problem after the new Tumblr Updates, but no sweat!Look for this code:
Ask Me Anything
height="150" src="http://www.tumblr.com/ask_form/USERNAME.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  And change the height to 200 instead of 150 so it shows your url and etc. :)~True-FashionÂ

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
Elegance Theme
Elegance Theme
Theme #2
Preview | Code
Features:
3 column
Infinite Scrolling
Hover Description
Hover Links
2 Columns for Posts
Hearts Theme
Hearts Theme
Theme #1
Preview | Code
Features:
Sidebar
3 columns for posts
Hearts as navigation
Infinite Scrolling