How to change image on the module style?

More
12 years 2 months ago #23054 by marcelothieme
Hello,

I can change the module style (right and left side), filling the module class suffix field with 3 different kinds ("_style1", "_style2" and "_style3").

I would to like to change the image on the module style, is it possible???

If yes. What I have do, to change the image?

Thanks for your attention.

Best Regards,
Marcelo Thieme

Please Log in to join the conversation.

More
12 years 2 months ago #23059 by ivan.milic
You add change background image to module like this:

- In template_css.css define css class like this:

.mybckimage{
background:url(...path to your image);
... other custom properties
}

then use that to add to suffix " mybckimage" , without quotes , note blank char. You can put only that or combine like this for example:
"_style1 mybckimage"

Please Log in to join the conversation.

Time to create page: 0.135 seconds
Powered by Kunena Forum