When will this release be coming out? I was actually looking to another theme to accomplish this. Would love to be able to use enfold as I have fallen in love with it.
That worked! Thanks
If I knew what to override i would…
This is what I have for 720 – 760.
This did not work.
/*.title_meta p{
margin: 1.3em 0 0 0;
}
.title_container .breadcrumb {
z-index: 10;
line-height: 15px;
font-size: 11px;
position: absolute;
right: 0;
top:50%;
margin-top: -7px;
}
.breadcrumb a{text-decoration: none;}
.breadcrumb a:hover{text-decoration: underline;}
.breadcrumb-trail .trail-before, .breadcrumb-trail .trail-end, .breadcrumb-trail .sep, .breadcrumb-trail a, .breadcrumb-trail .bbp-breadcrumb-current{
display: block;
float: left;
padding:0px 3px;
}
.breadcrumb-trail span, .bbp-breadcrumb-current a{display: inline; padding:0; float:none;}
.breadcrumb .sep{
display: block;
overflow: hidden;
width:8px;
}
/*prettyphoto enhancements*/
div.pp_default div .pp_content{
background-color: #f8f8f8;
padding-bottom:5px;
}
*/