Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Templates and Themes (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=26)
-   -   [FREE THEME] - TerraFirma - Template Conversion (http://www.mysidiaadoptables.com/forum/showthread.php?t=228)

BMR777 12-20-2008 11:26 AM

[FREE THEME] - TerraFirma - Template Conversion
 
Hello All,

I've converted the website template TerraFirma to work with the EasyAdoptables script.

Here's a screenshot of the theme:
[attachment=57]

The theme download is attached. To install you basically upload the "terrafirma" folder to your "templates" directory. Then in your Admin CP you go to "Manage Global Settings" and for the "Path to desired theme's HTML file" box you paste in:

Code:

templates/terrafirma/template.html
That's all there is to installing the theme.

I hope you all like it. :)

Brandon

Quillink 01-03-2009 06:33 PM

RE: [FREE THEME] - TerraFirma - Template Conversion
 
Not bad, but perhaps a guide explaining how to import our own self-made themes? I've got a great one lying dormant on my folder, begging to be used. xD

kab012345 01-04-2009 01:06 PM

RE: [FREE THEME] - TerraFirma - Template Conversion
 
There is a small variable guide which should help you out. This is in the main script directory as conversions.txt

Quote:

These conversions are to be used when making a custom theme. Simply use the desired element listed below in your .html template to show the listed element on your site.

For instance, for the site title, you would have <title>:SITETITLE:</title> in your .html file.

:SITETITLE: = Site Title
:SITENAME: = Site Name
:ARTICLETITLE: = Article Title
:ARTICLEDATE: = Article Date
:ARTICLECONTENT: = Content of Article
:LINK1: = Extra link 1
:LINK2: = Extra link 2
:WELCOMEORREGISTER: = Registration info
:LOGINORACCT: = More registration info
:FEATURED: = Featured adoptable.
:HEADERAD:
:FOOTERAD:
:TOWERAD:

BMR777 01-04-2009 03:17 PM

RE: [FREE THEME] - TerraFirma - Template Conversion
 
Yeah, I'll have to make a guide soon, but basically use the conversions above in your .html file to replace static text with the variable text from the database.

So, instead of:

Code:

<title>Page Title Here</title>
It would be:

Code:

<title>:SITETITLE:</title>
BMR777

Chasingu 01-05-2009 08:20 AM

RE: [FREE THEME] - TerraFirma - Template Conversion
 
I would use that guide.


Hope it comes out soon.


All times are GMT -5. The time now is 02:58 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.