- Posts: 14116
- Thank you received: 1639
Unable to install HotLeafts
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
10 years 1 week ago #44666
by ivan.milic
Replied by ivan.milic on topic Unable to install HotLeafts
In layout.css
.topmenu {
padding: 30px 0 60px 0;
}
change left padding, that is last zero
.topmenu {
padding: 30px 0 60px 0;
}
change left padding, that is last zero
The following user(s) said Thank You: tanocr
Please Log in to join the conversation.
-
tanocr
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 32
- Thank you received: 0
10 years 1 week ago #44668
by tanocr
Replied by tanocr on topic Unable to install HotLeafts
What do you mean?
Please Log in to join the conversation.
-
tanocr
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 32
- Thank you received: 0
10 years 1 week ago #44669
by tanocr
Replied by tanocr on topic Unable to install HotLeafts
What should I put in instead last zero?
Do you mean I have to replace the last zero? if yes, what should I put?
Do you mean I have to replace the last zero? if yes, what should I put?
Please Log in to join the conversation.
-
tanocr
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 32
- Thank you received: 0
10 years 1 week ago #44670
by tanocr
Replied by tanocr on topic Unable to install HotLeafts
Please Log in to join the conversation.
-
tanocr
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 32
- Thank you received: 0
10 years 1 week ago #44671
by tanocr
Replied by tanocr on topic Unable to install HotLeafts
see pic attached.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 week ago #44675
by ivan.milic
Replied by ivan.milic on topic Unable to install HotLeafts
Something like:
.topmenu {
padding: 30px 0 60px 50px;
}
change 50px until ok
.topmenu {
padding: 30px 0 60px 50px;
}
change 50px until ok
Please Log in to join the conversation.
Time to create page: 0.090 seconds