rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: drohr on February 13, 2009, 06:43:22 PM
-
i have a dumb@ss question for you guys:
What is the best way to see and modify the HTML template you use? I just want to fool around and change the color a bit.
-
you should use notepad, or notepad++
and search for the style section.
there you will find colors expressed as #RGB, #RRGGBB, or by name
-
Setting notepad++ to HTML when editing the template covers most bases, all HFS code appears black with markup highlighted.
-
Hey, thanks, man!
-
all HFS code appears black with markup highlighted.
Wow! Who the, the, who made that happend!?
-
IE 8 with web developer tools f12
developer window
firefox with firebug i think same f12 :o
dreamweaver 8, cuz i just love the ctrl +z !!! ;D
oh and notepad
-
I just edit it directly in the template window (after making a proper backup of course).
-
There is no longer a template window. HFS will open the template in the editor of your choosing. In Beta anyway.