
Re: Not sure if I have my Pie css coding correct
Thanks for the info! So it should actually look like this?
.accordion li > a {
display: block;
position: relative;
width: 150px;
padding: 0 10px 0 10px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #933901;
border-left: 1px solid #933901;
border-right: 1px solid #933901;
border-bottom: 1px solid #933901;
-pie-background: linear-gradient(top, #933901 5%,#351500 95%);
-pie-background: linear-gradient(top, #9BA45C 0%,#292B18 100%);
-pie-transition: all .2s ease-in-out;
behavior: url(
http://springcreekrusticoutfitters.com/ ... ie/PIE.htc);
As for the url, try just: springcreekrusticoutfitters.com and see if that works