Class problems - module TOP3-4

  • giuliodd
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago - 10 years 10 months ago #37332 by giuliodd
Hi
my problem is summarized in the attached. I added 2 modules (top3 and 4) but their formatting is different from the existing ones. How so?

Can anybody help?

Thanks
Attachments:
Last edit: 10 years 10 months ago by giuliodd.

Please Log in to join the conversation.

More
10 years 10 months ago #37344 by ivan.milic
Send link

Please Log in to join the conversation.

  • giuliodd
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #37347 by giuliodd

Please Log in to join the conversation.

More
10 years 10 months ago #37350 by ivan.milic
Last two have module suffix '_toprow'

Please Log in to join the conversation.

  • giuliodd
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #37353 by giuliodd
only top3 ...i was trying solutions.
now i removed, but problem is the same

Please Log in to join the conversation.

More
10 years 10 months ago #37355 by ivan.milic
In layout.css, you have:

.mp_top1 .cell_pad,
.mp_top2 .cell_pad,
.content_hot_gaming_zone .cell_pad,
.mp_right .cell_pad {
background-color: rgba(1, 6, 10, 0.85);
padding: 12px;
}

modify it to:

.mp_top1 .cell_pad,
.mp_top2 .cell_pad,
.mp_top3 .cell_pad,
.mp_top4 .cell_pad,
.content_hot_gaming_zone .cell_pad,
.mp_right .cell_pad {
background-color: rgba(1, 6, 10, 0.85);
padding: 12px;
}

Please Log in to join the conversation.

Time to create page: 0.191 seconds
Powered by Kunena Forum