Background color for row with copyright

  • Akkianu
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #36080 by Akkianu
Hi. I make a site for repair centre. And now i want to add background color for row wich contain only copyright module. Name of this row is ftr. I type in template_css.css

.ftr {
background: #ecebff;
border-top: 1px solid #5543c5;
padding: 20px 10px 0 0;
}

No effect. Pls, tell me what wrong?

P.S. Thx for great framework.

Please Log in to join the conversation.

More
10 years 11 months ago #36085 by ivan.milic
Try:

ftr {
background: #ecebff!important;
border-top: 1px solid #5543c5!important;
padding: 20px 10px 0 0!important;
}

Please Log in to join the conversation.

  • Akkianu
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #36086 by Akkianu
No, it is does not work.

I noticed if i add to this row any block with some text, style works. But block with copyright is duplicated.

Please Log in to join the conversation.

More
10 years 11 months ago #36101 by ivan.milic
Send link the so we could see

Please Log in to join the conversation.

  • Akkianu
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago - 10 years 11 months ago #36116 by Akkianu
Link to my site: rc-totem.com
Last edit: 10 years 11 months ago by Akkianu.

Please Log in to join the conversation.

More
10 years 11 months ago #36127 by ivan.milic
Is that correct link I can not load it?

Please Log in to join the conversation.

Time to create page: 0.111 seconds
Powered by Kunena Forum