|
|
#1 |
|
Guest
Posts: n/a
|
I have been reading some the forum posts and want to a few things.
1. Do you need a special template to use this software.... I am not "Smary" smart and was wondering if you need special programming/templates. 2. would a css layout work? |
|
|
|
#2 |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,630
Rep Power: 47 ![]() ![]() |
No, you do not need a special template at all to make this work.
There is a default template included as well as a couple of others that you can use too! It does use CSS for colors and placement of certain things such as the #wrapper, etc. For those that are interested in making their own template/theme, there's anumber of threads in these forums including a really nice tutorial to do so. Cheers and good luck! -Mike
__________________
Mike-N-Tosh IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.5) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
I like this template:
http://www.oswd.org/design/preview/id/3131 can this be used (of course I would taylor the text to my needs). And how how easy is it to incorporate 68 into this template... ? Other classified programs... seemed to not handle this... thoughts? |
|
|
|
#4 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,136
Rep Power: 118 ![]() |
Yes I would say this would be possible and shouldn't be to difficult. You would need to alter the template file and format it to fit into the layout file.
Of course if you get stuck you can always ask questions on here and we will be happy to help.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#5 | |
|
Coder
Join Date: Mar 2006
Posts: 4,574
Rep Power: 111 ![]() ![]() |
Quote:
When you use smarty templates like 68c does what happens is the underlying php scripts process input and assigns the php variables to smarty variables and then the script displays the appropriate template. The smarty template is nothing more than an HTML web page that has smarty variables in it in place of static text. for example any given static web page may have a site title that looke like this... HTML Code:
<title>My Website</title> HTML Code:
<title>{$title}</title> Here is a template tutorial I wrote which should give you an idea of what it takes to make a template from the ground up. Template design tutorial! |
|
|
|
|
| Bookmarks |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Smarty Templates and You. Posted BY Lhotch | Eric Barnes | HTML, CSS, and Design Help | 13 | 10-02-2007 08:06 AM |
| Free Template? | FlyingBee | HTML, CSS, and Design Help | 4 | 12-08-2006 10:17 AM |
| Sukaw Horse-Green Template | Syssh | v3.1 Questions & Support | 3 | 12-03-2006 12:47 PM |
| HTML Template | brian-bear | HTML, CSS, and Design Help | 7 | 10-12-2006 05:21 AM |
| Dreamweaver Template in 68classifieds | sporthorsebreeder | HTML, CSS, and Design Help | 3 | 04-23-2006 10:34 AM |