Photo
sunrays — a network/character page
preview download
features
multi-selection filtering with isotope
on-click effect to reveal a blurb with links
customizable colors for the categories
more detailed how-to’s can be found in the code !
credits
stock images from unsplash
isotope combination filtering by magnusthemes
google webfonts
let me know if there are any bugs!
2K notes
·
View notes
Note
hi I just wanted to say: thank you for taking the time to answer all these questions about html/coding, your blog is really helpful!
Thank you, it’s no problem! I’m so glad you find it helpful :)
0 notes
Note
i absolutely love your rymden theme! but i was wondering if there was a way to change how the page appears in a tab? currently the theme just shows my url instead of my title. it's hard to explain but if you know what i mean that would be great! keep up the great work w/ your beautiful themes (-:
Thank you!
It’s probably because a piece of code is missing. Maybe it was deleted when you installed the theme. In either case, instead of having to reinstall the entire theme, try this:
Go to Customize > Edit HTML and find this part (it’s just at the top, you can’t miss it)
{Title}
Is the bolded part in your code? If not, copy all of it (the bolded part) and paste it right below If it is in your code, let me know and I'll try to figure out why it's not working!
0 notes
Note
yo i love love your rymden theme!! it's amaaaaazing ✨ keep up the good work!!
thanks so much!
0 notes
Note
Hello! I' using your latest theme on another blog and I noticed this: 41,media,tumblr,com/016a4518f495f363499d8f46207b9f3a/tumblr_ny7iohZNJi1umzi9io1_540,png I think you can see what I mean. Is this connected with the max-width of the .tags-div or is it impossible to change that? Thank you!
Oh, sorry about that. I’ve updated the code but you can easily fix it yourself if you want too.
Go to Edit HTML and find this part:
.pinfo { display:block; text-transform:uppercase; font-size:7px;margin-top:10px;letter-spacing:0.1em;text-align:left;line-height:290%;background-color:{color:Background};border-top:1px solid {color:Borders}; }
Then add width: 400px; right below display:block;
Like this:
.pinfo { display:block; width:400px;text-transform:uppercase; font-size:7px;margin-top:10px;letter-spacing:0.1em;text-align:left;line-height:290%;background-color:{color:Background};border-top:1px solid {color:Borders}; }
0 notes
Note
i've got to say that your Rymden theme is really pretty (i'm in love with your ideas, nh), yet there's something bothering me: i don't know if it's considered as 'personal customization', but is there any way to customize the ask-tab in order to get rid of that scrollbar? i know it's just a little detail, however i'm wondering if you know something about it. otherwise i'm going to try to figure out something myself maybe. sorry for any circumstances. ;u;
I’m glad you brought this up because I hadn’t noticed it myself! I have updated the code so you can either download the new version here or fix it yourself, if you don’t want to start over.
Copy the bolded part below and paste it in between the cursive parts. In the old code, there should be nothing there now.
html { overflow-y: scroll; }
/*—- MAIN BODY —-*/
Also find this part:
#abox { position: absolute;
Change “absolute” to “fixed”.
Hope that helps! This won’t remove the scrollbar but you won’t be able to scroll whilst viewing the askbox.
2 notes
·
View notes
Note
im using your chevaleresk theme (love it) and i was wondering if there was any way to have infinite scrolling or for there to show more posts before the links to go to page 1/2/3 show up?
You can change the number of posts you want to appear on each page in Customize > Advanced Options > Posts per page.
As for infinite scrolling, it’s really more of installing other scripts and I can’t help you with that. You’ll have to check with the page that offers that specific script and follow their instructions.
0 notes
Note
idk why but your blog seems to be glitching pretty badly :(
Oh that’s too bad. Hm. Could you be more specific, what’s glitching?
And is anyone else experiencing any issues with the theme?
0 notes
Note
you're a genius when it comes to coding, you know that?
omg HARDLY BUT THANK YOU! you're so kind, oh man. bless.
1 note
·
View note
Photo
RYMDEN | codes / static / temporary live preview
a simple theme with many different options.
a tabbed sidebar a description, links, askbox and other.
six custom links
choose outlined or filled in boxes for sidebar
customizable colors and font sizes·
show/hide captions, blog title and reblog links
851 notes
·
View notes
Note
hi, im using your deskriptiv theme as a squad page, is there any way to make it three rows of two instead of two rows of three? thank you so much, its beautiful btw
Sure! You just need to alter the width of the div #con, which holds the rows. Here’s how:
Find this part..
#con { display: inline-block; width:810px; height: 100%; top:0; left: 0; height:auto; padding: 30px 0px; }
And change the bolded part to width: 710px;
Thanks!
2 notes
·
View notes
Note
Oh your DESKRIPTIV Character theme, I was wondering if there was a way to make the biography title a link, without it altering the picture. Thank you so much.
Sure! Just enclose the title in a link tag. Here’s how:
1. Find the part of your code that looks like this:
deskriptiv
2. Replace it with this (changing the url to your page/whatever you want):
deskriptiv
2 notes
·
View notes
Note
Hi! It's me again, I have a problem in cryonauts theme. I shared a video from YouTube then I saw it messes my blog, it doesn't fit well from my posts. How is that? Is there something wrong with the code? Please help me fix it...
There was a problem with the code, yes. I have updated it so you need to head over here and copy the new code. Sorry about that!
3 notes
·
View notes
Note
hi there! so i'm messing around with the monolog character sheet (it's GORGEOUS) and i was just curious if you could maybe tell me how/if i even can add a background image? as it is now, i've placed it under the body portion but it only shows a small strip on top--i figured there's padding issues or something that's preventing it from fully wrapping around the boxes completely. any help would be appreciated!!
When looking at the code, it seems like it might just be a question of altering the background-repeat option. It’s put to repeat horizontally and not vertically (just a mistake on my part). Find this part of the code:
background-repeat: repeat-x;
And replace "repeat-x" with "repeat".
Let me know if it doesn't work for you!
0 notes
Note
I love your cryonauts theme! :D Finally, I found a minimal theme with a pop-up and super customizable. Great job!
Thank you so much! I’m glad you like it :)
2 notes
·
View notes
Photo
NAVIGERA | codes / preview
a page for your tags / navigation
unlimited amount of categories and tags
masonry layout w. the option of square sections (ie., scroll) (hit ctrl/cmnd+F and type .col to change this setting)
top bar with 4 custom links, a title and an icon
2K notes
·
View notes
Note
hey there! ^^ your themes are lovely c: i'm making some premade layouts for neopets, and i was wondering if i could use some of your themes as inspiration? i wouldn't be using the coding or anything, and you would definitely receive inspiration creds. i'm just wondering if this is okay since i read your rules and there is nothing specifically against this? ^^; sorry to bother you, thank you!
yes, of course! that’s fine :) i’d love to see the final design.
0 notes