Master Sheets - Created Nav Bar is Behind Assets (back layer?)

Is there a way to get assets created in the Master Sheet to be the top layer?
Creating a web page with the horizontal nav bar across the top.
I used the template and built off of that.  When I finished with the nav bar in the Master Sheet, I started to add content to my normal sheets.  The nav bar, and the drop down navigation I created are behind any assets added to the slides.
I included a mock up of another nav bar I created.  The "Home" text asset added to Sheet 1 is covering my nav bar I created in the Master Sheet.  The nav bar is in the activated state for the "Home" button.  I am using a layer stack and mouse events to create the drop down and button select effect.

Hello,
I've spoken with the development team and they've explained this here:
A master sheet can be used as a front master and a back master. It  is even possible to have a back and front master. You can select the  masters in the properties of the sheet - by default only a back master  is used.
Thanks again for your question!
Sarah
Sarah
Forum Moderator

Similar Messages

  • Creating nav bars using layers

    I am trying to create a nav bar on the left hand side of a web page.
    I have created it how GoLive CS2 seems to suggest, so each option that will appear in the nav bar has been created as a seperate layer. I have positioned these correctly, then added actions to each of these so things will happen when the user mouse clicks on an option.
    It has 5 main links in at the top level and each of these have sub-sections. At the moment when the user clicks one of these options the sub sections appear beneath it and the other options that were previously in the way slide down to allow these sub-sections to appear.
    The issue is when these sub-sections need to open out into sub-sub-sections. I have succesfully worked out how to get these to ShowHide on a mouse click but I cannot, for the life of me, work out how to make the options below it to then slide further down to accomodate the appearance of these sub-sub-sections, despite managing to make it happen for the sub-sections.
    Perhaps because they have already slid down already and now cannot do it again? Surely not?!
    Anyways, I hope that is all clear. If no-one replies I shall assume not and try a a re-post.
    I would be grateful of some help.
    Thanks!
    Simon

    ok, I have put the nav bar up at this address http://www.simonpeel.co.uk/leftnav/leftnav.html
    Obviously, 'View Source' to see the code.
    To re-create another problem I would like a solution to, do this:
    Click 'Come & See' and then click 'Sunday'. Then click 'Welcome' and then re-click 'Come & See' and you will see it does not revert back to the original state but keeps the spaces where the sub-sub-sections are. I may be able to work this problem out myself but I lost patience and thought if someone was going to look at it anyway, you could save me some hassle!
    Many thanks in anticipation,
    Simon
    p.s. feel free to take a look at my site by deleting
    /leftnav/leftnav.html! I'm quite proud of it, although there are some dead links lurking around.

  • Can i use Fireworks created Nav Bar in iWeb?

    I am new to iweb and want to have a specific layout for my website. I don't want any of the templates, so I used fireworks to create a Navigation bar with buttons that have prelinked to the "standard" html, i.e. home.html, photos.html.
    can i use this with iweb? how? if not, and i just use each button indvidually, can i create a text description of the button (so webcrawlers can see my navigation bar)?
    thanks for any help i can get.

    Two pages for you to preview for your answer:
    Web Gallery:
    http://www.apple.com/dotmac/webgallery.html
    AND
    iPhoto .Mac Web Gallery:
    http://www.apple.com/ilife/iphoto/#webgallery
    As I perused the two sites quickly, I didn't see their connection, but you may see something different!
    Paula

  • Autorotation w/ Tab and Nav Bars

    I am having a problem with views not being properly resized after autorotation. My app has a tab bar where one of the tabs is nav controller. I have the autoresize masks to maintain edge distances and use flexible width/height.
    Starting in portrait, if I switch to the tab with the nav controller and then rotate the device to landscape, the content view does not resize properly. Once the rotation animation stops, the top of the content view ends up obscured by the nav bar (it looks like the content view is being sized to fit between the top screen edge and the top of the tab bar rather than fitting between the bottom of the nav bar and top of the tab bar). The horizontal dimension updates as expected.
    If I start in landscape and then switch over to the tab with the nav controller, the content view does correctly sit between the nav and tab bars.
    I dumped the frame/bounds of the content to see if something jumped out at me and am only more confused. In both cases, the frame and bounds of the content view are origin at (0, 0), width 480, height 239? I was expecting to see the origin offset in the first case where things don't resize correctly.
    Not sure what I am doing wrong...
    tw

    Hello,
    The answer is in the code. Can you post a link?
    As a guess, the fix might be in setting the cell the
    navigation is in to
    vertical-align: top;
    In design view, click in the cell that contains the
    navigation.
    Select the <td> tag in the tag bar at the bottom of the
    design window.
    The entire column containing the navigation should highlight.
    In the properties window, select "Top" from the "vert"
    dropdown choices.
    In code view, find the cell containing the navigation.
    Change the opening <td> to:
    <td valign="top">
    It really depends on how you built it. This could also be
    caused by merged
    table rows.
    Take care,
    Tim
    "kahnman7" <[email protected]> wrote in
    message
    news:gnkape$kb9$[email protected]..
    > Hi,
    >
    > REWARD OFFERED FOR THE RIGHT ANSWER THAT I CAN ACTUALLY
    IMPLEMENT! :-)
    >
    > Because DW doesn't let me place more than one "official"
    nav bar on a
    > page, I
    > have created nav bars for sub-sections of my site by
    creating a simple
    > single-column table and placing rollover images in it
    for the buttons.
    >
    > I have this nav bar placed on the left-hand side of my
    pages. Each page is
    > a
    > two-column table -- nav bars in the left-hand column,
    content in the
    > right-hand
    > column. So basically nested within the left-hand column
    is my single
    > column nav
    > bar.
    >
    > When the page content in the right-hand column is long,
    the nav bar in the
    > left-hand column drops down to near the bottom of the
    page, but I want it
    > to
    > remain at the top. How can I make it remain in this
    fixed location other
    > than
    > inserting lots of carriage returns in the left column? I
    would prefer a
    > more
    > proper, dare I say "elegant," solution for it to remain
    in place.
    >
    > Thanks! And the reward... a copy of my rock band's new
    CD, due out in 3
    > weeks.
    > It's great stuff produced by an industry legend. :-)
    >
    > Scott
    >
    >
    >

  • Creating a hero photo slider using jquery but the nav bar sub menus go behind the hero div tag

    Dropbox - Butler Lawyers
    Hello Everyone
    I m designing a site with a hero photo slider using jquery. My problem is, the nav bar submenus are going behind the photo slider  so you can't see the  Legal Services tab sub menus. I have provided a dropbox link to the entire project. I m working on the file entitled index.html. Any thoughts on how to fix the problem???
    Thank you in advance
    Paul

    Hi Paul
    Sounds like a z-index problem.
    We really need to see ALL your files to solve your issue quickly and accurately without a lot of guessing and questions back-and-forth.
    Just rename a copy of your problem page  (such as "test.html")  and upload it to your server (with any associated files) in whatever folder the original page was located, and simply post a link in the Forum and tell us your problem.
    This saves you having to cut and paste miles of code into the Forum for the page and all the dependent CSS, JS etc. files.and saves us from having to recreate all your files, find your images and then repair your code and test the solution for you.
    I trust this is helpful.

  • Nav/Menu bar hidden behind images

    I placed my nav/menu widget in my master page. I have several layers in each page that I would like to arranged behind the nev/menu bar so I can still utilize it. Muse doesn't seem to let me push the images back behind the nav bar. Currently my photos are covering the nav bar so it can't be utilized. Help! Thank you.

    With the release of Muse 4.0 today, Master page elements can now layer in front of content on those pages to which the Master has been applied. To re-order Master page content select elements on the Master page, right-click and select "Move to Master Foreground" or "Move to Master Background" from the popup menu. Alternatively select elements on the Master page, then select Object > Move to Background or Foreground in the Muse application menu. All elements in the Master page set to "Move to Master Foreground" will appear on top of all elements in the Page.
    Please refer to Muse release notes for more information on this.
    http://helpx.adobe.com/content/help/en/muse/release-note/adobe-muse-re lease-notes.html
    Thanks,
    Vinayak

  • Getting a style sheet nxt to nav bar

    I'm trying to get a css sheet next to the green nav bar. The
    brown box is a layer and when you move the browser it does not move
    with the rest of the sheet. The problem is I had a sheet there but
    everytime I changed the float point to anything other than right it
    ends up on top of the nav bar on the left. All I need is to create
    a css text box that runs down to the lower css sheet. First thing
    is how do I get a css sheet to the right of the nav bar and second
    I need it so the orange background is on both sides, the last sheet
    was flush to the right.
    page
    is here

    You can't mean that you're trying to put a CSS style sheet on
    your page,
    when you talk about "a css sheet". But it sure is confusing
    that you use
    "css sheet" to mean something else entirely. And what it
    means to you, I
    haven't figured out yet. So tell us what it means! :-)
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    "mentlity" <[email protected]> wrote in
    message
    news:g5gvrt$89l$[email protected]..
    > I'm trying to get a css sheet next to the green nav bar.
    The brown box is
    > a
    > layer and when you move the browser it does not move
    with the rest of the
    > sheet. The problem is I had a sheet there but everytime
    I changed the
    > float
    > point to anything other than right it ends up on top of
    the nav bar on the
    > left. All I need is to create a css text box that runs
    down to the lower
    > css
    > sheet. First thing is how do I get a css sheet to the
    right of the nav bar
    > and
    > second I need it so the orange background is on both
    sides, the last sheet
    > was
    > flush to the right.
    >
    > thx[ L=page is
    here]http://www.goodgreenbiodiesel.com/goodgreenindex.html
    >

  • Created site in iweb 08 and posted to netfirms... the pages are all loaded up but there is no nav bar, it comes up on each page as a small black dot. How do I get the nav bar to load up and show?

    I created site in iweb 08 and posted to netfirms... the pages are all loaded up but there is no nav bar, where the nav bar should be is only a small black dot on each page. How do I get the nav bar to load up and show? It was a disaster loading up my site as it changed the case of the letters and at first no pages were seen, so I had to go through and change the letters that were supposed to be cap, back to cap in every file. I don't know if this has something to do with it or not. The tech support doesn't have an answer. Please let me know if you have any ideas and solutions. Thanks bunches!

    Here are links to the simple 7 pages....
    http://www.rednosedesign.net/home.html
    http://www.rednosedesign.net/about_us.html
    http://www.rednosedesign.net/logos.html
    http://www.rednosedesign.net/flyers_&_ads.html
    http://www.rednosedesign.net/notecards.html
    http://www.rednosedesign.net/business_cards.html
    http://www.rednosedesign.net/contact_us.html

  • I have created a site with iWeb. I have replaced the iWeb Nav bar with a vertical one I made myself. Problem is, my top button disables itself if it overlaps into the "hidden" nav bar area. I can cmd click and drag it into this area, but then all the rest

    I have created a site with iWeb. I have replaced the iWeb Nav bar with a vertical one I made myself. Problem is, my top button disables itself (and the animation doesn't work) if it overlaps into the "hidden" nav bar area (indicated by a blue rectangle). I can cmd click and drag it into this area, but then all the rest of my site is pushed down the page. Don't know what to do about this. I don't know how to bring the rest of the page up without dragging it also into the designated nav bar area. Also, by doing this, is it affecting my site in ant way? see my site here at www.steveburrowsimages.com
    The home page is with it all draged into the nav bar area and the about page is with is outside the nav bar area (notice that the top button does not animate or work as a button.
    Getting confused here. Anyone got any ideas?

    Well, you made a good start with SEO by getting rid of the iWeb default navigation since it doesn't help the spiders and, out there in the real world, there are more people than you would think with javascript turned off in their browsers.
    One of the downsides of iWeb is that it doesn't allow for the alt attribute in the img tag. Its well worth adding these to give you extra keywords even if you have captioned all your images. Use iWeb SEO Tool for this...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Tags.html
    iWeb, just like most drag and drop software, creates a huge amount of code which causes the pages to load slowly in the browser. Running you files through an optimizer will help to reduce this problem and further reduce the size of image files even beyond the initial optimization you do before loading them into iWeb...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Optimize.html

  • How to create new nav buttons in nav bar

    I am trying to design a new site in iWeb. I want to add a row of navigation buttons to go to 8 different pages. All I have in the first page is a button called "welcome" and I cannot add anymore. It won't even let me select rollover colors or anything in that area.
    I only have a single page so far. If I add new pages does it automatically create new buttons in the nav bar, and how can I name them?
    Mike

    I cannot add anymore
    Yes you can. *New Page* from the file menu. Or *Add page* at the bottom left of the window.
    If I add new pages does it automatically create new buttons in the nav bar,
    Yes. (They're actually not buttons but textlinks)
    and how can I name them?
    By typing the characters of the pagename in the Sidebar on the left.
    Tutorials : http://www.apple.com/findouthow/web/
    Also note the word HELP in the menu bar at the top of the screen.

  • Creating new page without linking to nav bar

    I am creating a website that will have lots of pages. How can I create a page that doesn't link to my nav bar? IE.. I have home, about myself, resources etc.. each time I make a new page and name it, it automatically lists the webpage name in my nav bar. I only want say 5 topics in my nav bar but will have well over 50 pages in my site.. How do I do this? Thanks.

    Hi,
    and welcome to the Discussion Forums.
    How can I have pages which do not display in the navigation menu?
    1. Open iWeb then select a page you don't want to display in the top navigation bar
    2. Open the Inspector and go to the 'Page' tab
    3. Uncheck the "Include page in navigation menu" box
    4.Now this page will not appear in the navigation menu but the navigation menu will still appear on that page as the "Display navigation menu" is checked (unless you uncheck that one too)
    Regards,
    Cédric

  • Can you create a custom static top third and nav bar?

    I have created an index page with a custom nav bar and main banner. Is it possible with iweb that this could remain static and just the portion below reloads when you click a nav bar link?

    You can do custom templates and so on and 'print' these to JPEG, or just Export a bunch of JPEGs and put them in iPhoto to create a book online. Not the same, I know, but in case one wanted to do one.
    There is a feature request forum, at <https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform>

  • Help creating drop down nav bar

    Hi. Can anyone pls advise what software I use to create a
    drop down nav bar like that which is at the top of the adobe
    homepage. I have Dreamweaver MX, Flash MX 2004 and Fireworks MX.
    Will any of these do the job or do I need something else?

    Try the menu systems from Project Seven.
    http://www.projectseven.com
    alex
    tonyvw wrote:
    > Hi. Can someone pls advise me which software to use/to
    learn to create a drop
    > down navigation bar at top of my web page, like the one
    at top of adobe's home
    > page. I have Fireworks MX, Flash MX and Dreamweaver MX.
    >

  • I have created a Fireworks nav bar with drop down menus. Can't get the weblinks to save.

    I have been trying to add the web addresses in my Fireworks nav bar drop down menus. I can't get them to "take". I add the address, click done and some of them save and some don't. I am pulling my hair out! HELP!

    the easiest way is constructing your menu with frame labels
    now i have no way of knowing how you are constructing it ..so
    this may not work for you ...i assume that you have created a main
    button ...that has been converted into a symbol & then
    duplicated to create all other buttons
    okay here it goes ..i hope i dont confuse you
    i will explain how to create 1 button with 4 submenu items
    with the trems that i mentioned above
    but iam not going to explain all the details of creating a
    whole nav bar
    because it just takes too much typing ...i assume you already
    know this
    sooo ! ...lets say this is the Portfoio button ...inside the
    symbol now
    create 8 layers ...the order is going from top to bottom
    actions
    labels
    submenu Logos
    submenu Illustration
    submenu Animation
    submenu Coolstuff ."you will name your button items how you
    like" ...
    main button....lets just say Portfolio !
    invisible btn for main button
    so now on with the hard stuff
    create 20 frames ...stop action on frame 1 ...frame 9
    ...frame 20
    on the labels layer now ....name frame1 "Closed" ...frame 10
    "Open"
    on the submenu Logos layer ...create a keyframe on frame 10
    all frames before the 10th frame will be blank frames
    repeat that for the rest of the submenu items
    on the main button layer you will just place the main
    Portfolio button on frame 1
    & on the invisible button layer ..the inv btn is going to
    be placed on frame 10
    all this is iam hoping your have converted everything into1
    symbol
    all you need to do know is attach code to the main Portfolio
    button & the invisible button
    so click on the Portfolio button
    on (rollOver) {
    gotoAndStop("open");
    invisible button
    on (rollOver){
    gotoAndPlay("closed");
    & that should be good ...very simple !
    then just repeat this process for every button that makes up
    your nav bar ....& it doesn't matter if your inv buttons
    overlap each other or your main nav buttons are touching each other
    peace John

  • How to use CSS to create horizontal nav bar in Dreamweaver CS6

    How to use CSS to create horizontal nav bar in Dreamweaver CS6

    One of the ways to do it is this: Tryit Editor v1.9
    You can also use floats to get something to the same effect.

Maybe you are looking for

  • No ios5 on itunes 10.5?

    i juz update itunes to 10.5, but when i plug in my itouch4g then click check for update, there's no ios5 :( i try click several times but still the answer is "4.3.3 is the current version". why is dat? and how can i get ios5 for my itouch4? :( plz he

  • How do I add mobile package to my subscription

    I bought unlimited world subscription, but it doesn't cover my calls to mobile number to England. Is there any way I can add the unlimited mobile calling to my subscription? Please let me know ASAP, thanks a bunch!

  • My TV is only in Spanish, how do I get programming in English

    My TV is only in Spanish, how do I get programming in English????!!!!!!!!!!!! This is ridiculous. And how do I get a real life person to

  • Whatever happened to Kepler?

    Years ago I purchased Kepler MM and quickly became very fond of it. I loved its combination of modern and humanist characteristics -- the high contrast with the soft, lachrymal and wedge-shaped serifs on characters such as "c," "a," and "r." But tech

  • Cannot click on any songs on my iPod in iTunes

    Hey I just have a quick question. I plug in my iPod and click on the music because I want to take some off my iPod or change the album name, etc... But the thing is, all the songs on my iPod are unclickable! they are just gray and I can't do anything