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

  • SEARCH
  • Home
  • 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 8214203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:22:56+00:00 2026-06-07T11:22:56+00:00

I think this is a css issue, but it could be an issue with

  • 0

I think this is a css issue, but it could be an issue with the js. When my accordion links are clicked on, they are supposed to open and slide to the top of the page – which they do. However, I have a fixed top header and they are sliding up behind that. I need it to stop about 60px lower on the page so that it is visible.

http://imip.rvadv.com/index3.html

http://jsfiddle.net/imakeitpretty/ruwjn/

  • 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-07T11:22:57+00:00Added an answer on June 7, 2026 at 11:22 am

    On line 102 of jquery.accordion.js an offset value is set for each item in the accordian. You can simply subtract a static number (you suggested 60px) to that value for each number to change how far the document will scroll. To do it elegantly, I would pass it as another option which you can then access from within the script by doing something like this (assuming you name your option scrollOffset:

    _saveDimValues    : function() {
        scrollOffset = this.options.scrollOffset;
        this.$items.each( function() {
    
          var $item   = $(this);
    
          $item.data({
            originalHeight  : $item.find('a:first').height(),
            offsetTop   : $item.offset().top - scrollOffset
          });
    
        });
    
    },
    

    http://jsfiddle.net/ruwjn/7/

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

Sidebar

Related Questions

I think this could be a very easy question for you. But I have
First, I am using Wordpress for this project but I don't think this issue
I'm using this css file but one thing that is annoying me is the
(I think this is a pretty basic question on OOP, but unfortunately I wasn't
I think this is a pretty straightforward problem but... var outerHeight = $('.profile').outerHeight(); $(#total-height).text(outerHeight
I think this is mostly because I'm new to PHP OOP, but I have
I think this question has been asked many a times but I've been searching
I know this could boil down to a philosophical issue, so I don't mean
I think this is an !important issue. I have a dialog with a set
I'm experiencing a minor issue with fonts in my stylesheet. This is my CSS:

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.