Change template backgrounds

  • mguelmoy
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #44240 by mguelmoy
Hello again, good work.
I have a few question abaut custom the template.

1) How do I can erase the background at the top of the template? and footer?

2) How do I can delete or change the background of Articles (picture of the world)?

3) I Install the template as a quickstart mode, but the module Hotbars I can not find it.

Thsnkd.

Please Log in to join the conversation.

More
9 years 10 months ago #44252 by ivan.milic
1) in template_css.css

.toprow {
padding: 20px 0;
background: url(../images/custom/bg1.jpg);
background-position: 0px 0px;
}

remove (or modify background property)

2) also in template_css.css

.contentrow {
padding: 70px 0;
background: url(../images/custom/world.jpg) no-repeat center;
}

remove (or modify background property)

3) there should be module named like that (hot bars) in module manager

Please Log in to join the conversation.

Time to create page: 0.197 seconds
Powered by Kunena Forum