yeah, i'm really pleased with myself at the moment.
look at my left-most sidebar.
behold it. marvel @ it.
i'm sensing you don't notice anything extraordinary..
there shouldn't be that many sections! there should only be my user icon/info, then only one links section (w/o the cute hearts, clubs, spades), and a text-only blurb.
well, guess what! i added sections for whatever i want! lol
i wanted to be able to ad sections for media like vox.com has, and i could in theory have the picture links of what i'm listening to, or what i'm watching, etc., but that'll take time... and i don't have that commodity right now. i've spent the last 1-1 1/2 looking up the code to get the extra sections in my sidebars, and it's now entirely too late.
i got done with homework early b/c i was gonna play samurai warriors on the big screen hd tv in the basement (i just unlocked kunoichi with nathan last night). but eh. i feel like i did something really cool. i'll expand and ad sections later.
for anyone wondering--
the posts where i got the howto are in my memories under the "layout" tag.
you have to make a new theme layer--that howto post is in my memories as well--and then you use
layerinfo "type" = "theme";
layerinfo "name" = "editedcherries";
set base_theme = "unity-playful-cherry-blossom";
function print_module_customtext(string title, string text, string titlelink_url) {
var Page p = get_page();
open_module("customtext", $title, $titlelink_url);
"""
♥
kan's myspace. ♥
facebook. ♥
d-addicts. ♥
arashi.vox's hyd subs. ♥
vampire knight scans.""" ;
print safe $text;
close_module();
open_module("customtext", "my video posts ♣", $titlelink_url);
"""
♣
rach dancing @ 2 a.m. """ ;
print safe $text;
close_module();
open_module("customtext", "school crap ♠", $titlelink_url);
"""
♠
campus page. ♠
Bb for classes. ♠
Li's class page. """ ;
print safe $text;
close_module();
open_module("customtext", "fortune cookie say:", $titlelink_url);
"""
"i said maybe
you're gonna be the one
that saves me
and after all
you're my wonderwall"
♥
oasis ~ "wonderwall"
♥
""" ;
print safe $text;
close_module();
}
so yeah. just a lil fyi for those who wanted to do the same but don't know how. lol
profit from my insomnia.
...kan