
08-20-2014, 08:04 PM
|
 |
Junior Member
|
|
Join Date: Aug 2014
Posts: 2
|
|
First of all, you need to understand how CSS builds triangles, it's a trick, there is no such feature in CSS. even in CSS3. But, this trick works fine in very old browsers, you can find examples of different triangles in this article: triangles with different shapes and orientations using only CSS. So, knowing how it works, you will be able to create your own breadcrumb or change the existing one.
|