Page 1 of 1

Porting html template

Posted: Mon Jan 09, 2012 4:00 pm
by dodgebros
I am trying to port an html terrafirma template from http://www.oswd.org. I noticed this in the html code:

Code: Select all

	<frameset rows="80px,*">
		<frame name="frmpanel" src="/design/preview/panel/id/3557/" scrolling="no" noresize="noresize" />
		<frame name="frmdesign" src="http://static.oswd.org/designs/3557/terrafirma/" scrolling="auto" noresize="noresize" /> 
	</frameset> 
Can I somehow obtain "frmpanel" and "frmdesign" from oswd.org so I don't have to link back to their website? Or is this how it is suppose to work and just leave it alone? I worry about oswd.org some day removing these from their servers and leaving my site crippled.

BTW, I'm new to all of this...Thanks!!!
dodgebros

Re: Porting html template

Posted: Mon Jan 09, 2012 4:54 pm
by Dr.CSS
I'm not so sure that is part of the template, but I do know that there are 2 versions of terafirma in the theme site...

original...
http://themes.cmsmadesimple.org/index.p ... eturnid=63

revised...
http://themes.cmsmadesimple.org/index.p ... eturnid=63

Re: Porting html template

Posted: Mon Jan 09, 2012 8:41 pm
by dodgebros
Thanks Dr. CSS for replying. I went ahead and installed the original TerraFirma template. Now when you go to the website it is only blue text. I attempted to attach a stylesheet to this template in cmsmadesimple but there isn't a stylesheet named TerraFirma. Any suggestions?

Thanks,
dodgebros