Hi there,
Try taking a look at the
Juxta demo
- is this the sort of effect you mean?
This is achieved by css code as shown below...
.module-title .title {
background: url("../images/body/modules/style2/module-title-icon.png") no-repeat scroll 12px 20px transparent;
}
There is also code required for positioning the text but all of that can be seen in the demo if you use Firebug.
If this resolves your problem then please edit your first post by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.
Thanks for your cooperation