hii, are you still around for commissions??
hi! I'm so sorry I haven't been on tumblr in so long. But yes I am so if you still need anything feel free to message me :)

Kiana Khansmith
Claire Keane

Love Begins
hello vonnie
Xuebing Du
Misplaced Lens Cap
we're not kids anymore.

shark vs the universe

No title available
Monterey Bay Aquarium
trying on a metaphor
Cosmic Funnies
Cosimo Galluzzi
Lint Roller? I Barely Know Her
One Nice Bug Per Day
cherry valley forever

★
tumblr dot com

PR's Tumblrdome
Aqua Utopia|海の底で記憶を紡ぐ

seen from United States

seen from Austria
seen from United States

seen from Singapore
seen from United States

seen from Japan

seen from Malaysia

seen from Malaysia
seen from Poland
seen from United States
seen from Germany
seen from Ireland

seen from France
seen from United States

seen from Sweden

seen from Malaysia

seen from South Korea

seen from Germany
seen from Germany

seen from Malaysia
@charmedthemes
hii, are you still around for commissions??
hi! I'm so sorry I haven't been on tumblr in so long. But yes I am so if you still need anything feel free to message me :)
Your Tags2 page code is amazing! Thank you!
omg!! thank you :')
Teach Me How: [#06] Masonry
DIFFICULTY: EASY | MEDIUM | HARD
A lot of it is just copying and pasting, but this is not something people who don’t understand how to make themes should do! For those who don’t know what masonry is, it’s a script we use to make grid themes.
The amazing sakurane figured out how to do it! A lot of us were able to figure it out, but it wouldn’t work right with infinite scroll.
This tutorial will teach you how to get masonry to work with infinite scrolling. At the moment, it does not work with a pagination on the theme!
Keep reading
Infinite Scrolling tutorial.
I use CODY SHERMAN infinite scrolling script and he teach how to put it on his blog. There a lot of ways to make the infinite scrolling style and I use two of them because I have the certainly that this effect will work! Let’s start:
Put this code <script type=“text/javascript” src=“http://codysherman.com/tools/infinite-scrolling/code”></script> between </style> and </head>
Go to {Block:Posts} and put this code <div class= “autopagerize_page_element”> before it.
And to finish go to {/Block:Posts} and put </div> after it.
Tcharam! You will have infinite scrolling. Hope everybody enjoy it.
DON’T FORGET TO RETYPE ALL THE QUOTATION MARKS. If you don’t do this, will not work.
The masonry script by DeSandro is one of the most popular ones of its kind, though many people have trouble understanding how to use it and how to set it up.
This happens because most explanations on the scripts’ pages have a language that those who aren’t familiar with this kind of coding can’t follow properly. More often than not, setting up these codes is much easier than it looks and masonry isn’t an exception.
Things you need:
Masonry script
ImagesLoaded script
I’ll explain how I use mansonry and how I set it up in the simplest way I can but some coding knowledge is required to follow this tutorial more easily.
Keep reading
Is there a way to add filters to your Tags 1 page? :)
hi! there is, but that’s pretty complicated and i don’t really do complicated theme customizations anymore. if you dm me i can help out a bit but I’m not gonna post a full tutorial :))
Heyy, do you ever plan to make a muses page with filters? c:
Hi! I don't know if you still answer asks regarding your themes but I have (I hope) a small one. I love your tags2 page and I would like to have the layout centered and not to the left. Is that doable? Thank you very much!!
Hi! All you have to do is go to where it says body { and add margin-left:150px; anywhere inside the brackets{} like in the picture. hope thats the fix you’re asking for!!
Hi! I want to use your Tags3 page, and I was wondering how I could change the title that appears on the browser tab, so it shows my blog title instead of the written out url. Thank you!
hi! anywhere before under
just write
whatever your title is
Hey, your links (theme vs page) on your terms page don't work. Also, your side bar is almost fully cut off and I use the latest version of Google Chrome on a 13 inch macbook. Juuust thought this may help! Thanks for all your hard work with your codes.
thank you!! i fixed the links but idk if i can fix the sidebar because on my mac it looks fine and i don’t have any other computers i can test it on :))
hello! I've been using your media 1 page, and i was wondering if there was a way to add in links without having to use the boxes? i tried adding in links myself but it didn't work out so well ;-;
hi, I’m sorry but I’m not really sure what you have in mind. Sadly, I will not be helping out with complicated customizations anymore.
Hello! I had a quick question about your Tags2 page if thats okay! I've been trying to get it set up for my masterlist account, and the links/filters on the sidebar exceed past the bottom of the page and are no longer in view (its around 70 links total). Is there a way to get the sidebar to possibly have a scrolling feature? I hope this makes sense, but thank you so much! <3
I’m not really on tumblr much, especially now that I don’t make themes and provide limited theme support so I haven’t tested, this but try this:
under where it says #filters { (in a new line) type overflow-y:scroll;
Hi there I've been fiddling around with your tags 2 page theme and I was wondering (as I can't access the drop down menu tutorial anymore) if you had any other tutorials on how to add a drop down option into the page itself? sorry if I'm not making much sense!
Yeah sure! I have my own dropdown script as well, so I would be happy to help you out.
I originally used acuite’s script, but at one point it wasn’t working for something that I needed so I made my own! Okay here we go
Here is my script:
<br />$(document).ready(function(){<br /> $(“.title”).click(function(){<br /> $(this).next(“.menu”).slideToggle( 400 );<br />});<br />});
Just paste this code into your theme and replace .title and .menu with what your own title/dropdown menu are called
If you would like to change how fast the dropdown menu appears then just change ‘400’
If you’d like me to explain how it works, feel free to ask :)
Fairy by charmedthemes/tyrionlannisters
live preview, pastebin, terms
Features
1 accent color
2 sidebars, in left icon is your icon in 37px and on the right are links
4 right sidebar links
500px and 540px posts supported
unnested captions, one column, not infinite scroll
Tutorial credits are in the code and here. If you have any questions/problems feel free to ask me!
This is for everyone who asked about my old theme on my sideblog :) Please like/reblog if using!
will be posting my main blog’s theme within the next few days!!
Hello! I have a question... Do you have a code available for the terms and conditions page?
for the terms and conditions page i currently have? yes i do, i just have not released it
Media1 by charmedthemes/tyrionlannisters
live preview, pastebin, terms
Features
3 rows, 180px width images
Unlimited number of boxes
Unlimited number of filters, separated into as many categories as you want
OPTIONAL titles above boxes (I have it turned off because I think it looks cleaner like this)
Clear instructions in the code on how to customize colors, filters, etc
A clean and simple media page!!
If people want, I can make a more advanced version of this page that includes links in addition to all of the photos.
Tutorial credits are in the code and here and feel free to contact me if you have any questions!