Go on your blog and hit “customize” in the corner. When you get to that page, scroll down on the side bar thing and hit “new link” or something like that. With my themes, it’ll automatically add them to your theme, so you don’t have to worry about that.
Let’s learn to program!
This is my new obsession! I’m properly teaching myself HTML and CSS and now dabbling in JavaScript. You can see my profile and achievements right here.
As you may have noticed, I’ve been neglecting this blog. :( I haven’t made a new theme in months, and I’ve rediscovered my love for web designing recently! This blog will be undergoing some major changes in the coming weeks and months. Here are some of the highlights:
- Added themes
- A comprehensive list of HTML/CSS resources/tutorials
- A completely new theme on this blog
- And hopefully more!
So stay tuned for these exciting changes! Also, I cannot thank you guys enough for supporting me by using my themes. It means the world to me, so thank you! xoxo
Wow, I hadn’t realized it’d been that long! But regardless, I’m back and ready to release some awesome new themes. But before I do that, I’d like to get some input from you guys. I’d REALLY appreciate it if you could take like a minute of your time to fill out a little survey for me. It’ll help make the themes better :) :)
As much as I regret this, I will no longer be responding to questions that pertain to coding. I get too many requests that are all slightly different, and I can’t be your resident coder. I have learned everything I know about HTML and CSS through simple Google searches. I’m only 17 years old, I haven’t been to college yet and haven’t extensively studied the languages yet. So if I can play around with things and search for resources on the web, so can you. Here are some of my favorite websites that I hope will answer all of your questions!
- W3Schools.com
- CSS-Tricks.com
- Webmonkey.com
- Colourlovers.com (for color schemes and background patterns)
That being said, you can still ask questions. I’d HIGHLY encourage you to just learn the languages yourself, but if you have a quick question I’d be more than happy to answer it. I’m just not willing to completely make a theme for you :)
I hope you’re all having a lovely day, and thanks for using my themes!!
- Rachel
It’s not stupid! You click the link that says “get code here” and then you copy all of the code on the page that the link sends you to. Then go to your blog, hit the little customize button in the top right corner, and then hit the “edit html” button. You can then delete everything that’s there and paste my theme. Then click update and then save and you’re all good! If you’re having any troubles just let me know :)
You probably don’t have your ask box enabled from the settings of your blog. Click on the little gear next to the log out and support buttons, go to whatever blog in which you’re using the theme, and click “Enable asks” or something similar to that.
If you’re still having troubles after that, come to me off anon and I’ll be more than happy to help you :)
“Chic Chick”
Another day, another theme.
I want to note that this theme doesn’t look all that great with a sidebar pic unless you tweak the code a bit. If you would like to have a sidebar pic, find this part of the code:
#sidebar {
background-color:white;
text-align: justify;
overflow: hidden;
float: right;
display: block;
position: relative;
width: 200px;
padding: 0px 10px 10px 10px;
box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
And change the padding to this:
padding: 10px;
You’ll be in business for a sidebar pic that actually looks nice :) Enjoy the theme!
Download the code (v1)
**NEW THEME!!**
“Blue Waves”
The current theme on my main blog, Young Fit Vegan, is now public for you to download and use on your blog.
As usual, go ahead and edit the theme as much as you like, but please keep my original credit in the sidebar. And also, this post will also contain any new links of updates I release for this code, so you may want to bookmark or like this post so you can find it again. Thank you, and I hope you enjoy the theme!!
Download the code (v1)

