🏳️🌈Happy Pride Month🏳️🌈
seen from Colombia
seen from Yemen
seen from Singapore
seen from Chile
seen from Brazil
seen from China

seen from Malaysia

seen from Singapore
seen from T1
seen from United States
seen from Brazil
seen from Japan

seen from United States
seen from United States
seen from China
seen from Brazil

seen from India
seen from Saudi Arabia

seen from United States

seen from Austria
🏳️🌈Happy Pride Month🏳️🌈
Hellooo! Could I use your lifesaver Jesse Picture as sidebar image? I would credit you of course! :3
Heellooo there!! And hell yeah, Sure thing!It’s my lovely pleasure!! (●♡∀♡))ヾ☆*。
Hello, I follow you for some time now and wanted to tell you how much I live for your art??? And the stuff you reblog? So good? Like really? You're so talented and cool and you seem super nice? And you're a McCree main, that's super cool! And you're awake when I'm awake! Where do you live? :0 (Some day, can I write something based on your artworks? :3)
You don’t even know how happy your message made me, thank you sooooo much! 🍩🍩🍩 I live in Poland, but I’m a night cryptid, sometimes I’m awake till 3 am so… YOU CAN MEET ME ANYTIME
And of course you can! I’d love to read a fanfic based on my works, omg, just let me know, I wanna read it! 🍩
New ID for DA.
A design update for my persona, cuz she hasn't gotten one since high school.
I should make a new DA id too...
Hey it's me again! I wanted to ask you if it's possible to change the tumblr controls! I tried to change them on my own but it didn't work. :( I would like to have them as small as you have them on your blog but they should be always visible. Also since I use your theme bibliophile, is there a way to let the small list icon disappear? o.o
hi! I’ve posted this in case anyone else wants to do the same. delete the current iframe.tmblr-iframe { and iframe.tmblr-iframe:hover { sections and replace them with this
iframe.tmblr-iframe { z-index:9999999!important; top:60px!important; right:10px!important; opacity:0.4; filter:invert(1); -webkit-filter:invert(1); -o-filter:invert(1); -moz-filter:invert(1); -ms-filter:invert(1); transform:scale(0.6); transform-origin:100% 0; -webkit-transform:scale(0.6); -webkit-transform-origin:100% 0; -o-transform:scale(0.6); -o-transform-origin:100% 0; -moz-transform:scale(0.6); -moz-transform-origin:100% 0; -ms-transform:scale(0.6); -ms-transform-origin:100% 0; transition: opacity 0.6s ease-in-out; -moz-transition: opacity 0.6s ease-in-out; -webkit-transition: opacity 0.6s ease-in-out;}iframe.tmblr-iframe:hover { opacity:0.8!important; }
then delete these sections
.tc { position:fixed; top:60px; right:0;}.tc .fa { margin:10px 15px 15px 15px; }
I'm using your super cool fansite theme bibliophile. However, I'm wondering, is there any way when I click on a pic to still display my blog in the background. Like it totally fades out! And is there maybe a way to give the sidebar another color? Thank you for your help in advance and have a beautiful day. I love your themes, they are all beautiful! <3
hiii and thank you soo much!!! for the lightbox (which is the expanded view when you click on an image), replace the background-color:{color:background}!important; under #tumblr_lightbox, .tmblr-lightbox with
background:rgba(255,255,255,.9)!important;
you’ll need the rgb code for the colour you want and the .9 afterwards is the opacity. this applies for all of my themes as well.
for the sidebar, you can add a background colour if you want but it’s not really in the design or recommended but all you need to do is add background-color:#fff; under #sidebar and replace #fff with the colour you want.
Hello, I'm using your absolutely beautiful pin it theme! It's amazing, finally a sticky sidebar! But I was wondering if there is any way to get more space between the post and the sidebars? Like if you have time to look at my blog you'll see there is still some space left at the left and right side. Could I use that space to make the space between sidebars and posts a bit bigger? I don't know which things I have to change in the html for it sadly. Have a beautiful day!
hello! yes it is possible to add more space between the three columns, but I would recommend against it (or, at least, adding too much) as the right sidebar might end up getting cut off on smaller screens.
how and what to change is under the cut (as it got pretty long)