Modify navigation bar on the Style

Is it possible to remove unused items on the navigation bar (such as "favorites" and "downloads") on the Style?

No, it's not.  That's part of the core system and can't be modified through your phone alone.  However, you could look around AppWorld for a theme that would do away with that setup; I know they exist.
I hope that sheds some light on the situation for you. 
- If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

Similar Messages

  • Can't Modify Navigation Bar!

    Okay, I've played with this for long enough...now I'm
    desperate!
    I have a template, which is based on another template, and I
    have inserted a Navigation Bar. Works fine. BUT, when I try to add
    more elements to the Navigation Bar, I get an error message:
    "Making this change would requirechanging code that is locked by a
    Template or a translator. The change will be discarded." and, as
    promised, it promptly disregards all the work I just did. Does
    anyone have any ideas? I'd really appreciate it.

    Your method seems like it's the wrong approach.
    It's easy to do with CSS or with javascript.
    With CSS you would have a little stylesheet embedded in the
    head of each
    page that allows you to set the down state for any given
    button (each button
    would have a unique id - for example -
    <a href="foo.html" id="button1">...<a
    href="bar.html" id="button2">
    and then your stylesheet would have this -
    a#button1 {{ styles }
    on one page, and on another this -
    a#button2 {{ styles }
    See how that works?
    With javascript, put this in script tags in the head of the
    document -
    function P7_downImage() {{
    var g7="<imagename>"
    var g7url="<pathname>"
    if ((g7=MM_findObj(g7))!=null) {{g7.src=g7url;}
    and this on the <body> tag
    onload="P7_downImage()"
    Then on each page you would need to make two edits:
    Set g7 to the *name* of the button (not the file name but the
    HTML name -
    e.g., "productsbutt"), and g7url to the pathname to the
    button (e.g.,
    "images/nav/button3.gif"), and bada bing, bada boom!
    There is an excellent tutorial here -
    http://www.projectseven.com/support/answers.asp?id=126
    This will allow you to keep the navigation in non-editable
    regions of the
    template page....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "pflew" <[email protected]> wrote in message
    news:elfp32$n1d$[email protected]..
    >I finally solved my problem, which was I wanted to change
    the down image
    >for
    > each of the buttons on the navigation bar when the page
    associated with
    > the tab
    > was loaded. You cannot do this in a template via modify
    / navigation bar.
    > You
    > can do it using the tag inspector / behavours.
    >
    > Hope this helps
    >

  • How to display table range navigation bar at the bottom of the tr table i

    Hello,
    While I am using trinidad, I have to face a critical issue. Can I display table range navigation bar at the bottom of the <tr table> in Trinidad? and remove the range dropdown list, only show the "previous" and "next" link? The project is critical on the UI, this problem is very small but has to be fixed? Does anyone have any ideas&#65311;

    Difficult to do?  No.
    <ul id="bottom-nav"><li><a hef="whatever.php">whatever</a></li><li class="last"><a hef="whatever2.php">whatever2</a></li></ul>
    With this CSS -
    ul#bottom-nav {
         list-style-type:none;
         overflow:hidden;
         width:70%;
         margin:0 auto;
    ul#bottom-nav li {
         float:left;
         padding-right:10px;
         border-right:1px solid #FFF;
    ul#bottom-nav li.last {
         border:none;
    ul#bottom-nav a {
         /* your styles here */

  • How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file?

    How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file? I could not find this option under Preferences tab? Thanks

    Hey there,
    Thanks for your reply. That works for the files I do what you said. However, for files I have not done that, It still shows the navigation bar. Any idea, how to do it default for any files?
    Thanks agian

  • Fixing resp. pinning the navigation bar to the top of the browser

    Please help... I would like to fix the navigation bar on the top of the browser, so when you scroll down the page this navigation bar is staying always on the top of the browser. In this thread http://forums.adobe.com/message/4782547#4782547 heathrowe offered this solution:
    Check  the code for the Stage > compositionReady, as follows, that makes an element 'move' when page scrolls
    $(window).scroll(function(){
           var element = sym.$("sidebar");
                  element
      .stop()
      .animate({"marginTop": ($(window).scrollTop() + 30) + "px"}, "slow" );
    Download sample here
    http://www.heathrowe.com/edge/scrolltop3/ScrollTop2.zip
    It is nice, but the navigation bar is moving, and I would like to have it ALWAYS on the top.
    Anyone knows how to solve this problem?
    Thanks in advance...
    Stanko...

    hi there,
    I found the solution for scrolling behaviour, but now I have (very simple) problem that I don't know how to access the main timeline from within the symbol.
    In order to connect scrolling behaviour to some spots on the one pager you have to define simple shape, name it (in this case "three") and put the click behaviour, here the code for that:
    var element = sym.$("Three");
    // No Animation
    //$(window).scrollTop(element.offset().top);
    // With Animation
    $('html,body').animate({scrollTop: element.offset().top}, "slow");
    Now my buttons are in the naviBar, say in a symbol, and I don't know how to access the shape on the main timeline from within the naviBar Symbol.
    Please help...
    here the zipped file:
    https://www.dropbox.com/s/0yy9uvnixmxww43/heelbopps_2.zip
    You will see, if you click the shape with scroll down on it, it works, but if you click the star in the naviBar, it doesn't.
    Regards...
    Stanko

  • Unable to find Contract term in the navigation bar at the top left side of the souring page

    HI,erveryone:
    i can't find Contract term in the navigation bar at the top left side of the souring page.
    this is what i have tried:
    1,an approved contract module connected with RFI,RFQ
    2,set porfiles in system administrator->porfile->system  :PO: Contracts Enabled YES
    what else i shall set??
    THANKS

    In Firefox 3.6 on Windows you can hide the menu bar via "View > Toolbars" or via the right click context menu on a toolbar.
    Press and hold the Alt key down to bring up the menu bar.
    Go to "View > Toolbars" or right-click the menu bar or press Alt+V T to select which toolbars to show or hide.
    See also [[Menu bar is missing]]

  • How to find the navigation bar at the apps, PDF reader Lite? after i zoom in, the navigation bar dissapear~ what should i do to make the navigation bar reappear?

    How to find the navigation bar at the apps, PDF reader Lite? after i zoom in, the navigation bar dissapear~ what should i do to make the navigation bar reappear?

    Hello,
    Yes it will be in your page template. You just need to move #NAVIGATION_BAR# substitution under the #LOGO# substitution tag, probably something like this should work
    #LOGO#&lt;div>#NAVIGATION_BAR#&lt;/div>
    Carl

  • Just upgraded  iWeb app to version 3.0.4 from an iLife 11 disk. I like some of the newer features but it seems to have one glitch: when I upload the pages to my ftp server, the automatic navigation bar at the top of the page disappears. Any ideas?

    Just upgraded my old iWeb app to version 3.0.4 from an iLife 11 disk. I like some of the newer features but it seems to have one glitch: when I upload the pages to my ftp server, the automatic navigation bar at the top of the page disappears. Any ideas? Thanks.

    Looks like a couple scripts are missing:
    If you republish the entire site iWeb should recreate these for you...
    I don't use the built-in navigation. I usually just create my own:
    http://jeffnitschke.com/Home.html

  • How can I disable zoom and navigator bar in the interactivity?

    Hello,
    I'm working at a project about I add a interactivity into DPS. First, I create a basic struture code in HTML5 and after I add it to a layer into DPS. Well, It work perfectly, but, two problems appear:
    The navigator bar appear when I touch interactivity layer.
    I can zoom it even I deny it with user-scalable set as "no".
    How can I fix it? I really appreciate some help
    The code I use is:
    <!DOCTYPE html>
    <html>
        <head>
            <title>Test</title>
            <meta charset="utf-8">
            <meta content='width=device-width, minimum-scale=1.0, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' name='viewport' />
            <style>
                #container{
                    width: 100%;
                    height: 100%;
                    background: url('imgs/bg.jpg') repeat;
            </style>
        </head>
        <body>
            <div id="container"></div>
        </body>
    </html>

    Oh, thanks again.
    Yep... It really work, but, I've a game and I set a container with touch gestures (start, move and end) to deny zoom and pop up navigator bar (container { width: 768px; height: 924px; } ), and now the user can't leave the page by touch/dragging on the div, and then for my buttons (to play containerButtons{width: 768px; height: 100px;} ), I need to set touchmove event to it doesn't pop up navigator bar (and again the user can't leave the page). Again I don't think it the best idea :/...

  • Removing that navigation bar in the new Preview

    Is there any way of removing the navigation bar which appears at the bottom of the screen when you view images in Preview's full-screen mode?
    Under older operating systems you could at least move shift it to the side, but now it doesn't seem possible to move it at all.

    Thanks Tony - it was "slideshow mode" I should have referred to.  The black navigator box doesn't appear in full screen mode.
    The point remains about slideshow mode - it used to be possible to move the black navigation box, but now it seems to be stuck bottom centre. 

  • How can I create a navigation bar in the template so I can change the down state of a button on a page made from the template in DW3?

    We're creating pages from a template in DW3. The template includes a header, footer and a navigation bar. We've made the navigation bar an editable region so that we can change the down state of the buttons on pages where it is required. However, when we make a new page from the template and try to change the behaviors of the buttons in the navigation bar it will not allow us to make those changes. 

    Have you considered using CSS styled text/list menus instead of image rollovers.  It isn't hard really and it's actually a much better choice for   web accessibility and for search engines to find and follow your links.   Here are some links to several CSS menu systems you can try:
    CSS Express Drop-Down Menus (tutorial)
    http://www.projectseven.com/tutorials/navigation/auto_hide/
    CSS Tab Designer creates 60+ CSS Styled Button and Tab Menus  (download)
    http://www.highdots.com/css-tab-designer/
    List-O-Rama  (DW Extension)
    http://www.dmxzone.com/go?5618
    CSS  Menu Maker (On-Line Menu Generator)
    http://www.cssmenumaker.com/
    Pop-Menu  Magic2 by PVII (DW extension purchase)
    http://www.projectseven.com/products/menusystems/pmm2/index.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Is it possible to have my navigation bar on the side? I see where a sidebar can have the bookmarks, but I don't see how to get the navigation bar to be on the side. I want more vertical space than horizontal so that pages appear longer.

    Running Win7

    I don't know if there is an extension that can place the location bar in the sidebar.<br />
    You can look at the Autohide extension if you need more room.
    Autohide: http://www.krickelkrackel.de/autohide/
    See also http://www.krickelkrackel.de/autohide/autohidehelp.htm

  • Navigation Bar at the bottom of the page

    Hello,
    I am currently trying to create a navgiation bar which is usually seem at the bottom of most webpages. Is this difficult to do? I would be looking for one with lines between each link,
    Regards,
    Alex

    Difficult to do?  No.
    <ul id="bottom-nav"><li><a hef="whatever.php">whatever</a></li><li class="last"><a hef="whatever2.php">whatever2</a></li></ul>
    With this CSS -
    ul#bottom-nav {
         list-style-type:none;
         overflow:hidden;
         width:70%;
         margin:0 auto;
    ul#bottom-nav li {
         float:left;
         padding-right:10px;
         border-right:1px solid #FFF;
    ul#bottom-nav li.last {
         border:none;
    ul#bottom-nav a {
         /* your styles here */

  • I updated firefox to 4.0 and then to 5.0 and it doesn't look like it is supposed to, I still have the navigation tool bar at the top of my page and the drop down boxes too (file, edit, view etc). Why is this an how can I get the proper new versions?

    When I updated firefox to 4.0 the only things that really changed were a couple of buttons and the position of the tabs, the blue navigation bar and the drop down menus for file etc didn't change at all.
    My computer also freezes when visiting certain websites with firefox, not Every time I visit but frequently. The websites are usually commonly visited websites (Gmail, stuff.co.nz) and don't do it when I am using internet explorer or another computer. This started when I downloaded the upgrade.
    I use a net-book with Windows XP.

    To get the new style UI you need to hide the menu bar. To do that in the View menu select Toolbars, then click on the "Menu Bar" entry.
    If you need access to the menus you can press either Alt or F10 to temporarily display them.

  • FF 5.0. Windows 7 The main navigation bar has suddenly started to bring up my igoogle page each time I enter a query. Is there a way to prevent this from happening?m happening.

    I suddenly started getting a black igoogle bar when attempting to use the navigation bar at the left side of the browser.
    I have added no add on to which I can attribute this.
    I started to eliminate the Igoole program at the site but became concerned when it appeared that I might also remove my gmail account, which I had earlier -and separately from Igoogle- created.
    I would like to prevent the google page from coming up when I use the left side of the navigation bar.
    Thanks
    Sam

    This is something you need to report via the Feedback button (or use the link on the Help menu).
    Firefox 5.0 is still in BETA and not slated for release until June 21.
    Reinstall the full version of the current release which is v4.0.1, download link at the top of this forum.

Maybe you are looking for