hey i really want to use ur aeiou theme but i absolutely cannot figure out where im supposed to get the html? ;__; i don't see the link anywhere
here’s the theme post- the link to the code is at the bottom, where it says “CODE”

seen from Indonesia
seen from Singapore
seen from Colombia
seen from United States
seen from Guyana
seen from Russia
seen from Norway
seen from Spain
seen from South Africa
seen from China
seen from United States
seen from Venezuela

seen from Colombia
seen from Germany
seen from Netherlands
seen from Brazil

seen from Netherlands

seen from United States
seen from Pakistan
seen from Jordan
hey i really want to use ur aeiou theme but i absolutely cannot figure out where im supposed to get the html? ;__; i don't see the link anywhere
here’s the theme post- the link to the code is at the bottom, where it says “CODE”

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
ok fuck it
if you’re using my 7th theme aeiou, re-paste your code! I added a SHITTON of new features. this includes MULTICOLUMN, modern captions, a cleaner layout, and a search bar.
i can’t get myself to officially update the theme previews so i’m giving you all the new code anyway.
lemme know if you got any problems
hope you like it
[some] themes update
I noticed that a huge ass gap has been appearing underneath certain photosets, and gifs above 5mb in size wouldn't play. I have fixed that in the themes that have styling for dashboard-style captions:
3. 90deg theme
7. aeiou theme
10. menta theme
some other updates:
after the ones above, I'm definitely updating my other themes by order of favorites, lmao
reloaded is in the process of getting dashboard-style captions (✔) and true responsiveness (❌ lmao I gotta learn that shit for real)
I'm eyeing allongé next to get dashboard-style captions and a code cleanup
my personal blog's theme is honestly really cool and I'm thinking of finally releasing it
Hi, I stan aeiou and I learned today that if a blog uses that theme and only uses quotes, the posts get stuck into each other. Love you!
are you pointing out a glitch? if you are, I can’t seem to replicate your issue, but I did notice a small error in the html for quote posts. could you update your theme (link to the code in the previews) and let me know if the posts continue to “get stuck into each other”?
I FIXED THAT ISSUE WHERE READMORES WEREN’T WORKING PROPERLY ON ASK POSTS!!!!!!!!!!!!!!!!!!!!!! FINALLY
I’ve updated menta, aeiou, and 90deg! i’ll get around to my other themes soon.

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
Hi, I just recently started to use your AEIOU theme for my blog and I was wondering why the post column is in the middle of the side column and the other side of the screen instead of the absolute center of the screen unlike your examples. Is there a way to change it?
hey sorry about that- I haven’t had time to update the theme previews with how the theme looks like now. I had made the layout a bit more responsive with different screen sizes, which required that I centered the post column within the space left over (accounting for the sidebar) rather than centered absolutely.Â
there were a lot of things I hated about the old layout so i’d rather not change it back ^^;; sorry about that
hello, i'm another anon here to tell you about the missing posts background column! it shows in the theme preview, but when i go check on my blog, it isn't there. i've tried understanding what the problem is but no matter anything it still isn't there.
with the last person who messaged me, it seems that the post background column showed up when they had enough posts to have more pages on their blog. I’m still looking into this- so as of now, just keep making posts haha
Say out of curiosity - how do you go about changing the font style for the sidebar and the sidebar links with your aeiou theme?
for Just the sidebar? you can go to ADD CUSTOM CSS of your theme (scroll to bottom of theme customisation tab, click to the Advanced options) and add the following:
#links, #title { font-style:desired font, sans serif; } /** changes sidebar links font **/ #desc { font-style:desired font, sans serif; } /** changes description font **/
and change desired font to whatever is the name of the font you want. if you're tryna change to a google font or a font you downloaded, there are extra steps you gotta take to apply that font to your theme. let me know if you need help with that too