New theme! You can finally reblog from my blog directly! Please check it out and tell me what you think?
seen from United Kingdom

seen from France
seen from Türkiye

seen from Maldives

seen from United States

seen from Singapore
seen from France
seen from United States
seen from China
seen from China
seen from China
seen from China
seen from France

seen from United States
seen from China
seen from Poland

seen from Sweden
seen from China
seen from Türkiye
seen from Ukraine
New theme! You can finally reblog from my blog directly! Please check it out and tell me what you think?
i just created a page here with the code to my theme. be sure to scroll about halfway down where the white text starts though because tumblr gets very confused when there is code in the code. you'll see where it actually starts
You're welcome!
i need a new transparent theme
thanks
?
Every transparent picture i reblog doesnt makes it transparent in my blog. what should i do?
It’s because of your theme, I will explain how you can do it. If you can’t figure it out, I’d be happy to help you off anon.
1. customize our theme and edit your html
2. try and find “post background” or something like that (content background) idk all themes are different. here’s one i edited for my friend
.post {margin-bottom:3px;padding-bottom:12px;padding-top:25px;background:#FFF;padding-left:25px;padding-right:25px;}
3. change the #FFF to transparent, so it should look like this
.post {margin-bottom:3px;padding-bottom:12px;padding-top:25px;background:transparent;padding-left:25px;padding-right:25px;}
And there! Save and enjoy!
(Other themes i’ve worked with were like {post-background color: #FFFFFF} just do the same thing, change #FFFFFF to transparent.
please like if you found this useful!
Theme #6 - Under the Gun
Live Preview | Pastebin
this theme was kind of a mistake? haha, it was one thing that became another, that became this. I dunno.
The sidebar image flips 360 degrees when you hover it :)
3 Customizable links
The sidebar pic must be 150px in width, and looks best if it's transparent! (but it doesn't have to be)
To change the text above the sidebar, simply go to the code and scroll down to the bottom until you see <div id="title">she just cant stop telling lies</div> and change the bolded part to whatever you like. If you can't find it, just use Ctrl+F and type in <div id="title"> and it should come up.
This theme was coded in Mozilla Firefox, and tweaked in Chrome, so it should work best in those browsers.
Don't remove the credit, thank you.
Please like/reblog if using.
MY BLOG IS NOW ENTIRELY TRANSPARENT
IT TOOK A LOT OF SCROLLING THOUGH THE HTML AND A LOT OF TRIAL AND ERROR
BUT I DID IT