Hello,
So i basically changed the color scheme to my webid site and added my logo. I have a few questions if you may:
1. Can I add (how can I add) extra scripts from "Hotscripts" to my webid site?
2. How do I work with the TPL file to change the look of the website? I opened TPL file in Dreamweaver Macromedia 8, took a look at it and I don't know where to start or what is going on too much lol.
In a nutshell I want to literally customize my site to my likings. and after I master how to do it to my personal site, I defiantly want to create a free webid theme for webid users in the future.
Thank You in Advance : )
Results 1 to 5 of 5
-
04-11-2011, 08:13 PM #1
How to Use TPL file ??? Need Assistance
-
11-02-2012, 11:45 PM #2
-
29-02-2012, 05:39 AM #3Junior Member/Coder
- Join Date
- Dec 2010
- Location
- Canada
- Posts
- 23
TPL files are part of the PHP Templating system. You can play around with designing a
tpl file with an HTML editer. When you're done designing it, put your tpl file (e.g. test.tpl file) in the folder themes/default/ folder (I'm using Webid 1.0.2).
To put a hyperlink or text in your tpl file, you will need to go into your messages.inc file (it’s located in the language\EN\ folder) and add the line you want, e.g. $MSG['50_0001'] = "This is a link". Then, log into your WeBid admin home page, click on the “home” tab and then click on clear cache to see the new updated tpl file.
-
29-02-2012, 01:37 PM #4
In order to alter the template layout you will need to work with the css and the php templates. there are several wys to do it. If you give a description of what your trying to do i can lead you in the right direction.
Joshua
http://techaden.com/Josh
-
29-02-2012, 05:32 PM #5



Reply With Quote

Bookmarks