Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 02:36:05 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: New Template: Artificial Intelligence  (Read 1901 times)
scribbz

Offline Offline

Posts: 46


WWW
« on: June 05, 2007, 04:35:25 AM »

Hey guys, as promised on one of my other threads I have cleaned up my ski resort site template coversion and released it for general use =) This one is artificial intelligence featuring five section blocks and two ways of the menu showing up. Oh yeah, it validates just fine too!

Detail page: http://www.websitebakertemplates.com/pages/showcase/artificial-intelligence.php

Download link: http://www.websitebakertemplates.com/templates/1024px/download.php?file=artificial-intelligence.zip

viel spaß beim probierien =) have fun trying it out =)
Logged

Currently Baking: findskiresort.com | Website Baker Templates
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #1 on: June 05, 2007, 05:12:45 PM »

Hello,

again a great template. Added it to the addons page too.

http://addons.websitebaker.org/pages/templates.php?template=artificial-intelligence

Thanks for your addition

Matthias
Logged
onliner45

Offline Offline

Posts: 18



WWW
« Reply #2 on: June 05, 2007, 07:16:42 PM »

Hello,

I like this template - clear and easy - good work!

Martin
Logged
Panther

Offline Offline

Posts: 168



WWW
« Reply #3 on: June 07, 2007, 05:48:46 PM »

It doesn't seem to like large sub-menu's tho...

http://baker.mnpages.com/pages/templates/artificial-intelligence.php

I'm figuring it's an easy fix, but I haven't checked out the CSS on it yet.
Logged
pippo6311

Offline Offline

Posts: 2


« Reply #4 on: June 07, 2007, 07:21:11 PM »

Hi, good work but where is the login/register block?

When i create 1th page, then 2nd subpage and 3th subpage, menù display only 1 and 2 page. Why this?

Thank if anybody help me.
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #5 on: June 07, 2007, 08:23:40 PM »

Maybe it has not been integrated ... but you can do that. Just head over to the project page ("projects" - "WebsiteBaker 2" - "Documentation") and have a look at the template tutorials. You'll find the info required for adding the login the box there.

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

scribbz

Offline Offline

Posts: 46


WWW
« Reply #6 on: June 08, 2007, 12:51:40 AM »

It doesn't seem to like large sub-menu's tho...

http://baker.mnpages.com/pages/templates/artificial-intelligence.php

I'm figuring it's an easy fix, but I haven't checked out the CSS on it yet.


Indeed, the template as it stands only supports 3 options in that menu. I just did the conversion to websitebaker, not the original template =) I leave the template in original form generally and if people have need of it to do different things, then it's up to the user to deal with that.

There is, therefore, no login/register block for this same reason - it wasn't on the original template. This can be easily added in the left column div, however, using the box class on this particular template. If you'd like I can send you a template modification with this already included, just let me know on here, if you can't do this yourself Smiley
Logged

Currently Baking: findskiresort.com | Website Baker Templates
Lucien

Offline Offline

Posts: 9


« Reply #7 on: January 22, 2008, 10:32:46 AM »

"Indeed, the template as it stands only supports 3 options in that menu"

Hi,

Just change the following code if you want the use more options in the left menu;

in the CCS sheet:
.box {
    padding: 12px 15px;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    clear: left;
}

Index.php:
move the line:

 show_menu(1, 0, 1, true, '<li>[a][menu_title]</a>','</li>','<ul id="menu_left">','</ul>');

to the div left section.

<div id="left">
        <?php
         
        show_menu(1, 0, 1, true, '<li>[a][menu_title]</a>','</li>','<ul id="menu_left">','</ul>');
       
      ?>
                <div class="box">


Thats all!

Cheers.
« Last Edit: January 22, 2008, 10:36:27 AM by Lucien » Logged
mrmcctt

Offline Offline

Posts: 20


« Reply #8 on: January 23, 2008, 11:42:15 PM »

Thanks for the template.  I am using it for my site now.  It looks great.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!