Help to remove the double scroll bar!

Having a problem when I export this site on BusinessCatalyst. At first I thought it was only with IE and Mozilla, but it seems that Chrome is also not me...

I have a double vertical scroll bar when I load the site, it is an example for a future customer, but I can't seem to get rid of the double scroll bar.

I think that the problem should be with the file global css but still cant fix it! Help

* edit *.

http://bgchawthrone.BusinessCatalyst.com/index.html

Post edited by: Lightbonds * I forgot to add the link

Thank you for posting.

You are right, its in the global css file. Please refer to this screenshot: https://screencasteu.worldsecuresystems.com/aish/2013-04-24_2225.png

I unchecked overflow-y: scroll; and the additional scroll bar was missing, as you can see in the screenshot above.

If you are comfortable with CSS, you can log into the Admin Panel and fix it from here: https://screencasteu.worldsecuresystems.com/aish/2013-04-24_2230.png

I hope this helps.

Kind regards

Scott Raj Rouanet

Tags: Adobe Muse

Similar Questions

  • How can I remove the horizontal scroll bar

    Hello!  I am a new user of muse.  My website is almost finished, except for the nagging horizontal scroll bar at the bottom of the page.  I can't understand why it is there for the life of me.  My page is http://testwake1.businesscatalyst.com/index.html#home

    The black background, I have to adjust the length of the browser and which seems to be the question because if I delete it the horizontal scroll disappears.  What can I do to remove the bar or change the page correctly?  Thank you very much for your help!

    Eric

    On the PC, it seems to only do in Chrome... Exploerer and Firefox does not display a horizontal bar.

    You can also check the properties of the Site, under the menu file/Site Properties window and see if the browser scroll bars have the value Always or automatic.

  • What must be done to remove the down scroll bar

    Hello, I can't understand what I need to do to get rid of the bottom scroll bar that appears when you view the web page below. I searched online, but can't find a solution. Can someone point me in the right direction? Thanks in advance.

    http://doordyescisstorssalon.com/Default3.html

    Using overflow-x: none in css

  • How to remove the vertical scroll bar in IE7

    I thought I had mastered the video browser complete when I wrote this http://www.cybermountainwebservices.com/client0/date/ I neglected the fact that in IE7, there is a vertical scroll bar ruin the appearance of the full browser.  I know this is possible because this guy http://www.matthewkenneycuisine.com/ is not the problem.

    Add

    style = "overflow: auto".

    the body of your html page tag

  • When you use the side scroll bar, it will automatically return to the top of the page

    When I'm on a page and use the side scroll bar, I scroll down, but as soon as I stop, it automatically back upward. Can you help me?

    * original title - fix side scroll bar *.

    Hello

    I would suggest that test you the problem in Safe Mode with networking and clean boot.

    What are results in Mode safe mode with networking and clean boot?  After the return.

    If the problem persists in both modes, I would like also to suggest that you reset the mouse settings to check the issue. -Arthur Li - MSFT

    Go to the site of the manufacturer of the computer and search for updates of your video card drivers. -Marilyn O - moderator

  • Instability of the vertical scroll bar of the Panel

    Win 7 Professional, SP 1, 64-bit on a Lenovo ThinkPad. The vertical scroll bar on the "Programs and features" Control Panel suddenly is so unstable that it is impossible to click on a title. Agitation is present both a Logitech mouse and ThinkPad track point device, well even more so with the mouse. The mouse driver is up to date, and the batteries are charged.  The instability of the scroll bar does not seem to occur in all areas of the Control Panel, but appears on some menus of Windows Explorer, to a certain extent on this page (I have difficulties to access the submit button) and some Internet sites. Word so far.  What do about it?

    Hello

    Thanks for posting your query in Microsoft Community Forum.

    1. You did it no particular change in the computer before the show?

    Please, try the following suggestions and check.

    Method 1: Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows/Start-computer-safe-mode#start-computer-safe-mode=Windows-7

    If the problem does not occur in safe mode or safe mode with network and then places the machine to clean the start State and check if helps you solve this problem.

    Method 2: Run the clean boot

    Put your system to the clean boot state helps determine if third-party applications or startup items are causing the problem. You must follow the steps in the article mentioned below to perform a clean boot.

    See the link to perform the clean boot.

    How to perform a clean boot in Windows

    http://support.Microsoft.com/kb/929135/en-us

    Note: See 'How do I reset the computer to start normally after a boot minimum troubleshooting' to reset the computer starts normally after troubleshooting.

    Let us know if the problem still persists. We will be happy to help you further.

    Thank you

  • How to force the vertical scroll bar to display on each page?

    Hello

    Is it possible to force the vertical scroll bar appears on each page, even if it is not needed?

    I have a site with pages larger than the browser window, and others which are smaller. The scroll bar appears only on adults and forcing elements from left to right on the left to navigate through the pages.

    Any help would be appreciated.

    Thanks in advance

    VM

    In the section header of Page Properties try adding the following code:

  • The horizontal scroll bar on the timeline in Premiere Pro 5.5 disappeared.

    The horizontal scroll bar on the timeline in Premiere Pro 5.5 disappeared.

    Restart your computer, hold down the alt + shift while opening the first up to the Welcome screen.

    See if this will help.

    If not, reinstall and use cleanertool

    Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

  • Move the vertical scroll bar of the Panel to the left of the Panel

    I have a skin Panel with the following:

    <s:Scroller id="contentScroller" height="100%" width="100%" 
                     horizontalScrollPolicy="off" verticalScrollPolicy="auto">
        <s:Group id="contentGroup" width="100%" height="100%" minWidth="0" minHeight="0"/>
    </s:Scroller>
    

    For the life of me I can't understand how to move from contentScroller to the left of its container.

    I tried setting contentScroller x, y, up, left, down, right, the properties height and width to different values, but what I have in the extract seems to be the only way that it appears at all.

    Based on the research, I tried this in the script of the skin:

    override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void {
        super.updateDisplayList( unscaledWidth, unscaledHeight );
        if( contentScroller.visible ) {
            //contentScroller.verticalScrollBar.x = 0;
            contentScroller.verticalScrollBar.x = -contentScroller.verticalScrollBar.width;
        }
    }
    

    Or lines in the if block makes no difference as to where this thing is rendered.  Here's a screenshot of my Panel:

    crap.JPG

    And here's what I would do:

    crap2.JPG

    Thanks for the research!

    I found a solution.

    I removed the code in the script block and I went back to a scroller in the mxml.

    
        
    
    

    I thought that I could set the vertical scroll bar by creating a skin based Scroller.  In the generated file, I saw this:

    Scroller unconditionally sets its skin's layout to private layout
    implementation that handles the scroll policies.  Scroller skins can
    only provide replacement scrollbars.  The skin's layout and
    constraints or dimensions set on skin parts will not be honored.  To
    gain more control over the layout of a viewport and its scrollbars,
    instead of using Scroller, add them to a Group and use the ScrollBar component's
    viewport property to link them together.
    

    So I then changed my skin Panel to look like the following:

    
        
            
        
        
        
            
                
            
            
        
    
    

    Finally, I added the following to the script block for positioning controls correctly:

    override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void {
        verticalScroller.left = topGroup.height;
        contents.left = verticalScroller.x + verticalScroller.width;
        super.updateDisplayList( unscaledWidth, unscaledHeight );
    }
    
  • The horizontal scroll bar is not here on some websites.

    The horizontal scroll bar is missing when I visit certain websites. This is one of the Web sites, but there are many others still: http://www.fixya.com/support/t23137801-cannot_connect_android_tablet_arris

    I know it is contained to the left or to the right of the portion of the screen I see because I can get by using the arrow keys on some Internet sites. On other sites, the arrows do not move the screen, but I know that it is contained on the side because I can see the edges of the images and buttons.

    I tested two other browsers on the example site that I mentioned above. Internet Explorer does not have the problem, Chrome has the same problem with the scroll bar, like Firefox.

    This problem is tolerable on Web sites were the arrows are a substitute, but on other sites, it makes the site unusable.

    I have disabled all browser extensions, and that did not solve the problem. Change the screen resolution has no effect on the problem. I use Windows XP on a ten year old desktop computer. Windows updates are installed automatically.

    McGyver

    While I don't see anything poking out around the edges of this page, I'm blocking part of the content of the site (e.g., Facebook integration, text-link advertising), so very likely your seems different from mine.

    When you compare IE on the same page, what types of photos/buttons do you find on the edges?

    She brings the peripheral from the edge elements if you zoom 'out' of the page holding the key Ctrl and tapping the button several times? You can return to your preferred zoom level by holding the CTRL key and tapping the button you like +.

  • How can I remove the double song from my iPhone titles?

    How can I remove the double song from my iPhone titles?

    Hello josephever,

    Thank you for using communities of Apple Support.

    To remove the music from your iPhone, you will need to follow the steps below:

    Remove music

    Remove tracks, albums or playlists in the music app delete all music in the settings.

    Remove the application, music, playlists, albums or songs

    1. Find the song, album, or playlist you want to delete.
    2. Tap the Options icon plus on the right side of the screen.
    3. Press DELETE.
    4. When you are prompted, press Delete [purchased or Playlist] to confirm.

    Delete all the music on your device

    1. Go to settings > general > storage and use iCloud > storage management.
    2. Tap music.
    3. Under the music, by sweeping left on all the songs.
    4. Press DELETE.

    If you delete a purchase that you have not saved on your device, the purchase will also hide your purchase history.

    If you are a member of music from Apple or iTunes subscription game, you might see 'Remove my music' instead of delete. Remove the music from your iPhone, iPad or iPod touch also removes it from your music library to iCloud. If you delete music on a single device, it also deletes other devices. Learn how delete your music to iCloud library media.

    On an iPhone, iPad or iPod touch, if you do not have the music available offline, it is cached by using the available space on the device. The device will delete cache and caching of music, as space is needed by the device.

    Remove music, movies, applications and other content to your iPhone, iPad or iPod touch

    See you soon.

  • How to activate the right scroll bar in the menu pane?

    I went into system preferences > scrollbars to display > always

    This has not done it... the lower bar appeared, and yet the right scroll bar does not?

    (right sidebar appears in the edition of text, MS word & web browser... but not the menus...)  That is to say. When you click on hard disk, files, etc.)

    (El Cap 10.11.2)

    Have you tried to access a Web site or application that requires you to scroll down?  If there is no need to scroll down, there is no present vertical scroll bar, the same as if you don't need to scroll to see everything, it won't get a horizontally.

  • move the vertical scroll bar in a table

    Hello

    In my VI front panel contains a table of results with the visible vertical scroll bar.  When the program runs a performing a test, I am inserting a line every time the captured result.  The row is inserted in the lower part, and when all the visible lines are met you can not see the final result.  What I want to do is either focus on the last row to move the vertical scroll bar or move programmatically control scrollbar itself.  Is this possible?  If this is not the case, what is the property node that I need to display the last line of a table.  I have inserted the data at the top of the table, but this isn't really what the standard application programs do!

    Thank you

    Martin

    See attachment...

    Dan

  • In what LabVIEW version was the "vertical scroll bar system" introduced?

    Hello

    Does anyone know what version of LabVIEW, the 'vertical scroll bar system' has been introduced?

    Thank you

    8.0

  • Down on the Image, but not on the mouse scroll bar event?

    Hi all

    I use an event "Mouse Down" on an image to save the coordinates X and Y of the click and increment a counter.  My problem is that I'm looking at an image with a scroll bar that I want to use to set what part of the image is visible.  When I click on the scroll bar, I set off the mouse event down and increments the counter, which I won't do.

    Is there a way to implement a mouse event to the bottom so that it will ignore clicks on the image scroll bars?  If not, can you think of another way to accomplish what I'm doing?

    Thank you!

    Some quick ideas:

    The scroll bars will be a fixed height or width of the right or at the bottom of the indicator. In the mouse to the bottom of the event handler, if the click happens to a set of coordinates that are in a region of scroll bar, you know, do not increment the counter.

    OR

    Maybe you can overlay a transparent image control such that it covers the image but not the scroll bars, and find clicks on this second control.

    Mike...

