[FREE THEME] - TerraFirma - Template Conversion

Forum
Last Post
Threads / Messages

BMR777

Member
Member
Joined
Jan 15, 2011
Messages
1,122
Points
36
Mysidian Dollar
6,042
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
 
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
 
There is a small variable guide which should help you out. This is in the main script directory as conversions.txt

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:
 
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
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,124
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top