Anyone able to give me a clue how to combine my custom components and have them on either side?
layerinfo "type" = "theme";
layerinfo "name" = "Prettyness";
function print_free_text(Page p) {
print_comp_header($*free_text_text);
"""$*free_text""";
print_comp_footer();
print_comp_header("My Character, Trinity Leigh");
"""Trinity Leigh is my first character at AEA

""";
print_comp_footer();
print_comp_header("Current to-do list");
"""1. Sister Gifties (they're long overdue)
2. Festara shop order
3. FallenEID shop order
4. Bad Crystal shop order
5. Pixelcows shop order
6. September shop order
7. Fairyscape av
8. Studio 57 challenge
9. 1910 challenges @ PU
10. Vilalainess challenge
11. Bad hair day mommy challenge
12. Backgrounds for PU (donator exclusives)
13. Purple is the color of the month (PU)
14. Cause/Harmony theme at PU
15. Oyye Vey pirate for FF (auction) -- started and liking
16. Tutorials for PU (donator exclusives)
--a. How To Use The Tools (PS 7)
--b. Hair - Different styles -- Photoshop 7
--c. Jeans --Photoshop 7--
--d. Double Buns --Photoshop 7--
17. Get to work on shop stuff
18. Me, as part of the space mission -- I'm so gonna get Lissa back for that --
""";
print_comp_footer();
print_comp_header("Currently Working On:");
"""""";
print_comp_footer();
print_comp_header("Currents");
"""Book: Revelations by Janice Kay Johnson
Base of Choice: Jade, by Crystal
Site of Choice: -Still working on that-
Forum of Choice: Toss-up between PU and Doll Safari
""";
print_comp_footer();
print_comp_header("Ideas");
"""Hey, loverly people!! Wanna help me out? Send me some ideas for pixelated backgrounds. They're going to be PU exclusives, but I'll try and get some for everyone my site!!
Thank you to everyone who responds!!
""";
print_comp_footer();
print_comp_header("Lyrics to Sara, my fav song:");
"""Go now don't look back we've drawn the line
move on it's no good to go back in time
I'll never find another girl like you, for happy endings it takes two
we're fire and ice, the dream won't come true
Sara, Sara, storms are brewin' in your eyes
Sara, Sara, no time is a good time for goodbyes
danger, in the game when the stakes are high
branded, my heart was branded while my senses stood by
I'll never find another girl like you, for happy endings it takes two
we're fire and ice, the dream won't come true
Sara, Sara, storms are brewin' in your eyes
Sara, Sara, no time is a good time oh
Sara, Sara, storms are brewin' in your eyes
Sara, Sara, no time is a good time for goodbyes
('cause Sara) loved me, like no one ever loved me before
(and Sara) hurt me, no one could ever hurt me more
(and Sara) Sara
(and Sara) nobody loved me anymore
I'll never find another girl like you
we're fire and ice, the dream won't come true
Sara, Sara, no time is a good time oh
Sara, Sara, storms are brewin' in your eyes
Sara, Sara, no time is a good time for goodbyes
Sara, Sara, storms are brewing in your eyes
Sara, Sara, no time is a good time, no
oh Sara, why did it, why did it, why did it all fall apart
""";
print_comp_footer();
}