WebsiteBaker 2.13.9 R24 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Very good. Would it be possible to make the orange links somewhat darker.
Just curious, what does the custom built module do?
I created a custom module based upon the bookmarks module for the sections: fractie --> standpunten/speerpunten...
Standpunten 2003 Laatst vernieuwd door CDA Webmaster (admin) aan 08-01-2006
Found a small translation errorSearch page coughes up:Code: [Select]Standpunten 2003 Laatst vernieuwd door CDA Webmaster (admin) aan 08-01-2006 I know the 'aan', near the date, needs to be 'op'
$TEXT['ON'] = 'Aan';
$TEXT['ON'] = 'Op';
Search page coughes up:Code: [Select]Standpunten 2003 Laatst vernieuwd door Webmaster (admin) aan 08-01-2006 I know the 'aan', near the date, needs to be 'op'
Standpunten 2003 Laatst vernieuwd door Webmaster (admin) aan 08-01-2006
Found a errorThe sitemap bottom right does link to /pages/.. and not to /wb261/pages but you might have done that cause the site will move.
I think this site looks and feels good, though the orange isn't my taste.
I like the rightblock stuff.
Did you use Suckerfish menus for the dropdowns?
The menu code I use for the menu on the website cdahuizen.nl is based upon this code created by Tino Zijdel. I discovered this peice of code after reading his entry for the addEvent() contest that Peter Paul Koch (Quirksmode.org) created last year (september 2005).The example of the code created by Tino Zijdel (crisp) is very clear and the layout (horizontal menu[/url]) has been done with CSS and created with help of List a matic and the website: 456 Bereastree.com.
so adding a new page using "pages" automatically adds the page to the drop down menus?, or do you have to do that manually?