Changing module position/row background

  • bulanadi
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
7 years 10 months ago #46963 by bulanadi
How will I change background or add background for each row. eg. user2 & bottom

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
7 years 10 months ago #46965 by milos
Hello,

Background for USER2 is defined in template_css.css file:
Code:
.user2row div.container { background: url(../images/custom/volunteer_bg.jpg) no-repeat; padding: 100px 0; }

Background for BOTTOM is defined in template_css.css file:
Code:
.bottomrow { background: url(../images/custom/bottom_bg.jpg); background-size: cover; border-top: 5px solid #ffcc33; padding: 100px 0 150px; }

You should make your edits there.

Thanks,
Milos

Please Log in to join the conversation.

Time to create page: 0.143 seconds
Powered by Kunena Forum