- Posts: 11
- Thank you received: 0
Lay out problems with components
-
annieta
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 3 months ago #36069
by annieta
Replied by annieta on topic Lay out problems with components
Hi, I changed the CSS, but the problem is still there.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #36071
by ivan.milic
Replied by ivan.milic on topic Lay out problems with components
In layout.css :
responsive_header {
text-shadow: none;
height: 40px;
position: static !important;
}
change height: 40px; to height: 400px;
responsive_header {
text-shadow: none;
height: 40px;
position: static !important;
}
change height: 40px; to height: 400px;
Please Log in to join the conversation.
-
annieta
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
11 years 3 months ago #36072
by annieta
Replied by annieta on topic Lay out problems with components
Is better but not perfect: header is too high (see other pages), background is still white.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #36074
by ivan.milic
Replied by ivan.milic on topic Lay out problems with components
Use 280 instead of 400
Please Log in to join the conversation.
-
annieta
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
11 years 3 months ago #36076
by annieta
Replied by annieta on topic Lay out problems with components
I set it on 260px, now the header height is the same as the other pages.
Still the problem of the white background to solve.
Thanks
Still the problem of the white background to solve.
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #36081
by ivan.milic
Replied by ivan.milic on topic Lay out problems with components
which white background?
Please Log in to join the conversation.
Time to create page: 0.093 seconds