[ WIP ] Theme: Plus Ultra!Ā by cmykaeĀ
let's talk about Bridgerton tea, my ask is open
Interview Vampire Daily
almost home
Lint Roller? I Barely Know Her
art blog(derogatory)

tannertan36

Game Changer & Make Some Noise
Cosimo Galluzzi

Jar Jar Binks Fan Club

shark vs the universe
Mike Driver
RMH
The Bowery Presents

Claire Keane
official daine visual archive

bliss lane
h

#extradirty
seen from Italy
seen from United Kingdom

seen from Brazil
seen from United States
seen from United Kingdom

seen from United Kingdom
seen from United Kingdom
seen from Brunei

seen from Australia
seen from Colombia
seen from Canada

seen from Ireland
seen from Russia
seen from Germany

seen from Ecuador

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

seen from United Kingdom

seen from Türkiye
@cmykae
[ WIP ] Theme: Plus Ultra!Ā by cmykaeĀ

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
[ Page ] About for download: Star Player by cmykae [ TOU ] [ Buy me a coffee ] [ codes on preview page ]Ā
hello! i'd like to use your "kogane" theme, but i can't find the link to a pastebin where the code actually is ;-; where should i look for that?
Hello!Ā
Iām so happy to know that youāre interested in using Kogane, but unfortunately it was made for a specific tumblr blog and will not be released. Unlike most of the tumblr theme blogs, Cmykae is more of a portfolio that happens to have a few themes you can use.Ā
If you like Kogane, you might be interested in Bellatrix.Ā
[ WIP ] Theme: Sundry Valley by cmykae
tumblr messed up custom themes again
how to fix it:
Ctrl+F
type inĀ āhttpā in the search bar andĀ āhttpsā under the āreplaceā box
hit āallā
now your theme will allow you to save
?????
hell site
type in http:// and https:// instead!! if you type http and https itāll just add sās anywhere thereās http! (exp: http -> https, https -> httpss, httpss -> httpsss, etc)
make sure to check your css code as well! (scroll all the way down in the customize page to advanced options; then to add custom css.)

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
Hello! I was wondering if you would be able to release the code for your āSimply Meā about page design. I really adore the overall style of the page and would love to use it. ^^
ohh, I really like that page too. I made it for my personal blog and I ended up with a set of pages.Ā
Will defiantly look into it ~!Ā
[ Page ] About/Character: Simply Me by cmykaeĀ
[ WIP ]Ā Untitled Page
do you think you'll ever make game changer free to use? I just really like it and I wanna use your Bellatrix theme with it possibly. I know you say that if its not free to use then its not user friendly, but i just thought i'd ask if it may ever be? sorry to bother and have a nice night!!!!
Hey! Iām glad you like Game Changer it was actually my favourite page to make even though it was a disaster to code.Ā Iāve been super swamped with stuff but Iāve been trying to make it user friendly since a lot of people like it. I know that if I donāt make it user friendly Iāl get 2948240239 messages about how to use it. and Iām also super forgetful so thanks for reminding me ; m ;Ā Recently Iāve found a way to simplify the page but allow everyone to customize it to match Bellatrix.Ā
using ur 'bellatrix' theme ! it's amazing, but is there any way to make the post backgrounds more solid? it's a bit hard to see the text in some colors. thanks !
Hi! Thanks for using Bellatrix. Iām sorry this is a problem ; m ; I like the low opacity background colors but you canāt make them easy to edit ; m ;Ā
To edit the background of the post
Control +FĀ (find)Ā Ā .windowĀ
Edit the background image with this code.Ā Ā background:rgba(247,247,247, .6);
Then do one of the following.Ā
1. Make it more opaqueĀ
change the .6 to any number between .7 to 1 to make it more opaque (solid)Note: If for ever reason you want it more transparentĀ use a numberĀ 0 to .5
2. Change the color
If you want a different color find the RGB makeupĀ Ā and replace the first three numbers. Tip: Donāt know what color to choose?Ā If the blog background is dark pick a lighter color, if light do the opposite.Ā
If you want a solid color replace the whole rgba(247,247,247, .6) with a hex number.Ā
Notes:

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
Theme: arcane by cmykae
Hey!! I'm in love with your theme bellatrix, and i'm trying to edit it but I find the font on the bar beside the posts to be a bit too small for my liking, i've been trying to change it in the code but it doesn't seem to make any effect, i'm not so good with codes so I was wondering if you could help me out? thanks so much! i'm loving all of your themes!! wish you a good day! :)
Hello, Iām glad you like the theme. If youāre taking about the notes and stuff try this outĀ
Control+Find (F):Ā .notesThere are two of them, but youāll know when you find the right oneĀ
FindĀ font-size:.6em;You can change it into pixels or keep it in em. I would suggest not going over 1em.Ā
If you scroll down a little thereās alsoĀ .note-tags that you can play with but it should change itself accordingly once you change .notesĀ
I hope that helps. Feel free to let me know if you run into any problemsĀ
Hey! I would love to use the theme bellatrix for a side blog but the icons in top (the aple logo, wifi signals etc) bother me, is there any way to remove them?
Hello, thanks for wanting to use bellatrix. All the icons at the top are for aesthetic purposes. Here's how you can remove them.
1. Control+F:Ā Ā class="top" which will find the top bar.2. DeleteĀ for the apple icon3. Delete everything inĀ
which is a container for all the icons on the right.Ā
hope that helped
Hey Im trying to use your "bella the female warrior" theme on a side blog, but instead of having a blogroll I wanted to make it a fic rec... I have very little knowledge of html and css, so I tried to figure it out myself but it doesn't seem to be working... How would you suggest I go about changing it into just a fic rec section?
Okay, well let me know if this helps
Control + FĀ āĀ role of blogsĀ ā this is where all the blog rollgoodness startsĀ
FindĀ
and delete everything fromĀ {block:Following} toĀ {/block:Following}
Add your fic recs by using this following code for each fic.Ā
FIC NAME ABOUT THE FIC
This code should come right afterĀ
. Iāve bolded all the places where you can change things.
Also donāt forget to change the name of the your buttons likeĀ
BLOGROLL
andĀ
blogroll
Do not change all theĀ āBlogrollā stuff because you might be renaming some of the styling and containers. Everything that I highlighted are the words that will show up on your blog, everything else is just backend stuffĀ
hellooo, I really love your theme evening hours, would public use be possible too?? or can you make a similar one? no rush or stress tho! thank yoou
Hello cā: Thank you so much. I can definitely put that on my list of things I should. I was actually thinking on making it a theme set, maybe ( with a blogroll page and about page )Ā Iāll call the downloadable versionĀ āmorning hoursā or something LOLĀ
I present to you morning hours. I tried to make it as easy to customize as possible... but iām pretty sure I caused more confusion for someone out there.Ā as always let me know if there are any problems or if youāre confused. ļ½ļ¼ļ¼æć_ļ¼ļ¼ļ½ testing for bugs is not my strong suitĀ

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
[ Theme Set ]Ā for download : Morning Hours by cmykaeĀ
[ TOU ] [ Buy me a coffee ] [ codes on preview page ]Ā
note: this is not a one in all theme.
Hi! I just want to say that you themed are the best, really well made, beautiful and always special!!! You are really good at making them!!
aww thank you so much cā: