phpwcms 1.8.0

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
User avatar
Chaffinch
Posts: 5
Joined: Mon 11. May 2009, 08:59

phpwcms 1.8.0

Post by Chaffinch »

How to use "Runde Ecken in Bildern"
http://www.phpwcms-howto.de/wiki/doku.p ... rnerframed
in the phpwcms 1.8.0 :-((
On the occasion,Happy New Year 2016
Best regards for possible aid
Bobby
Regards
Sorry for my english
Old Boy
Posts: 1203
Joined: Fri 23. Nov 2012, 13:52

Re: phpwcms 1.8.0

Post by Old Boy »

Wouldn't it enough to use one single CSS line, to do it in all modern browsers.

Something like this:

Code: Select all

.images.rounded-corners .imageEntry img { border-radius: 15px; }
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: phpwcms 1.8.0

Post by Oliver Georgi »

Jepp, the time of Javascript for round corners is over (maybe if you really need for an outdated IE8). CSS rules here as with nearly every other transformation that's possible today. As fallback use SVG transform.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Chaffinch
Posts: 5
Joined: Mon 11. May 2009, 08:59

Re: phpwcms 1.8.0

Post by Chaffinch »

I was hoping to find a solution to my problem:-(( .Because I do not work for me too
Bootstrap-Carousel, or I do not know how to use
Thank you for answers.
May 31st December be the end of your sorrows and 1st January 2016 be the beginning of your joys. Happy New year.
Regards
Sorry for my english
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: phpwcms 1.8.0

Post by Oliver Georgi »

Bootstrap carousel (with data options to set indicators, positions, prev/next) or slick carousel — I have realised working and flexible solutions for several libs.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Chaffinch
Posts: 5
Joined: Mon 11. May 2009, 08:59

Re: phpwcms 1.8.0

Post by Chaffinch »

I'll try this option. Thank you again :D
Regards
Sorry for my english
Post Reply