PDA

View Full Version : Lyrics - formatting


pere
01-17-2008, 08:05 AM
I have noticed that you are able to format the lyrics. Seems like quite a few formatting tags (html/css). It even supports embedding images, though you will have to be online at the time of viewing.

I am however having problems with embedding a css-stylesheet.

Does anyone know if there is any documentation available?

BlackWolf
01-17-2008, 12:18 PM
I have noticed that you are able to format the lyrics. Seems like quite a few formatting tags (html/css). It even supports embedding images, though you will have to be online at the time of viewing.

I am however having problems with embedding a css-stylesheet.

Does anyone know if there is any documentation available?

I don't think so, and I don't think css will work properly. you can use the same html-tags you can use in ipod classic textfiles. this is only the basic stuff like images, links, maybe tables? I didn't really try it.

pere
01-17-2008, 12:34 PM
I don't think so, and I don't think css will work properly. you can use the same html-tags you can use in ipod classic textfiles. this is only the basic stuff like images, links, maybe tables? I didn't really try it.
It is definately not the same as the iPod Notes-files.

Ive tested lots of css-tags (like positioning, font-size, font-color, text-decoration etc). My tests seems to work. However there are some small oddities.

My first impression was that Safari is used for rendering, but everything outside the body-tag seems unavailable. It also seems like the main css-file is replaced (centering all text, and changing the font). This can of course be overridden again with a new div-tag.

My main problem is still there - Im not able to change the classes, and for what Im using this for this is really important.