I need to put image at the footer module

  • dipo2006
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #32405 by dipo2006
1. how can I put image background at the footer and copyright module. that we look like churchly template.

2. how can I put different images on header 1 modules on different page e.g Home page with "home.jpg" and About Us page with "people.jpg" and so on. (all on header 1 module)

Please Log in to join the conversation.

More
11 years 4 months ago #32409 by ivan.milic
Every module position has css class .mp_<postion name> so if its footer1 position you could add css like this to template_css.css:

.mp_footer1{
background:url(..path to your image...)
}


You can use multiple custom HTML modules you put in same position and using menu assignment ("Only on pages selected" mode) you control on which page , which one well show

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum