Dear all!
On my page (darmolandia.pl) I use gk_music free and I wanted to add second breadcrumbs on the bottom of my page (gk_footer).
So, I added breadcrumbs module, set it as "footer_nav", and than I entered "Module Class Suffix" as "(space)breadcrumbs2".
Than I endabled override function in my template and added in my override.css code:
.breadcrumbs2 {
border-top: none;
color: #0002FF;
float: left;
font-size: 8px;
font-weight: bold;
line-height: 1;
padding: 2px;
}
The problem is that It didn't work. Could you please advice what I'm doing wrong?
PS. Is it possible to separate modules in footer_nav by <br /> or <div>? Where can I find the php code for footer_nav?
Thanks for reading this and any hep.
Have a nice day!
Best,
Wojtek