side menu

  • Poels
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 11 months ago #22995 by Poels
side menu was created by Poels
Is it possible to use a sidemenu that doesn't dissapear.

Please Log in to join the conversation.

More
12 years 10 months 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
  • New Member
More
12 years 10 months ago #23006 by Poels
Replied by Poels on topic side menu
The topmenu within the Rockin template is static on top. What i want is to place a menu on the left, right or on top that always is visible during the up or down movements.

Please Log in to join the conversation.

More
12 years 10 months 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.

Please Log in to join the conversation.

Time to create page: 0.170 seconds
Powered by Kunena Forum