All Guestbook Posts made by MapleRose

Comments

  1. MapleRose Moderator 19m 53s ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  2. MapleRose Moderator 10h 17m ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  3. MapleRose Moderator 22h 2m ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted.

  4. MapleRose Moderator 22h 16m ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted.

  5. MapleRose Moderator 22h 17m ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted.

  6. MapleRose Moderator 22h 17m ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted.

  7. MapleRose Moderator 1d 10h ago

    Quote: copy from AP >__<
    Greaat! so damn bishiieee
    me loves yur coloring in sai! you really improved *O*
    teach me storm-senseeei i bed you >__<
    anyway awesome outcome i really like it to the EXTREME
    couse it's a FAV!

    Copying+pasting random comments is considered spamming, which you are not allowed to do.

    first warning. any more and you'll be muted.

  8. MapleRose Moderator 1d 10h ago

    You're not allowed to post random spamming to get credits.

    first warning, any more and you'll be muted.

  9. MapleRose Moderator 2d 12h ago

    You're not allowed to submit official wallpapers as your own.

    last warning, you are now restricted

  10. MapleRose Moderator 2d 17h ago

    You're still submitting wallpapers that you did not create.

    second warning, and you are now restricted.

  11. MapleRose Moderator 2d 22h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  12. MapleRose Moderator 2d 22h ago

    you're not allowed to submit wallpapers you did not create. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  13. MapleRose Moderator 2d 22h ago

    Just to let you know, you're not allowed to use other people's wallpapers to make your own, it's still considered ripping. You can only use other people's vectors (if they say you can, and you give credit). This isn't an official warning, but just to let you know...

  14. MapleRose Moderator 2d 22h ago

    You're still submitting wallpapers you did not create.

    second warning, and you are now restricted.

  15. MapleRose Moderator 2d 22h ago

    Muahahahaha EDD is taking over! XDD

  16. MapleRose Moderator 2d 22h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  17. MapleRose Moderator 2d 22h ago

    http://f-ayn-t.deviantart.com/art/Music-Saves-My-SouL-49215397

    You're not allowed to submit art that isn't yours. Kayurachan already asked you to read the Policy, but it seems that you haven't...

    second warning, and restricted

  18. MapleRose Moderator 2d 23h ago

    Quote by ZefieHi ! Thank you again for your answer ! Though it really didn't help, but I guess it's not possible then to colour the space under avatars in your guestbook different colour than the post background itself. It's okay though !


    Ah I see, you can do that by using

    #posts dt { background: #xxxxxx; }

    but that only changes the colour of the square right under the avatar, so if the posts are long, there's a gap under the avatar. um, I'm not sure how to explain it, so I guess you can try it and see if you like it?

    Quote: Anyway, I have to bother you yet with another question. (^_^;) I was wondering how you got the text colour in guestbook posts and links to different colour while not changing the colours of headers like popular art, favourites and friends ? As well as the colour in members names ?
    I found the code to change the header colours, but when I put the colour for the text in colour section of the page edit, it changes all the texts, including the headers. I would like to have them in different colour like you have.

    Here are the code for post-related things

    Quote:
    /* change colour of text of post body */
    .post-body p {color:#xxxxxx;}

    /* time stamp on posts */
    .post-stamp, .post-stamp * {color:#xxxxxx;}

    /* link colours at the top and bottom of the posts */
    #posts dd li a { color: #xxxxxx; }

    /* background colour of the bar at top of post (area under "edit" "delete" etc) */
    #posts dd ul, #description ul:first-child { background: #xxxxxx; }

    /* To change the colour of the guest's name */
    a.member { color: #xxxxxx; }

    For the headers, do you mean like the red headers I have on my page? I used

    #content h1 { color:#xxxxxx; }
    #content h2 { color:#xxxxxx; }

    And when you want to put text in header, use the <h1></h1> and <h2></h2> HTML tags.

    Quote: Oh and then I have one problem, in the edit style, I can't change the pages to background or to the advanced css leaves...It only stays in colours. I think it happened because I wrote notes which code changes which option after the css codes. I was supposed to take the notes off before saving but when I was supposed to press preview button, I accidently pressed save button instead. And after saving, now I can't go to advanced css or to change the bacground anymore. Hope you can help me with this one too ! (^_^;)

    I deleted those non-CSS notes in your advanced CSS box, can you edit it now?

  19. MapleRose Moderator 3d 21h ago

    Quote by ZefieHow can you change the colour of the space on the left, where are the avatars of the members who have written your guestbook ? I tried to look around, but didn't notice answer for this one. I only found the code how to make the space same colour as the content background.

    For colour of post background, use

    #posts dd { background: #xxxxxx; }

    hope that helps :)

  20. MapleRose Moderator 4d 19h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  21. MapleRose Moderator 4d 20h ago

    Quote by zefieNice tutorial ! I would have a question though ~ How you put image like ID for example above the popular art on your userpage ? Do you need any codes to make the image centered or does it go automaticly ? Also would like to know how you can add texts to your userpage and how the font changing works ? Have been looking around but haven't noticed anyone asking/answering on this matter. Or then I'm just so noob and haven't understanded the text right xD

    To put content on your page, hover the mouse over your username, and go to "Profile Contents" from the dropdown menu (or click this link: http://my.minitokyo.net/content ) . In that box, you can write stuff, put images on there, whatever you want and that will go above the popular art on your page. If you want to do fancy stuff, you need to know a bit of HTML. For example, if you want to put images, you need to use

    Quote: <img src="URL OF IMAGE" />

    replacing URL OF IMAGE with the address of the image.
    To center images, you need to use HTML:

    Quote: <p align="center"><img src="URL OF IMAGE" /></p>

    I hope I answered your questions ^^;; ...

  22. MapleRose Moderator 6d 0h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy: http://support.minitokyo.net/policy

    first warning, any more and you'll be restricted.

  23. MapleRose Moderator 6d 18h ago

    You're not allowed to submit wallpapers you did not create. Please read the MT Policy

    first warning, any more and you'll be restricted.

  24. MapleRose Moderator 6d 22h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted

  25. MapleRose Moderator 6d 22h ago

    You're not allowed to submit wallpapers you did not make. Please read the MT Policy

    first warning, any more and you'll be restricted