Hi There (and thanks for a great plugin!)
Is there any smart way (or where) to 'dress-up' the sidebar widget with a custom icon? In the title bar for example?
The only thing missing IMO. :]
Thanks,
Hi There (and thanks for a great plugin!)
Is there any smart way (or where) to 'dress-up' the sidebar widget with a custom icon? In the title bar for example?
The only thing missing IMO. :]
Thanks,
I need the same thing :-)
Can anyone help us please...??
Found it.
Add this to theme's style css:
/* pdf icons to right sidebar */
a[href$='.pdf'] {
background:transparent url('images/pdf_icon.gif') center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
This topic has been closed to new replies.