WebsiteBaker Community Forum

General Community => WebsiteBaker Website Showcase => Topic started by: NEX2NUN on November 23, 2005, 08:39:39 PM

Title: First WB creation
Post by: NEX2NUN on November 23, 2005, 08:39:39 PM
So here it is, my first ever go at developing with WB.. so far I love it and want to praise it in another post when I have more time. Lets just say, I LOVE IT!!

Here's my test page for a soon to publish project.

http://www.tru-dynamix.com/wb

Thanks WB, I'm having a blast using it.
Derek  :-D
Title: Re: First WB creation
Post by: pcwacht on November 23, 2005, 09:14:59 PM
Looks good, love the horizontal menu.
Did you hardcode the links or did you use 2 menu calls?

John
Title: Re: First WB creation
Post by: NEX2NUN on November 28, 2005, 02:53:38 PM
Hey John, thanks for the feedback  :-D ! Yes I hardcoded the horizontal nav, for now at least. Which meant having to create multiple templates, one for each tabbed page. I'm sure there's a simplier way, but I'm still a newb with WB, so I'm learning about a lot of new features almost everyday. The only problem I found with my template was with a spacer image I used. I noticed that when I view the page from home, that spacer image is not visible. Not sure where that's coming from, but so far it only seems to be occuring on my PC.

I simply called the image from the template directory.

Code: [Select]
<img src="<?php echo TEMPLATE_DIR?>/banner.gif" width="262" height="36" />
It's strange the image doesn't even show up in my source code when I view the page in my browser. It could just be a freak thing for now. Anyways, thanks again and I'm having a blast with WB.

Derek  :-D
Title: Re: First WB creation
Post by: mysticcowboy on December 06, 2005, 05:24:48 AM
clean and straightforward. on longer pages the search function will not be obvious though.
Title: Re: First WB creation
Post by: NEX2NUN on December 07, 2005, 12:51:01 AM
Thanks for the remarks, I really had a lot of fun learning to develop with WB. It has a lot of potential for me. I have a couple projects I'm currently working on with WB. As far as the seach function, you are right, I was thinking of trying to create a module for "Send this page to a friend".. I could just throw an anchor link at the top of each page linking to the footer for search abilities.

Thanks again,
Derek :-)
Title: Re: First WB creation
Post by: Andrew on December 16, 2005, 11:19:31 PM
Your link throws me straight into your web-directories.   You really don't want this, I think!
Title: Re: First WB creation
Post by: NEX2NUN on December 17, 2005, 03:30:00 PM
Your right, I don't. But I'm moving to a new host shortly and the current site is inactive for awhile. Thanks though!!

 :-)