- Posts: 18
- Thank you received: 0
Line Height under navigationbar
-
travica
Inactive member - Topic Author
- New Member
Less
More
10 years 8 months ago #38578
by travica
Replied by travica on topic Line Height under navigationbar
it worked - thx
is there a solution for the line height?
greetings from germany
sascha
is there a solution for the line height?
greetings from germany
sascha
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 8 months ago #38582
by ivan.milic
Replied by ivan.milic on topic Line Height under navigationbar
Line-height of what?
Please Log in to join the conversation.
-
travica
Inactive member - Topic Author
- New Member
Less
More
- Posts: 18
- Thank you received: 0
10 years 8 months ago #38588
by travica
Replied by travica on topic Line Height under navigationbar
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 8 months ago #38593
by ivan.milic
Replied by ivan.milic on topic Line Height under navigationbar
In template_css.css:
.logorow {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
}
.sparky_inner .logorow {
border-bottom: 5px solid #efefef;
}
first css class is for home page other for inner pages , make them same
.logorow {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
}
.sparky_inner .logorow {
border-bottom: 5px solid #efefef;
}
first css class is for home page other for inner pages , make them same
The following user(s) said Thank You: travica
Please Log in to join the conversation.
Time to create page: 0.084 seconds