Maybe you are looking for

  • retrieve the mail

    Hello I changed my gmail in Thunderbird POP IMAP account, according to the article "https://support.mozilla.org/en-US/kb/sw". Old messages in local folders, disappeared. This isn't how I understood the article. Is there a way I get back them? My "Loc

  • Y at - it ready to help a Gal 'OLD SCHOOL', navigate the problems that I've had for over a year?

    TOO MANY details... but I'll try here. I can't understand HOW - to get Adobe Flash Player 10.3 more. and Macromedia Flash Player 6. Lets first start with this mess... DON'T WANT TO SCARE YOU off until we start ha ha ha I of course need someone with p

  • Pilot Windows 10 for H213H monitor

    I have an old Acer H213H model monitor. It works well as a monitor generic pnp on my 64 bit of Windows 10 system, but I want to update the drivers. When I look in the support software, it says the only driver for model H213H is for Windows Vista 32 b

  • I can't install service pack of windows one. Computers it says its installed but does not have initaite it.

    I tried to install Winows Service pack 1 for Vista repeatedly. The PC says its installed. But other programs can seem to find. for example, Norton 360 say it can not be installed because I do not have windows service pack 1

  • How to display a page only links are initialized

    Hi all.We develop an application using JDeveloper with Android 5.0.1 (API 21) 12.1.3.We use the AMPA, the list of projects to a REST Service and persist locally (in order to work in offline mode).We have a feature, implemented as a workflow of the MA