Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8372527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:27:15+00:00 2026-06-09T14:27:15+00:00

Im using the plugin TimelineJS http://timeline.verite.co and Im having a huge amount of difficulty

  • 0

Im using the plugin TimelineJS http://timeline.verite.co and Im having a huge amount of difficulty trying to find the div(s) and the css that determine the height of the navigation slider – FireBug and the like just dont help. Just wondering on the off chance has any one achieved this before?

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T14:27:17+00:00Added an answer on June 9, 2026 at 2:27 pm

    Well, you have to change some css attributes and some JS code:
    You have to change

    timeline.css
    – .vmm-timeline .navigation (line 151, Change attribute: height)
    – .vmm-timeline .navigation .timenav .time (line 212, Change top)
    – .vmm-timeline .navigation .timenav .content .era (line 205, Add attribute max-height)
    – .vmm-timeline .navigation .timenav-background (line 155,Change height)
    – .vmm-timeline .navigation .timenav-background .timenav-interval-background (line 155, Change top)
    – .vmm-timeline .navigation .timenav .content .marker .dot (line 171,Change top)

    timeline-min.js
    Here I just found out a way where you have to hardcode style!
    Well, there is one value, for example navheight
    navheight is the height of your .navigation Class MINUS 50 PX
    In my example its 50!

    So there is some code in line 32 where stands

    }else{VMM.Lib.stop(w.flag);VMM.Lib.css(w.flag,"top",S)}I.start_page&&a[m].type=="start"&&VMM.Lib.visible(w.marker,!1);
    

    You have to replace the VMM.Lib.css(w.flag,"top",S)-part with:

    if(S>50){VMM.Lib.css(w.flag,"top","50px")}else{VMM.Lib.css(w.flag,"top",S)}
    

    or (not tested)

    if(S>navheight){VMM.Lib.css(w.flag,"top",navheight + "px")}else{VMM.Lib.css(w.flag,"top",S)}
    

    I hope thats it!
    Err.. and: FireBug helped me alot! 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using iScroll4 plugin ( http://cubiq.org/iscroll-4/ ) to add scrollbar to pages that are
Using jQuery plugin jEditable. Problem I'm having is that I want whatever is editable
Im using the plugin detailed here: http://www.thatagency.com/design-studio-blog/2009/01/refreshing-an-element-at-a-set-time-interval-using-jquery-and-a-sprinkle-of-ajax/ Here is my jQuery: $(document).ready(function(){ var j
I'm using this plugin and here is the code: http://jsfiddle.net/gm8t5/ Basically I want to
I am using following plugin http://pinesframework.org/pnotify/ I am creating dialog using following jquery code..
I am using Countdown Plugin . I am trying to set a countdown say
I am using the liveTwitter plugin The problem is that I need to stop
I am using this plugin ..but this plugin http://jquerymsgbox.ibrahimkalyoncu.com/ is not working in IE7.
I am using a plugin for wordpress called CMS its a plugin that makes
I am using a plugin that requires an array of associative rows as a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.