Porting html template

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dodgebros
Forum Members
Forum Members
Posts: 18
Joined: Fri Dec 30, 2011 2:54 pm

Porting html template

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Porting html template

Post 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
dodgebros
Forum Members
Forum Members
Posts: 18
Joined: Fri Dec 30, 2011 2:54 pm

Re: Porting html template

Post 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
Post Reply

Return to “Layout and Design (CSS & HTML)”