Support Forums

Old 02-20-2007, 08:27 AM   #1
Unregistered
Guest
 
Posts: n/a
Default do you need a special template

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?
  Reply With Quote
Old 02-20-2007, 08:35 AM   #2
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,630
Rep Power: 47
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default RE: special template

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
Mike-N-Tosh is offline   Reply With Quote
Old 02-20-2007, 09:08 AM   #3
Unregistered
Guest
 
Posts: n/a
Default can i then use this one

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?
  Reply With Quote
Old 02-20-2007, 09:26 AM   #4
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,136
Rep Power: 118
Eric Barnes is a jewel in the rough
Default

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
Eric Barnes is offline   Reply With Quote
Old 02-20-2007, 09:34 AM   #5
Coder
 
Join Date: Mar 2006
Posts: 4,574
Rep Power: 111
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by Unregistered View Post
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?
Ease of using a template not designed for 68c will depend on your understanding of CSS and html really.

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>
where as a smarty template page would have something like this....

HTML Code:
<title>{$title}</title>
{$title} would be a variable passed to the template from the underlying script.

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!
__________________
Larry.
Lhotch is offline   Reply With Quote

Bookmarks

Tags
None

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 10:19 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0