bobiblazeski / react-3d-carousel

73 stars 30 forks source link

Change prev next buttons #2

Closed bobiblazeski closed 9 years ago

bobiblazeski commented 9 years ago

The prev/next buttons look a bit tacky. Might as well replace them with something neat and simple. :)

bebraw commented 9 years ago

Consider react-fa, chevron-right and chevron-left.

bobiblazeski commented 9 years ago

Added font awesome chevrons, extracted carousel style into separate file https://github.com/bobiblazeski/react-3d-carousel/commit/eb35efa34776f43d649bfb831e7e5ff16d8e6d05 Icons could be easily changed by customizing https://github.com/bobiblazeski/react-3d-carousel/blob/master/static/style.css selectors .react-3d-carousel .prev:before & .react-3d-carousel .next:before