Do you want to learn HTML and already read about? Now it’s time to put into practice what you’ve learned.
If you want you can try CSS too. Just put the codes between <style type=”text/css”> and </style>
Happy: (●´∀`●) (*´・v・) ( ´ ▽ ` )ノ 。◕‿◕。 (´∀`) (◕‿◕✿) (-^〇^-)
Love: (´∀`)♡ (。・ω・。)ノ♡ (ღ˘⌣˘ღ) (●´∀`)ノ♡ (*°∀°)=3 (‘∀’●)♡ (´ ▽`).。o♡
Confused: 【・ヘ・?】(・_・ヾ 【・_・?】(」゚ペ)」( ・◇・)?o(´^`)o ヾ(´・ ・`。)ノ” 「(゚ペ)
Whatever: ヽ(´ー`)┌ .. ╮(─▽─)╭ .. ┐(‘~`;)┌..ヾ(*´ー`)ノ..ヽ(‘ー`)ノ
SURPRISED!: щ(゜ロ゜щ) (ノ゚0゚)ノ~ Σ(゜ロ゜;) (((( ;°Д°)))) (」゜ロ゜)」 (・□・;)━Σ(゚Д゚|||)━
Shy: (*ノ▽ノ) (*´∀`*) (*ノωノ) (#`ε´#ゞ (*/∇\*)
Smug: ー( ̄~ ̄)ξ ( ̄~ ̄;)( ;`ヘ´) o(´^`)o ( ̄^ ̄)
Worried: ( ;´Д`) ((*゜Д゜)ゞ” 。:゚*+;(●´・д・`●);+*゚:。 ヽ(゜ロ゜;)ノ (;° ロ°) (⊙…⊙ )(°o°;)
Angry: ヽ(#`Д´)ノ ಠ_ಠ 凸(`⌒´メ)凸 Σ(-`Д´-ノ;)ノ (ノಠ益ಠ)ノ ヽ(o`皿′o)ノ (¬д¬。)
Evil: ψ(`∇´)ψ (。・`ω´・。) ^(#`∀´)_Ψ (*-`ω´- )人 (ц`ω´ц*)
Painful: ~(>_<)~ (ノД`)・゜・。 (´∩`。) ヽ(●゚´Д`゚●)ノ゚ 。゚(゚ノД`゚)゚。 ╥﹏╥ 。・゚゚・(>д<)・゚゚・。
Scared: (/.\)(ノдヽ)
Friends: ( ^^)人(^^ ) (((*°▽°*)八(*°▽°*)))♪ ヘ( ^o^)ノ\(^_^ ) ♡(*´∀`*)人(*´∀`*)♡ \(^∀^)メ(^∀^)ノ
The theme is a bit different than when I used. But let’s try!
I used this pattern for background and this pattern for the sidebar background. Humm… The post box had black background but the opacity was less. I don’t know exactly the value, but something about 0.7 or 0.5, I think. It was that! \(^ ^)/
O-M-G! THANKS SO MUCH. I don’t even know how to reply you. You’re such a gorgeous theme maker saying that is a big fan of my themes… I’m sorry if I cry. ლ(ಥ益ಥლ) Thank you so much again, Hina! <3
YEAHH! Thank you for your great “welcome”. ((( ;°Д°)) I’m happy that people treat me so nicely and appreciate what I do. That really make my day. Thank you so muuuuuuchhhhh for you message, anon. This is very special to me. Have a wonderful week~ ♪ (*・∀・)/\(・∀・*)
Paste this under the <head> tag.
<Meta http-equiv="refresh" content="5", url="http://NEWURL.tumblr.com/">
Oh, thank you so much! I’m glad to read that, it’s very important to me. Thank you so much again. (●´∀`●) Sure, shirotenshi is my personal blog. Hope you enjoy it too~
Hello Min! Oh, thank you so much!! I’m happy that you liked. ^_^~ Thank you so much again, I try my best. Thank you for your message, lovely. <3~
“Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.” - Mika Tuupola
To use the Lazy Load effect, all you need to do is put this code before the </head> into your codes:
<script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
<script type="text/javascript" charset="utf-8">
var $j = jQuery.noConflict();
$j(function() {
if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
$j("img").lazyload({
placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
effect: "fadeIn",
});
});
</script>
Source: jQuery by John Resig & Lazy Load by Mika Tuupola
Oh! That’s so sweet! Thank you so much for your message. I’m very happy that you think so and I’m happy for share my codes with you. Thank you for your kindness. (((*°▽°*)八(*°▽°*)))♪
Hello! Oh, yep, I’ll do it. Thank you for your suggestion, sweetie anon. (╯3╰)
Pop-Up Menu is quite different and like any tool has its positives and negatives.
Advice!
Before doing anything, it’s good if you save your code as a precaution.
> keep reading...Hahahah! That’s a good question! ^_^~ The custom font works because you put the link with the font (most .ttf) into your codes. So the browser can “read” and the font will appears even you don’t have it installed in your computer. ┐(´∀`┐)
I put. It was a little umbrella in the top right corner. People suggested that I change because it was very hidden so I made this new “star thing”. ^_^~