WebsiteBaker Community Forum
General Community => WebsiteBaker Website Showcase => Topic started by: ja on March 10, 2008, 12:24:59 AM
-
Hi!
I'd like to thank WB creators for this incredible program!
I've created http://ja.atwebpages.com/es (http://ja.atwebpages.com/es) to learn and experiment a lit bit with websites. Moreover I've included some tips about WebsiteBaker in Spanish (http://ja.atwebpages.com/es/pages/como-he.php?g=2)
---------------------
Hola!
Quiero dar las gracias a los creadores de WB por este programa increíble!
He creado http://ja.atwebpages.com/es (http://ja.atwebpages.com/es) para aprender y experimentar un poco con páginas web. Además he incluido algunos consejos y ayudas sobre WebsiteBaker en español (http://ja.atwebpages.com/es/pages/como-he.php?g=2)
Saludos!
-
Muuy bien hecho.
Simple but interesting, especially for the spanish community of WB.
Saludos,
Tyronne
-
Great!
Tip..lightbox 2 is awesome showing pictures from a website..
http://www.huddletogether.com/projects/lightbox2/ (http://www.huddletogether.com/projects/lightbox2/)
-
Thanks!
Actually I use lightbox2 but I can't make the close or next and prev icon to appear. Take a look: Galería (http://ja.atwebpages.com/es/pages/galeria.php)
-
ah, sorry...i clicked on the pictures too fast before the script loaded making the pictures show in new browser window.. actually i had the same problem with prev and next but solved it editing the CSS and JS lite below.
CSS
#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(lbimages/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/nextlabel.gif) right 15% no-repeat; }
lightbox.js
//
// Configuration
//
var fileLoadingImage = "http://sfwebb.se/templates/template/folder/loading.gif";
var fileBottomNavCloseI mage = "http://sfwebb.se/templates/template/folder/closelabel.gif";
Well..some hints anyway..i am no expert but got mine to work :roll:
-
Thanks Lotus!
I solved it by editing the CSS, writing absolute links. Now it looks greater.
-
Hi! your website is simple but ok.
I have a question, which template do you use in your forum (http://ja.atwebpages.com/es/pages/foro.php)? I like it, it suits perfectly in your web
-
The template of the forum is based on the Outline template, but only the part of boards.
-
hi, is a very interesant to make web in spanish .
greats
============================
Hola, es muy interesante tener web en español
saludos