RP Tutorials

July 2021

S M T W T F S
    123
45678910
11121314151617
18192021222324
25262728293031

Tags

July 14th, 2011


[info]wastintime
[info]rp_tutorials

[info]wastintime
[info]rp_tutorials

S1 Overrides - Getting the most out of your GLOBAL_HEAD


[info]wastintime
[info]rp_tutorials
I'm not saying these are all the tricks you can use, but here are a few tricks that I thought were pretty nifty.

Font Embedding
You want to use a super cool font or fonts as your default in your layout, but know that not every computer is going to have it? Here's a fix for you.



Replace the link to the source file for the font of your choice! There's a few sites you can find these on like Google Web Fonts. Basically, you can load as many fonts as you want, but the more you use, the longer your load time will be. Cool, right? Thanks to [info]splott for showing me this one!

Favicon Embedding
Want to make Tweak go away in the favicon space??? Make a 32px by 32px or 16px by 16px pic (use a .png with transparency or .gif for best results!), change the file type to .ico and upload it online. Then, use this fix.



Voila! No more Tweak!

Title and Meta data
Want to give your journal a custom Title and Meta data (help out search engines!)? Here's some fixes.

Title


Meta


Any and all of these fixes should go in your override for GLOBAL_HEAD.

Have fun! :D