rejetto forum

Orange/Blue Template

TSG · 18 · 15867

0 Members and 1 Guest are viewing this topic.

kirana

  • Guest
i try using this template but I fail to change the background to my background image..i cant change the gif or png for the icons..can u teach me how?I loves this template but I want to change it with my style..I'm also dont know how to put the mp3 player..can i put my own song list?


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Maybe someone can be more helpful, I haven't touched this template in about 2 years... I forgot it existed hehe.

I don't remember how to change the background, but I dare say it would be in like [style] section under body { ... and the mp3 streamer in this is VERY basic. This template was made when I was just starting to learn how to program for HFS.


Offline SilentPliz

  • Operator
  • Tireless poster
  • *****
    • Posts: 1298
  • ....... chut ! shh!
    • View Profile
[style]
body{padding:10px;font-weight:normal;font-family:"geneva",arial,"helvetica",sans-serif;background:url('/your_picture.gif') no-repeat fixed center;margin:0}
.rw,.body,.inpt,.flg,.cmnt,th,comment,.flg,.inbtn,.col{background:#fff}
.col,body,.rw,.body,#hm{color:#039}

   
To change the icons:
Looking for anything that starts with src="/~

You replace the one you want by an image file of your Virtual File System (<img src"=/path_of/myicon.png">.)

Depending on the context of your tpl:

src="/myicon.png"

or

<img src="/myicon.png">
« Last Edit: February 14, 2009, 04:11:47 PM by SilentPliz »