rejetto forum

new templated

0 Members and 1 Guest are viewing this topic.

Offline pspguide

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
i like the hfs.tpl but i would like to request two thinks if possible, one to remove the SELECT and TOOLS section on the left side of the template. 2nd to add a header right above the files as the name of the webserver to read "YOUR FILES" ABOUT one INCH IN a half letters.

I hope this doesn't offend anyone but i have tried and have no been succesful

i would be will to donate a reasonable amount to have this done if possible.
thank you


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
please, redownload the template, because i just updated it.
http://www.rejetto.com/forum/index.php/topic,8247.0.html

then this is your solution:
right click on the root/home > properties > diff template

and put this text:
Code: [Select]
[more onload]
$('#select, #tools').hide();
$('#files').before("<div style='font-size:1in;'>Your files</div>");

i hope you like it.
if you mean to donate, you will find details at www.rejetto.com/hfs-donate


Offline pspguide

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
i will try this as soon as i get home.

thank you so much


Offline pspguide

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
works great. how would i be able to put an image on this?
thanks again


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile

Offline pspguide

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
a logo above the sign on name, not that big of a logo maybe anound  1 1/2x1 1/2inch


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i don't understand what you mean by "the sign on name"


Offline pspguide

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
i would like to put a logo on the upper left hand corner of the template


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
add this other line to what i already said:

$('#panel').prepend("<img src='http://www.dovedove.it/stuff/logo100.gif'>");

clearly you may use a different picture