WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • my first wb site
  • Print
Pages: [1]   Go Down

Author Topic: my first wb site  (Read 15705 times)

clarkin

  • Guest
my first wb site
« on: August 31, 2005, 11:25:53 AM »
Hi all,
Here she is - 95% finished, appreciate any feedback.

It's all CSS, with two nice features (I think):
1. Try zooming the text by Ctrl+Scroll Wheel if your setup supports it
2. The thumbnail previwer on the artwork page

Only thing I'm not happy about is that I had to make my own Navigation menu.
Reason was, I hate having live links in a nav menu to the page you are already viewing, I know there are some advanced menus made by people here, but I don't think any of them do this?

Daniel Shiels - Concept Artist

Cheers :)
Logged

Stefan

  • Guest
Re: my first wb site
« Reply #1 on: August 31, 2005, 12:21:13 PM »
Impressive!
Logged

pcwacht

  • Guest
Re: my first wb site
« Reply #2 on: August 31, 2005, 02:09:15 PM »
Very nice done, I am impressed

One question, your flash menu, is it wb generated?

John
Logged

clarkin

  • Guest
Re: my first wb site
« Reply #3 on: August 31, 2005, 02:18:23 PM »
thanks guys :)

@pwacht,
do you mean 'flash' as in Macromedia? - there is no flash used, only xhtml / css (and of course php from wb)

but no, the menu is not wb generated... just a php include, because of the reasons explained above - a usability bugbear of mine!
Logged

pcwacht

  • Guest
Re: my first wb site
« Reply #4 on: August 31, 2005, 04:43:53 PM »
More impressed.
Thought the menu was flash.

Logged

Argos

  • Guest
Re: my first wb site
« Reply #5 on: August 31, 2005, 06:02:31 PM »
Nice job!!
Logged

pcwacht

  • Guest
Re: my first wb site
« Reply #6 on: August 31, 2005, 08:33:32 PM »
Only thing I can come up with, after a thorough, very thorough ;)  search is:
the div footer will show on a print page, maybe set it to noshow?

John
Logged

jakob

  • Guest
Re: my first wb site
« Reply #7 on: August 31, 2005, 08:48:34 PM »
nice site!


about the menu thing: i use a workaround so the live link to the page you have open doesnt appear to be a link
Code: [Select]
.current a {cursor: default;}

this way the cursor does not react on the link and remains an arrow.
Logged

clarkin

  • Guest
Re: my first wb site
« Reply #8 on: August 31, 2005, 08:59:25 PM »
Thanks again guys, but you have to remember I only designed the code, all credit for looks goes to the artist (I wish I could design like that!)

@pcwacht, thanks especially for the deeper inspection :)
you know I had totally forgotten about doing a print stylesheet  :roll:
also, didn't even define a font-family in the CSS  :roll:

@jakob, yeah I used to too, but I've gone further now cos accessibilty devices will read it as a link unless you can remove the href attribute.
Logged

jakob

  • Guest
Re: my first wb site
« Reply #9 on: August 31, 2005, 09:14:19 PM »
good point, i havent considered sceen readers and stuff. :-o :oops:
Logged

pcwacht

  • Guest
Re: my first wb site
« Reply #10 on: August 31, 2005, 09:31:52 PM »
Quote
I hate having live links in a nav menu to the page you are already viewing, I know there are some advanced menus made by people here, but I don't think any of them do this?


Nope, didn't do a whole new menu again, just a litle change ... ;)

Get this improved menu : http://www.WebsiteBaker.org/2/forum/?topic=777.1
add it to the beginning of your template's index.php

change:
Code: [Select]
// Create values
if($page['page_id'] == PAGE_ID) {
$values = array($class, , , stripslashes($page['menu_title']), stripslashes($page['page_title']));
} else {
$values = array($class, '<a href="'.$link.'" target="'.$page['target'].'">', '</a>', stripslashes($page['menu_title']), stripslashes($page['page_title']));
}
// Replace vars with value and print

and voila, your done

No link on current page.

Have fun!
John

Logged

clarkin

  • Guest
Re: my first wb site
« Reply #11 on: September 01, 2005, 10:32:29 AM »
wow  :-o
I'll give that a try tonight, thank you vey much again pcwacht!
Logged

mysticcowboy

  • Guest
Re: my first wb site
« Reply #12 on: September 03, 2005, 02:11:00 AM »
Even if you didn't do the Photoshop, it's still an excellent job of both converting a design and doing it with all CSS.
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • my first wb site
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2