r u matching w someone ?
NO I WISH THO
seen from Germany
seen from Malaysia
seen from China
seen from China
seen from China

seen from United States

seen from Germany
seen from Poland
seen from China
seen from United States
seen from United States
seen from United States
seen from China
seen from Belarus
seen from Germany
seen from Germany
seen from Malaysia

seen from United Arab Emirates
seen from China
seen from Germany
r u matching w someone ?
NO I WISH THO

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
RUBYYYY. and pink teehee
Ruby - you are such a gem, you deserve so much better <3
Pink - biting you biting you biting you biting you licking you biting you biting you
Excuse me, bit of a novice question, but how exactly do you apply a network theme to s blog? And how to you edit it and add pictures? I've got an rp blog and I've been meaning to use one of your network themes for a muselist
hi there! i'm sorry this is so late. this is how you do it:
where to add the code
you'll need to create a new page, then change the type of the page from Standard Layout to Custom Layout
now the page will accept html, css, and javascript like the main page, you just paste the code from the network theme
how to customize
to edit texts and links, it’s just change the html code. you’ll need a bit of knowledge with html and css to locate the tags and stuff, but if you don’t that’s ok too, just see how it looks on the page and look for text or images on the code to know where’s everything
to add pictures, you'll need to host them somewhere and paste the link there. the options i know are:
tumblr’s assets:
go to Edit HTML > Settings Icon > Theme Assets
then at the bottom of the page will open the theme assets with an important note you should keep in mind. then click on add a file to upload the images. after that, you can select a part of the code above and click INSERT
tumblr’s draft:
create a photoset and add the images you want, don’t worry if they look weird because it’s not the right size
then post as a draft. right click on the image you want and open on a new tab, now you’ll just copy the url and paste on the code. the final with .pnj that’s tumblr converting stuff, just like they do with gifs, don’t worry about that too
imgur website:
make a new account if you want to have control of the images you have, then go to new post
upload the image and after the upload, right click on the image you want and open on a new tab, now you’ll just copy the url and paste on the code. pay attention to the extension at the end of the link, .jpg or .png, etc
that’s how i used to do, but mainly with tumblr’s assets and draft. anything you need about my themes you can ask me and i will help you <3
hi! I'm currently using your latest theme - someday and I'm wondering how can I change the image in the image window and the image in the nav window? I've noticed you have a note of where to change the image in the "someday explore page" script but I can't find that note anywhere in the "someday theme" script :(
and also, how can I change the gradient color?
sorry, I'm new to this whole Tumblr theme things and tried my best figuring things out on my own :/
love your theme though! I really appreciate all of the notes that you left on the script, really helped me out :)! and I love how aesthetic it is, you did a really great job designing this theme !
Hii! All of those things can be done from the customization bar without needing to go into the script!!
Add the images and things here. To edit all of the links in the navigation box look at this tutorial :-)
hi! i really like your pretty in pink theme, and i was wondering how you added the render option on the side? i haven't been able to find any tutorials for something like that for some reason.
im assuming you’re asking how to add renders to any theme?
the quick way is to add this is to paste
<img src="image url here" style="right:-1px; bottom:-1px;position:fixed;">
before </body> (retype the quotemarks)
so for example:
<img src="https://64.media.tumblr.com/60d1e1b996eb832aa461b09b052c8e6c/3ddd24afa63377d6-ef/s128x128u_c1/6486b01b0382a27399567919193a9421a03984d3.pnj" style="right:-1px; bottom:-1px;position:fixed;">
if you want the image on the left side, change “right” to “left”

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
Harry Potter x Taylor Swift
Hiya everyone !
I've been thinking about writing HP short fic based on Taylor Swift lyrics
So if you're feeling it, send me a song + a ship and I'll do my best :)
Is there any way to turn off the photoset resizing?
replace the stuff between
{block:Photo}....{/block:Photo} & {block:Photoset}....{block:Photoset}
with this
{block:Photo} {LinkOpenTag}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Photoset} {Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
and delete this
$(document).ready(function(){ $('.photo-slideshow').pxuPhotoset({ lightbox: true, rounded: false, gutter: '{select:Gutter Size}px', borderRadius: '0px', photoset: '.photo-slideshow', photoWrap: '.photo-data', photo: '.pxu-photo' });});