Avatar

themes

@anaarthemes-blog / anaarthemes-blog.tumblr.com

I make themes sometimes; I put all of those themes here. Currently using: Starchart All codes can be found here.
Avatar
Anonymous asked:

how do you get the links in starchart to link to another blog? as in trying to ink to blahblah. tumblr. com withput getting idkhell. tumblr. com/blahblah. tumblr. com

You would need to put in a full link, not a partial one, so this:

http://www.blahblah.tumblr.com/

rather than

blahblah.tumblr.com/

Avatar
Anonymous asked:

do you still have the redux base?

Yes, and it’s still available for use. This page has the link to the code. If for any reason you are uncomfortable with the link shortener, please feel free to IM me and I will send you the direct pastebin link. 

Avatar

is there a simple way to fix the size of inline videos because it's upsetting me trying to figure out how to make it work if it even can

Avatar

Oh jeez. This is where my use of Tumblr limits me; I wasn't even really aware that Tumblr supported inline video until pretty recently. I'm not sure how Tumblr handles inline videos, but it's probably using iframe.What do you mean by fix the size? If they are larger than the posts, this is how you will fix it:.post iframe{max-width:100%;}The name of the post class varies from theme to theme, so ctrl+f or cmd+f max-width:100%. I should already have one set for img (which prevents inline images from getting too large). In that case, you would just add iframe with a comma, like this:.post img, .post iframe{max-width:100%;}This should fix the sizing of any inline frames.Let me know if this doesn't work and I can take a look at the specific code myself; I'm not sure which theme you're using.

Avatar
Anonymous asked:

Will you be posting the code for the DS theme soon? :)

I've just barely started reworking it. I have to redo all the elements and positions and everything, and I'm also working on other features, both aesthetic and accessibility-related. It will take me a while.

Unless you mean the old DS theme code? In that case, it's already up.

Avatar

Also, when I was first getting into theme making, hard-to-read aesthetic themes were the Big Thing. To some extent they are still the Big Thing. Even though I couldn't read any of them, I still thought I should make themes like that, because that is what people liked. It was later on that I started making themes that I would want and be able to use. (It was inspired by me installing others' themes and consistently having to change the font, font size, padding of the boxes etc)

It's a pretty major thing that affects us when starting out, I think, even if we ourselves are unable to read them because of disabilities , to make those aesthetic themes. Even now many, many of the very popular theme artists I see have very unreadable themes (for example I love yukoki themes but am unable to use one, or read most blogs with them, because they have small text and difficult color combinations for my brain to process).

If you're disabled and starting out in theme making and churn out an unreadable theme or two I won't hold it against you, it's what all of us probably do unless we go into it with the idea "let's make themes for us." Just try to learn to make accessible themes and eventually you'll get there.

Avatar

hi! i downloaded one of your themes for this blog, and i was wondering... how can i change the sidebar text color to black? i cant find the button to change it ):

Avatar

It depends on the theme, but usually you just change the normal text color. I usually do not have the sidebar text a different color than the rest of the text.

Avatar
Anonymous asked:

thank you for making the ds theme, it makes reading profiles of bright pastel colours so much harder to read, because everything is in a stupid tiny window, its good and creative work, but it doesnt work well, please in the future do think of both creativity and viewability

I’m sorry, it’s an older theme and one of the first themes I’d ever made. I had seen some other DS themes and did it mostly as a project for myself, to see if I could make a DS theme based on CSS rather than an image surrounding a container. I received complaints about its viewability within the first couple days of making it which is why I created a page based on it.

I may revisit it and make a real revamp of it, possibly a browser page-sized DS, but I haven’t had much time or energy to work on themes lately. Most of my post-DS themes have had an emphasis on readability, which is the kind of theme I need, rather than being personal challenges. But maybe I will try to completely remake the DS.

Avatar
Anonymous asked:

the starchart [06] theme would probably be easier to use/do coding edits if you didnt name the sections after undertale characters. it makes searching for the right sections more difficult than it needs to be

idk. i code these things for fun. are you wanting me to redo the code for you with names for all the sections?

Avatar
Anonymous asked:

is there a way you could provide the codes from you battery meter tutorial??? i know you posted it like 8 months ago but i cant really use your tutorial with out the code

Not sure what you’re asking; the battery code is up on my public pastebin page. Here’s a link anyways

Avatar
Anonymous asked:

hello! for your nintendo ds theme, is there any way to make the posts on your blog run though both the top and bottom screens, instead of having your icon and description on there??

I'm afraid not with the way I coded it, sorry!

Avatar

Hi, I'm using your #04 Shadows Theme and I was wondering how to make it so captions on videos are visible?? I can't see the option in the toolbar anywhere :S Thanks! :)

Avatar

Unfortunately this is not my theme, I believe it may be an edit of my base code. You would have to find the creator of the theme

Avatar
Anonymous asked:

ah ignore my last question, i didn't realize i was using a redux edit of urs ^___^

Actually they aren't proper redux edits--they aren't edits of the actual theme Redux, I mean. I do credit myself, but primarily in the source code instead of visibly on the theme.

Avatar
Anonymous asked:

hey! ive been using your out of void (sorry if the name is wrong) theme and i tried testing out the links, but when i tried clicking one of them, it closes the moment my mouse moves from the spot where it opens! is there something wrong with it?

Yeah--I was sort of tired of messing with the theme so there's a couple bugs here and there. Probably your best bet is to find the script and replace #link with #sidebar

It'll start with {block:ifhovereffects}<br>    jQuery(function(){ and then go on. <br>

Just replace "#link" with "#sidebar" (be careful to keep the quotes intact, though) on the hover function. It'll change the effects to hover whenever you mouse over the sidebar.

Avatar
Anonymous asked:

what does the battery mean on some of your themes?

Different things to different people, most people use it in a way similar to spoons theory

Sponsored

You are using an unsupported browser and things might not work as intended. Please make sure you're using the latest version of Chrome, Firefox, Safari, or Edge.