|
PHOTOSHOP & EDITING
|
MISCELLANEOUS
|
Theme #18, #19 and #20 by rosefeather @ tumblr
18: (live preview) + (download) - 200px sbar image, 4 custom links
19: (live preview) + (download) - 48px icon/sbar image, 4 custom links
20: (live preview) + (download) - 165px sbar image, 5 custom linksFeel free to edit the themes as much as you want, but please don’t remove the credit. If you have any questions or problems, just ask me.
Please like this post if you use any of the themes. You don’t have to, but I’d really appreciate it :)
If it happened, it happened. Why should it have to mean anything?
this is a simple tutorial on how to do custom fonts for themes (with the use of Google Fonts).
these fonts are applicable to most of the browsers (IE, Firefox, Chrome, Safari) so it’s really helpful.
Here’s the steps on how to do it (Please read this carefully because instructions should be followed for it to work)
1. Go to this page and look for the font you like; i already compiled most of the fonts i like, if you want more options you can go to google fonts.
2. There are two links below the font title, the first one with the <link href=”…”> and the second one with the “font-family:”;”
3. Copy the first one and paste it in the html section of your theme, anywhere will do but i recommend you place it after the <head> section. ***HERE’S THE CRUCIAL PART*** when you copy the link, you can see a space between the ‘<’ and the ‘link’, remove that. if you don’t it wouldn’t work properly!
4. Now for the second link, place it in the CSS portion of the code. here’s a sample of that:
#title{ font-family: 'Font Goes Here', cursive; font-weight: 100; }this is just a sample, replace the ones inside with the second link you got and the div section you want to place the font with.
5. If you go after the <body> section you could see that if we place text in the div section, it would look different. here’s a sample:
< div id="title" >SOME TEXT HERE.< /div >6. Then it works! hope this tutorial helps! :)
None of these textures were made by me. They were found in various places on the internet.
Please like or reblog if you use any of the images above.
(via yeahresources)