rejetto forum

HFS Terayon v1.2.1

0 Members and 1 Guest are viewing this topic.

eck

  • Guest
very cool. but where did the HFS Terayon Thumb Creator go?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Rejetto , can the filelist.tpl auto convert to xml list instead of m3u kind(for media streaming)? Because the xml list can let many browser read. ;)

yes, you can already do it, just insert XML tags inside filelist.tpl


Offline joeneo13

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Hello does somebody know where i can find the text color code for Home,Refresh,Forum ....
Thanks


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Look for a style="" or a class="CLASSNAME". If he uses class open the style.css page into an editor (notepad or wordpad does the job) and locate the class under .CLASSNAME {CSSIFY;} .


Offline joeneo13

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Didnt find that looked in the style.css and the template file


Offline Giant Eagle

  • Moderator
  • Tireless poster
  • *****
    • Posts: 535
  • >=3 RAWR!
    • View Profile
    • RAWR-Designs.com
Sorry for the late reply >_<

Anyway, this is the code you are looking for.

Code: (used for the Links that change when you hover above them) [Select]
.nav_top { // used for text that is everything but part of a link //
color: #2A3852;
padding: 0;
margin: 0;
}
.nav_top a:link, .nav_top a:visited { // used for links //
float: center;
font-weight: bold;
font-size: 10px;
padding: 5px 6px 6px;
text-decoration: none;
color: #EEE;
}
.nav_top a:link.active, .nav_top a:visited.active, .nav_top a:hover { // used for links when you hover above them //
color: #113A5D;
background: url(/template/images/cellpic3.gif);
}

In order to get it to work; just create one big span
Code: [Select]
<span class="nav_top"> around all the stuff you want the color of the links change when you hover above them.

a 'lil example:

Code: [Select]
<span class="nav_top">
   <a href="http://www.google.nl/">GOOGLE!!</a><br />
   <a href="http://www.wikiepedia.org/">Wiki</a><br />
   <a href="http://www.rejetto.com/forum">Rejetto Forum</a><br />
</span>


Offline syxxnyne69

  • Occasional poster
  • *
    • Posts: 5
    • View Profile
just wondering if u could make a red or black terayon instead of the blue, if at all possible, awesome work the template is awesome, and rejetto hfs is the best freeware out bar none, keep up the awesome work guys


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Ye we could do this... this is easily possible if Giant Eagle made the template using css to import the images only, then we could supply as many colour schemes as people like, i am temped to do this with my ToG template... i did do it once but all i got was people complaining they didn't know how to implement it :P making a default colour scheme just made it easier on myself. Another idea  :o possibilities for these templates are endless....

We are almost finished the first beta of a Thumbnail and Preview Generator with GUI :D i'm going to make the icons for it tonight hehe.


Offline Giant Eagle

  • Moderator
  • Tireless poster
  • *****
    • Posts: 535
  • >=3 RAWR!
    • View Profile
    • RAWR-Designs.com
this is easily possible if Giant Eagle made the template using css to import the images only..

>_< it wasnt my idea to use both css and html code to show the images..

It's a nice idea, and i guess it would be possible.. this just delays the launch date for v1.3.0 even more. XD.

Meh, im busy learning Visual Basic (and programming the Thumbnail and Preview Generator GUI) and so far, its working perfectly! Visual Basic is really easy to learn and to understand :)

This is the final appearance for the T&P Generator GUI.. if im correct..


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
looking good  ;)

The icons have to be a package file or something with each res icon inside it .ico does the job, need a lil editor that can build a .ico package from my own images... which im reading up about.

We need a 16x16, 24x24, 32x32, 48x48, 64x64, 128x128, 256 x 256 i think. We could probably get away with just a 16x16, 32x32 and 64x64 in the icon set.

But iconising this generator is hard, i was thinking of having the lil irfanview icon and some lil icon for the generator linked together with a chain :P, the small icon can just be the generator icon the larger ones can have this linked icon :) but i don't know what to do for the generator ??? maybe some lil tiny picture like things stuck together, i dunno, i'll sleep on it.

Night ppl.
« Last Edit: May 15, 2007, 01:38:02 PM by That_Stevens_Guy »


Offline traxxus

  • Occasional poster
  • *
    • Posts: 62
    • View Profile
Oh...

plz look at the spelling in the template, Giant Eagle.

You have wrote "Avarage", correctly: Average
« Last Edit: May 16, 2007, 08:42:04 AM by traxxus »
traxxus.dyndns.org:100


Offline Giant Eagle

  • Moderator
  • Tireless poster
  • *****
    • Posts: 535
  • >=3 RAWR!
    • View Profile
    • RAWR-Designs.com
bah, lame typo  :D

thnx for letting me know


Offline syxxnyne69

  • Occasional poster
  • *
    • Posts: 5
    • View Profile
on the terayon template it instructs me to *.* to mask the template folder from showing as downloads, this does not work correctly or is there an alternative method, please let me know


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
'Right Click' on the 'Folder', look for 'Don't Log'

It's a new feature, you may need to grab the latest build from the forum, i am unsure if the last release has it. That was the old way to mask and it only works for files i think. New feature works flawlessly :D


Offline traxxus

  • Occasional poster
  • *
    • Posts: 62
    • View Profile
Hm, dont log work correctly ?

i have the folder "Template" marked as dont log, but i see every this log:

10:03:21 127.0.0.1:1910 Fully downloaded - 1.31 KB @ 6 KB/s - /template/images//template/images/highslide/zoomout.cur

I use the terayon template. whas wrong ?
traxxus.dyndns.org:100