Hi
This is the code for our forums logo is it possible to add it to Activity Stream head?
Cheers
Dave
PHP Code:
.forumimage {
padding-left:5px;
}
.forumbit_nopost .forumhead .forumtitle a {
margin-left: 5px;
}
.forumhead .forumtitle { background:url(images/evid_blue/elements/forumhead.png) no-repeat top left; }
.forumhead .forumtitle a { padding-left:30px; }
.forumbit_nopost .forumhead span { padding:10px 0px 8px 0px; }
.forumbit_nopost .forumhead .collapse { padding:10px 0px 8px 0px; }
.forumbit_post .forumhead h2 span { padding:10px 0px 8px 0px; }
.forumbit_nopost .forumhead .forumtitle { padding:10px 0px 8px 0px; }
.forumbit_nopost .forumhead a.collapse img { top:-2px; right:4.4px; }
.blockhead img { padding-top:2px; padding-right:5px; }