You've warped to the blog for the robonoidz theme! Questions, feedback, and suggestions are always welcome.
other themes:
đ§ the informant
â the war machine
Hi! I really adore this theme! Is there a chance you have a code/can make a code to put multiple posts in the middle? Like, how kiraraneko.tungle.hell is for the posts? I use this theme for my art
Thank you! Iâve been meaning to recode this entire theme from the ground up, honestly, and multiple columns is something I can definitely look into. Itâd take considerable refromatting though, so for the time being, the option isnât available.
Hey- quick question- I've got an issue with the background stretching in odd ways rather than just filling the screen fully. Haven't had a problem with it before- don't know if I hit a button when I shouldn't have. Any help would be fantastic *two thumbs up*
Hrm, it looks fine to me? The background is set to either Repeat (display at fullsize & tiled, best with small images) or Cover (automatically resizes to the width of the browser), and yours seems to be set to the latter.
This is what it looks like on my end, using Firefox 59 (the latest version). What browser are you on and could you submit a screenshot of how it looks?
Hiya! I'm currently using this theme for my sideblog and it's working great! However, the textposts keep getting all smushed together making it hard to read. I was wondering if it was possible to increase the line spacing? Thanks so much!
Hey there, thanks for using the theme and glad to hear itâs working for you! I assume by âsmushedâ you mean the main content of the post? Try adding this under Custom CSS (at the bottom of the blog settings when customizing on desktop, under Advanced options):
#content #posts .text {line-height: 150%;}
If thatâs still too squished, try a greater percentage - it defaults to 125%.
hey!! sorry to bother, i recently installed your theme and im loving it! it is very accessible and functional, congrats! however i was wondering if it was possible to make the same page link open in the same tab since it can get a little messy, also if there's a way to display the song title and the artist in the audio player. thanks in advance and have a nice day! <3
Hello, thank you for writing in! Not a bother at all, I appreciate it. C:
Opening page links in the same tab is a feature under tumblrâs default Advanced Options, at the very bottom of the customize page sidebar. Just turn on the first boolean and it should work fine!
As for the audio player, it used to display the song title and artist in the player box by default, but tumblr changed the code a while back and I havenât gotten around to fixing it. Itâll definitely be formatted properly in the next update! In the mean time, hereâs a quick fix:
1) Starting on line 523, delete everything between and including {block: Audio} to {/block:Audio}. Replace it with the following:
2) Back up on line 345, delete everything between and including #content #posts #audio { to the closing bracket on line 373, which ends the old album art code. You can either replace this section directly or use Custom CSS under Advanced Options; regardless of where you put this, it should work as long as itâs within the tag:
3) You should end up with something that looks like this:
If for whatever reason that screws up or youâd rather just copy-paste the entire thing at once, try this~ Mind, it might reset your customization settings, so make sure to jot those down before making any complete code replacements.
Admittedly it ainât pretty, but it gets the job done for now. Again, this will be properly fixed in the next update.
Let me know if you have any further questions, and thanks for using the theme!
You can send me suggestions, but I canât promise Iâll get to them in a timely manner, if ever. (So far people have suggested Jasper, Rose Quartz, and Amethyst.)
I don't how neither where to chage the post color ,please ,how can I do it ?
The RGB values at the bottom of the customization control the non-hovered post color. If youâre not sure what those numbers are for your PostBG value, this website might help~
hELLO I love your peridot themmee!!! But i have 2 questions imsorryimsorryimsorry-- 1) Is there a way to change the amount of coloumns for posts??;;; I'd like to have 2 or 3 columns on my blog ^-^ 2) I'd also like to have that slight white fade you see on posts when you move your cursor on top of it~. I'd really appreciate your help!!! imsorryimaskingsomuchofyou
Thank you, glad you like the theme! :D
1) At the moment, thereâs no option to have multiple columns, sorry; I may consider it in a future version, though.
2) Could you clarify what you mean by âslight white fadeâ? The post backgrounds are semi-transparent by default, but otherwise everything on the theme is at full opacity.
*waves* Hello! Sorry to bother you again- I'm using your robonoidz 2.3 theme and I absolutely adore it, but I'm a little stuck. I'm trying to put music on my page using the SCM player and I don't know where to put the code. I've tried putting it directly after
, directly before , at the very top of the code, and anywhere else I can think up. Nothing's working. Suggestions? Happy Holidays!
Hm, could you be more specific by âNothingâs workingâ? I just tried it out myself, and inserting the code in either place seems to work - it doesnât look like the music player appears on the customization screen no matter what, but it should display properly on the blog itself. Is the player failing to load on the blog page? If it does appear, will the music play?
Youâre not bothering me at all, and happy holidays to you too! C:
Oh hello again! Thanks for getting back to me so quickly! In regards to the situation about the music player- I've tried both spots (again, after you said you got it to work) and neither spot will bring up the music player on the blog. I've tried both spots (and anywhere else) I can think of, saving the edits then exiting out, reentering, and seeing if it works. Nothing shows up, nothing plays, and nothing denotes that the code is even being accepted (save for the fact it's not appearing in red)
Thatâs⌠odd. :T Would you be willing to submit your themeâs code as-is to me via pastebin link? It wonât be published of course - Iâll mess around with it and IM you with further details.
-
UPDATE:Â The issue was unrelated to the code; enabling SSL on your blog prevents the SCM player from appearing.
Do you have any more themes? Like a main theme blog?
At the moment I have three released themes: this one and the two linked in the sidebar. There are a couple others I made for personal use, though Iâve considered making them public; theyâre currently used on my sideblog & main.
I donât have a main theme blog since I donât think I make themes frequently enough to warrant one, but maybe someday. :o In any case, thank you for your interest!
Is there anyway to make it so the sidebar isn't static as you scroll? I have a lot of links and, while I only have two on my theme testing blog, it's only showing half of the second link and being able to scroll to see the rest would be super helpful for me.
Add the following to the Custom CSS (located on the bottom of the default customization menu, under Advanced options):
I have decided to use your theme but I am having two specific problems, 1 I dont know how to add a link to just a page of my artwork with the tag artwork. 2 how do I add an ask button?
Refer to this to add a link to your blog, and use the dropdown menu to the left to have it redirect to the tag.
If asks are enabled, the link should appear automatically.
Thanks for using the theme, and donât hesitate to contact me with further questions!
Terribly sorry to bother you- I love your Peridot theme, but I can't seem to get the original colour of the boxes to change (there's the colour that it is when you don't touch it, then there's the colour it turns into when you hover over it). I've fiddled with just about everything I know and can't figure out what's going on. Could you maybe nudge me in the right direction please? Much thanks!
Youâre not bothering me at all~ The values youâll want to change for the non-hovered post background are R, G, and B towards the bottom of the customization menu. Using the hex code of the desired color, you can determine its Red/Green/Blue values on this website. Hope this helps!
hey im having troubles with adding a custom cursor to my theme! whatever i do, the cursor only changes when i hover over the posts/sidebar (aka when they turn opaque), but not when its above parts of the page where theres nothing clickable there (im sorry if i didnt explain this well!!)
Try adding an asterisk to the CSS code, before the brackets. It should look something like this:Â *, body {cursor: url(imgurl), default;}
thank you for the reply! (also yeah, i changed the submit box since it's not used often to a different link) did you hear about tumblr removing custom themes? that's how i found your theme, since i didn't remember where i got my old one from!
No prob, bob. C: I was actually offline just long enough to miss that entire debacle, though from what I read, you might be able to recover your old theme from this page if you edited it during ThemeGate2k16.
hey there, love your theme! i have a question. is there a way to put the box with the pages under the 'ask/submit' boxes?
Thank you, glad you like the theme!
Hmm, if you have LongSidebarLinks enabled (which it looks like you do), then any page links should automatically move below the ask and/or submit links. It looks like the submission link got replaced with a manually-coded about link on your theme?
If you have only one contact box (asks or submissions) enabled + LongSidebarLinks is on, the first link row will probably look uneven. You can fix this by adding the following to the Custom CSS (under Advanced options; scroll to the bottom of the gray sidebar):