Page 1 of 1

http://www.danza-flamenca.de

Posted: Tue 15. May 2007, 14:15
by peri
And another site i finished today. :-)

Posted: Wed 16. May 2007, 10:43
by mochito
Nette Seite :-)



cu, juergen

Posted: Wed 16. May 2007, 17:13
by tsl
Nice Peri,

Which version of wcms are you using, and what gallery module?

Thanks
-tsl-

Posted: Thu 17. May 2007, 07:05
by flip-flop
@tsl

- V1.3.1 but all is implemented in 1.3.3.
- paginate content parts and the cp images -> behavior: [x] click enlarge [x] lightbox
and have a closer look to this two classes:
(small patched /include/inc_front/img.func.inc.php around line 457 (v1.3.3))

Code: Select all

a.linkopacity img { ......... }
a.linkopacity:hover img { ......... }
The same result but without a patch please use CP Images DIV.

Code: Select all

.imageEntry a img {.....}
.imageEntry a:hover img {.....}  
------------------------------------------------

@peri: For me it is a very appetizing site.
The typeset is a little bit small for 1280 or 1600 screensize users.
I know about the opposition "design versus serviceability".

Knut

Posted: Thu 17. May 2007, 09:55
by tsl
Thanks for the info flip-flop!
I have a need for something just like this site so I'll give it a go.

cheers
-tsl-