- Posts: 2
- Thank you received: 0
side menu
-
Poels
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23002
by ivan.milic
Replied by ivan.milic on topic side menu
how do you mean that?
The following user(s) said Thank You: Poels
Please Log in to join the conversation.
-
Poels
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23009
by ivan.milic
Replied by ivan.milic on topic side menu
add this to template_css.css:
#column_left UL.menu, .column_left UL.menu{
position:fixed;
top: Ypx;
left: Xpx;
}
replace X and Y in above code with actual numeric values, you need to tune that.
#column_left UL.menu, .column_left UL.menu{
position:fixed;
top: Ypx;
left: Xpx;
}
replace X and Y in above code with actual numeric values, you need to tune that.
Please Log in to join the conversation.
Time to create page: 0.218 seconds