Hard Light Productions Forums
		Off-Topic Discussion => General Discussion => Topic started by: Krackers87 on March 21, 2004, 06:01:08 pm
		
			
			- 
				after a long time of no updates and changes to Hades Combine i have decided to begin working on Version 3.
Currently the directories are organized horribly, updating small things is too much of a chore.
Hades Combine will also be changing its focus to be on Art. I consider freespace mods to be art so i will continue to host them, just now there wil be alot of hosted pages of mine and my friends showing off artwork and such. Maybe even selling some, like 3d models and landscapes. Think gamasutra exchange but without the 50% cut of profits.
Also other sudgestions on what to add to HC would be apreciated.
//www.hades-combine.com
			 
			
			- 
				well, the main page has changed but i need opinions on what to put on the website. I have taken everything else down to work on it.
			
 
			
			- 
				bumpys
			
 
			
			- 
				is there any way to have the fonts used on HC be auto downloaded when visiting the site?
			
 
			
			- 
				mooooo
			
 
			
			- 
				You can embed fonts into web pages, can't quite remember how but I know Dreamweaver MX can do it. Anyways its just best to place your preferred font first in CSS and then one or two others so the site still displays the text if the user doesn't have your font on their machine.
eg.
body {font-family: bankgothic, arial, sans-serif;}