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
I know what is missing, a translator! Seriously, looks good, what happens when you click Inicio (in the left menu)?Then, click on agenda, look at the font-size of: Nuestra Agenda Furthermore, the date/time on top of the news-items is to big.Succes!
3 - try fiddling your chmod settings in admin -> settings -> show advanced settingsincrease the group to 7, so something like 775 might do the trickJohn
Command: SITE CHMOD 777 /public_html/modules/event/view.phpResponse: 550 Could not change perms on /public_html/modules/event/view.php: Bad file descriptor
module folder have bad descriptors
Quotemodule folder have bad descriptorsI mean, first change the chmod settings, then install, the newly installed files should get the new settings
Error in your template?John
That's a nice design.I have a question: it looks like the top menu is graphical. That means you have to change it by hand every time you change the menu. Since all of the dynamic menu entries correspond 1:1 to all of the static menu entries, why use a dynamic menu at all?
look at the spanish special chars...<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />there are some problems looking at your site with iso...is your database giving back the content with iso or utf-8, have a lookis wb set to iso? (default is utf-8)i like the way you work with images... site is good looking
Quote from: andy on December 22, 2005, 01:10:35 AMThat's a nice design.I have a question: it looks like the top menu is graphical. That means you have to change it by hand every time you change the menu. Since all of the dynamic menu entries correspond 1:1 to all of the static menu entries, why use a dynamic menu at all?Excellent point. The graphical menu looks so much nicer than the text one. If you moved the search box to the top of the content section and removed the dynamic menu entirely, then your gallery pages and the header would be the same width.Other than that, very nice design.