ღ trishie b. (shescrack) wrote in component_help,
ღ trishie b.
shescrack
component_help

  • Mood:

A few problems

Component
Layer ID: 4584356

I redid my codes for the component like suggested but I'm a bit of a newbie when it comes to this. I figured out the majority of it except a few things. I found tutorials for them I just don't know how to make it work.

1.) I wanted to replace the words Current Location, Mood, Music with icons but I do not know how to do it with this code... someone help? :(

# activate tags
set tags_aware = true;

# add colons to text because i didn't like them being hard-coded inside print_metadata()
set text_meta_location = "Current Location:";
set text_meta_mood = "*.";
set text_meta_music = "music ";

function Entry::print_metadata() {
var string tags_header = """""";
var string tags_joiner = " "; # text for tags joiner, " "
var string tags_sep = ", "; # text for tags separator, ", "




2.) My comment page, I have been searching and I do not know how to make my comment page look like my entry page.


3.) I wanted to move the comments part over to where the memory, edit entry, and all that is and put a space between the post count and the image. Its been really bothering me. :\
Tags: /topic-entry: linkbar, /topic-entry: metadata, status: closed
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 8 comments