Beginner Menu Layout Question

Hello,
I apologize since I know this question has to be answered somewhere but I'm not sure how to search it...
What is the proper way to build a menu for a website?  I have built my homepage with the header, footer, and side menu that I like.  Now I want to build pages that the menu link while keeping the header, and menus.  What is the right approach?  My code is written in html and css.  I use to develop websites in pure html and used frames but I know they are not recommended.  Also, I don't want to have to copy my code into each link.
If you could also recommend a good beginner tutorial on layout for css websites, I would be greatly appreciative.  I have read through w3schools tutorials and a few others.
Thank you in advance!
-Eric

You have 2 choices:
Templates    
Server Side Includes
Using the template function within Dreamweaver is a good way to go if it's a small site . .
For larger sites then serverside includes would be more practical and easier for maintenance purposes.
Templates:
You create a master template page, you declare which areas will be the same for every page, (non-editable regions)  and then declare an area that will
change on every page (the content area) , these are editable regions.
Once you create the template and save it, you are then able to create 'child' pages from this template  - as many as you like  :-)  If you every need to make a change to the menu or the footer or the header, change it in the master template, save it and the changes will flow through to the child pages created from the template.
Using DW Templates:
http://www.adobe.com/devnet/dreamweaver/templates.html
http://www.adobe.com/devnet/dreamweaver/articles/dw_templates.html
The other option is to use Server Side Includes (SSI)
A bit more about SSIs here:
http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f 693f21-7b6ca.html
http://bignosebird.com/ssi.shtml
Using PHP includes if your server supports php:
http://www.w3schools.com/PHP/php_includes.asp 
One major difference between using Templates and SSI and PHP Includes?
When you make a change to a template page, you will need to re-upload all the pages to the server that were changed - may become very tedious if it is a very large site.
With using SSI, you make a change to one file and only have to upload the one file and all pages on the server will be update accordingly.
When to use Templates, Library Items & SSIs -
http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
Nadia
Adobe® Community Expert : Dreamweaver
http://www.perrelink.com.au
Unique CSS Templates | Tutorials | SEO Articles
http://www.DreamweaverResources.com
http://csstemplates.com.au/
http://twitter.com/nadiap

Similar Messages

  • [Suggestion/Issue] GPO "Start Menu Layout" / PS Export-StartLayout Issue

    To start off with, I have already submitted this to Windows via the Windows Feedback option provided in the client version of Tech Preview.  I have decided to post this on here anyways as this might yield a suggested fix from someone else in the Microsoft
    Community.  I also was unsure if this was a Windows 10 Tech Preview issue (Export-StartLayout is done on the client), or a Server Tech Preview issue as I'm using GPO's.
    When using Export-StartLayout after adding "Network and Sharing Center" and "Devices and Printers" to the start menu, it exports these two tiles with different AppID #'s depending on which user account I'm exporting from.  As a result
    of this, when using the GPO "Start Menu Layout", users do not get the two tiles in question setup, and also locks down the Start Menu so they can't add it.  The lockdown of the Start Menu is by design, however the loss of the tiles presents
    an issue.
    It would be helpfull if they were assigned set AppID's so they can be easily mapped to the Start Menu via the GPO. 

    Hi,
    >> I also was unsure if this was a Windows 10 Tech Preview issue (Export-StartLayout is done on the client), or a Server Tech Preview issue as I'm using GPO's.
    Based on my test, this is not a Windows 10 Tech Preview issue. This situation also happens to Windows 8.1. At this moment, I have to admit that there is no solution known to me for this situation, and thanks for sending a feedback about this
    situation to Microsoft.
    Best regards
    Frank Shen

  • Syslinux.cfg menu layout options

    Hello
    I've been playing around with syslinux as an attempt to escape the looming complexity of grub2, and it looks pretty good, but wherever I look (google, man pages, wikis, online documention) I can't seem to find an answer to one simple question:
    What do the numbers refer to in these settings relating to menu layout in syslinux.cfg?
    MENU WIDTH 78
    MENU MARGIN 4
    MENU ROWS 5
    MENU VSHIFT 10
    MENU TIMEOUTROW 13
    MENU TABMSGROW 11
    MENU CMDLINEROW 11
    MENU HELPMSGROW 16
    MENU HELPMSGENDROW 29
    I could use a  trial and error experimental approach, but each change means a reboot (or is it possible to view the current syslinux set-up without rebooting?).
    Thanks

    OK, but what does 'columns' mean here?   In particular, how does a column relate to pixels or characters, and if not those then what does it relate to? 
    I suppose I don't know what a 'column' in the abstract means here.

  • Multiple edition magazine layout question

    Magazine(s) layout question
    Details:
    - There are 9 total magazines. The only thing that changes are the ads.
    - I have all text set up in Master Pages and the Different publications set up as 'versions' in my file.
    My issue:
    I also need to ad a footer master (with page number, Publication name, and Date)
    - Publication name changes for each version.
    In the end I need one master with all magazine text assigned to all version. And a different footer master with page numbers to all versions....
    any suggestions on how to complete this?

    Either you can use Alternative Layouts in one document, you will need only to work on the first layout, the text in the outher layouts or you can the Content-Tools and Create LInk option to take the original and place it into the new document. Later you have only to update the links in the link panel. You can take by option the whole page with all elements.

  • Forms builder layout questions

    Hi guys
    I have three questions on forms builder:
    1. Is there a way to evenly space records? I see all the allign features but not arrange evenly. It really takes a lot of time to space 10 fields evenly vertically
    2. Is it possible to have a fram with an auto tabular layout that is vertical instead of horizontal? What's the use of being able to adjust the block but the form is always vertical when you use tabular format?
    3. Is there a way to have the layout autogenerate again? I can see it works when I move a frame in a simple canvas, but I use the same datablock across multiple tabs. If I assign the block in the frame, then it will autoload all items into my single tab.
    Thanks for any assistence.
    I guess what I'm suferring with is the 'old school' forms developer. I'm on 6i. Is there any better layout features in later releases? Maybe any other tools to generate a form? (I'm pushing my luck now :-) )
    Regards

    Hi Andreas
    Ok I found the menu now: Arrange-> Allign objects. And then there's DISTRIBUTE for both vertical and horizontal.
    Ok, that will save me a lot of effort :-) Thanks!
    Question 2:
    - I have my Data Block's Record Orientation set to Horizontal. But the Frame completely ignores it. The Frame's Layout style is Tabular. So when I UPDATE LAYOUT to auto-layout my page there is no different if I toggle the Record orientation between horizontal and vertical.
    Question 3: Ok, it seems like UPDATE LAYOUT will autogenerate the layout only if you have the frame linked to a datablock. My problem is this: I have 3 tabs (too many fields for a singe tab). I'm still deciding which fields should go to wich tab. Every time I add an item to a new tab, I have to manually position it within that tab. I cannot make they program quickly auto-layout the tab with the additional item.
    Missing features:
    I'm missing a few hotkeys. Don't like using the mouse so much :-)

  • Some alternate layout questions CS6

    I have been meaning to ask this as I have an issue coming up again and need to know how to proceed.
    I have a .indd in A4
    I need to do an alternate layout in pixels 600 x 1024
    I was able to create this but the artwork and the text falls outside of the bleed box area. So my question is how can I create an alternative layout from an A4 to a 600 x 1024 pixle portrait and at the same time get the art work to display correctly within the boundries?
    A tutorial available on this?
    Thx
    R

    Click on the page tool then hover over your text box/object center, the following statement will be shown "The object width is locked. Click to change the object width as the page changes width" and a similar statement will display on the object height. Hover on the box/object edge, the following statement will be shown "Space is flexible between object and page edge. Click to pin the object relative to page edge" (those are the 2 options responsible for displaying your objects correctly). Then from the page panel  drop down menu choose create alternate layout and under options choose "Object-based" in the liquid page rule drop down menu. Remember to create the alternate layout after setting your objects for changes to take effect.

  • Spry Menu Bar Question

    Hello all,
    I am using Spry Menu Bars for the first time and have checked
    out most of the online documentation. I have gone into the CSS file
    to customize much of the look of my first menu.
    I would like to do the following, but can't seem to find
    where to do it:
    1. Change the height (not width) of my top menu item -- it
    has created some unwanted padding.
    2. Change the width of my submenu independently of the top
    menu item -- to allow for longer text.
    3. Change the submenu text color and size independently of
    the top menu item text.
    Here is a link to my sample navigation bar (only the first
    item "Latest News" has a menu):
    http://stage.ecdi.com/includes/nav_bar.html
    Sorry for the extent of my request, but I have gotten
    blurry-eyed looking for posted material that answers my inquiry.
    You guys are the best...
    Matt

    The reason you don't see a lot here in this forum is because
    Adobe created a Spry forum. The first thing I would recommend doing
    is updating Spry if you have not done so before:
    http://labs.adobe.com/technologies/spry/
    Then you can head over to the Spry forums here:
    http://www.adobe.com/go/labs_spry_pr1_forum
    To answer your question though, everything you want to edit
    is in the CSS document in the SpryAssets folder. All of the
    attributes are defined in there.

  • Book layout question due to lack of functionality in InDesign

    I am a doctoral student (cancer cell biology) starting to write my dissertation (in Word 2007) and I'm using InDesign CS3 (5.0.4) for the layout (I refuse to layout figures and tables in Word... tried it... giant pain in the a$$).  My original plan was to create a Book in InDesign and have each chapter be a separate file.  Due to the bibliography software I need to use the Word file has to be a single file (see this thread for details).  InDesign cannot just Place a range of pages (it's seems to be all or nothing) and this creates a problem (see the previous thread).
    The question I have, is it smart to break each chapter out into a separate file?  My thinking was that since I would be bringing in a fair number Photoshop and Illustrator files into each chapter it would be wise to keep the file size down (I'm not doing this on the best of computers, at least by graphic designer standards) and it would make rearranging a little easier (my mentor has a habit of changing his mind and chapter 3 could easily switch places with chapter 7).
    This is my first book so any thoughts or advice you have would be greatly appreciated.
    Regards,
    Adrian.

    Nah, it's just me.  My mentor wants paper output for the markup, the committee will take a PDF or paper and the university has (thankfully) instituted an electronic submission criteria.  The final product has to be a PDF to the school and I'll have some output to paper and bound for my mentor, my family (as a gift) and myself.
    The two students before me did everything in Word and yeah you can make Word do it but I just don't hassle with it.  I make religious use of styles in Word (and only 4 styles at that... talked to a graphic designer who does books for a living "Keep the styles to minimum!!"... Done), so getting it into InDesign is cake.  Also, my mentor has a nasty of habit of constantly changing his mind and doing things like, "Can you move that picture about a centimeter to left, I just want a little space in there".  I have been through this with Word, it will do it but the voices in your head will start suggesting that you kill again (and nobody wants that).  I plan on doing my grants this way, manuscripts this way, everything.  Everybody (NIH, journals, other funding sources) requires a PDF now and some require rather optimized PDFs (people think I'm crazy but I swear there is a difference between the PDFs that InDesign outputs and the ones that my wife's Mac does--just using the built-in PDF renderer or some of the other PDF creators for Windows), so I just went ahead and went through a tutorial on VTC.com and then read a couple of books.  I wouldn't be able to layout a magazine but I can do grants, manuscripts, dissertations.

  • Photoshop images with spot channels in Indesign CS6 (layout question)

    I've got an Indesign CS6 layout that will have a spot varnish when it goes to press. Right now I've got a layout with psd files that have spot channels in them that will be used for the spot varnish.
    My question is, in Indesign when I'm laying this out should I have one layer with all the psd artwork (with no spot channels) and then a layer on top of that with the psd files with the psd layers turned off with the spot channel showing? I want to make this easy to print in the office so by doing it this way I could just turn the spot layer off and print.
    Will this work for the printer?
    layer 1 psd files with no spot channels
    layer 2 psd files with photoshop layers turned off with the spot channel showing

    Besides the obvious extra work of tracking 2 images, there would be potential problems if the images needs to be scaled and moved, and you would have to assume people downstream would know what's going on—should the layer be on or off?
    I would double check with the current printer—they should know the only way to view a spot is via Sep or Output preview by turning CMYK off—magenta could just as easily be process as  spot.
    Take a closer look at the Alias method. Here it is with your magenta defined SPOT VARNISH.
    With SPOT VARNISH set as No Alias in Ink Manager and with Overprint turned on:
    And with an additional spot color defined as white named CLEAR VARNISH. When you need to print in house alias SPOT VARNISH to CLEAR VARNISH and check Simulate Overprint in the Print dialog. You can get to Ink Manger via the Print>Output dialog or Swatches panel:
    All you have to do is delete the CLEAR VARNISH before sending the job to the printer or exporting

  • CSS layout question regarding browser sizing

    Hi,
    Basically I want the basis of my site to be - A header, Main content with a background image, A Footer.
    I'm having problems however, I can't seem to get my footer to position where I want it i.e. at the bottom of the browser window at all times. I'm doing it as an AP div and how it should work is that it's fixed at the bottom of the page and then if the user resizes their browser in the y direction the footer moves up with it, over the top of the main content (but not the header which will have a higher z-index).
    The way I THOUGHT to do it was to firstly create a div tag for the whole page (780 pixels wide, auto left and right margins, auto height) and then inside that put my ap div header fixed height at the top and have another ap div as the footer, fixed height and tell it to position 0 pixels from the bottom. However this doesn't seem to do the trick, I'm sure I'm missing something really really simple. Anyone who's vaguely familiar with the program will be able to answer this I'm sure. If my question isn't clear please let me know and I'll rephrase,
    Ta

    There is no reason to use APDivs for such a simple layout.  Default CSS positioning (which is no positioning at all) is typically all you need for most layouts.  Build your HTML markup logically from top to bottom of page and your footer will naturally appear at page bottom.
    Live Demo (view page source to see the code)
    http://alt-web.com/TEMPLATES/Basic-1-col-fixed.html
    Or, for a Sticky Footer using Fixed positioning:
    http://alt-web.com/DEMOS/CSS2-Sticky-Footer.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Xml workflow/layout question - urgent

    Hi,
    I'm new to the XML scene and have made progress but have the following question.
    I have a .xls file that I open in Oxygen (xml editor) and save out a .xml file.
    I then import the .xml file into InDesign CS5.
    I have tagged the text placeholders and the image placeholders with the appropriate tags (not shown in this screen grab).
    I'd like to automatically flow the text data (A-E, J-O) into a text box (on the right side of image), then flow the images (E-I) into the picture boxes on the left side of the page. There is a large amount of data (InDesign pages) so it is important that  I configure this so that all of the content flows automatically  thoughout the InDesign file.
    Do the images need to be treated as anchored objects in a text box or is it possible to flow them into picture boxes?
    I can manually drag the "product_image" files to the picture boxes but I have yet to figure out how to automatically flow these images into the layout, aside from within the same text box as the rest of the text. Instead of using the anchored object approach, it seems it would be more efficient to flow into picture boxes if possible.
    Also, any feedback on how to get this data to flow automically thoughout the InDesign file would be really helpful.
    Thanks so much.
    Josh

    Hi,
    It is possibly to flow the images into picture boxes without treating them as anchored objects.Appropriately tagging the placeholders for graphics and text and then importing the XML file would allow the data (both text and images) to flow automatically into the respective tagged frames.
    Regards
    -Pooja

  • Custom report layout question...can't find any answers anywhere

    I am trying to build a report in Portal, using the custom report layout. The report displays like so, before I do any customization:
    COLUMN1 COLUMN2 COLUMN3
    COLUMN1 COLUMN2 COLUMN3
    COLUMN1 COLUMN2 COLUMN3
    COLUMN1 COLUMN2 COLUMN3
    where COLUMN1 is the same value, always per report; COLUMN2 and COLUMN3 vary.
    What I want is:
    COLUMN1
    COLUMN2 COLUMN3
    COLUMN2 COLUMN3
    COLUMN2 COLUMN3
    COLUMN2 COLUMN3
    In the report layout editor, Body section, this is what I see:
    <TD ALIGN="LEFT"><#COLUMN1.FIELD#></TD>
    <TD ALIGN="LEFT"><#COLUMN2.FIELD#></TD>
    <TD ALIGN="LEFT"><#COLUMN3.FIELD#></TD>
    so #COLUMN1.FIELD# must be some kind of array, but I am not finding any documentation anywhere on how to reference the individual values. All I need is the very first value of the COLUMN1 variable. Once I have that value, I can put it where I need it, but I can't get at that value, just the array.
    I have searched portal center, the app server documentation, html documentation. I have googled everything I could think of, but came up with nothing. I found a similar question on this forum, but no one responded with an answer. Any help would be greatly appreciated.

    Helen,
    The best way for your case is to use a content folder and customize it whichever way you like.
    however, your question is about reports. the problem in reports is this that you have to use just one single query and the layout of the results of this query are displayed in a peculiar way.
    anyway. something similar but not exactly the same as what you wanted do is the following.
    use a query like the following: (with a union in between)
    SELECT COLUMN1,NULL , NULL ,NULL ,NULL
    FROM my_source_table
    WHERE myCriteria LIKE 'SoAndSo%'
    UNION
    SELECT NULL,COLUMN2 , COLUMN3, COLUMN4, COLUMN5
    FROM my_source_table
    WHERE myCriteria LIKE 'SoAndSo%'
    ---------- Now, have the following codes in the layout segments:
    <!--- header --->
    <table border="0" cellpadding="1" cellspacing="1" width="20%" align="center">
    <!--- body --->
    <tr align="center">
    <td><table border="0" cellpadding="1" cellspacing="0" width="30%" align="center">
    <tr align="center">
    <TH><#COLUMN1.FIELD#></TH>
    </tr>
    </table>
    </td>
    <TD class="report_cell" ALIGN="LEFT"><#COLUMN2.FIELD#></TD>
    <TD class="report_cell" ALIGN="LEFT"><#COLUMN3.FIELD#></TD>
    <TD class="report_cell" ALIGN="LEFT"><#COLUMN4.FIELD#></TD>
    <TD class="report_cell" ALIGN="LEFT"><#COLUMN5.FIELD#></TD>
    </tr>
    <!--- footer --->
    <TR><TD></TD></TR>
    this should produce a report with a table structure (you may see the whole if you give BORDER="1" in the main table tag). Within this table, the first column of the first row should be showing top-leftmost column value once (COLUMN1 value) and then the next rows would show last four column values as a table block on the right-bottom part.
    with kind regards,
    naqvi

  • 2 layout questions...

    2 problems with this page:
    http://www.jamesdixonministries.org/home/default2.asp
    1: My menu needs to be centered. It is the only item on the
    page using layers.
    How would i go about making sure its centered no matter any
    browser size?
    2: My menu has drop down buttons, but one your hover over a
    button, it displays the dropdown below the video or any other flash
    element... is there a way around this or can i not have 2
    overlapping flash elements?
    Thanks for the help!!

    Part of your problem is this -
    <table width="940" height="887"
    My instructions assumed you had a page that was 760px wide.
    Your table
    blows that assumption out. Fix that by adjusting the width
    shown here -
    body { text-align:center; }
    #wrapper { text-align:left; width:760px; margin:0
    auto;position:relative; }
    .style15 {color: #990000}
    /* 760px will display on an 800px screen maximized browser
    window without */
    /* horizontal scrollbars. */
    (and read the comment)
    Your next problem is that you have placed this absolutely
    positioned Flash
    <object> into a table cell, and that's not good. You
    should never place
    absolutely positioned elements directly into table cells....
    <td height="37" bgcolor="#666666"><!-- FLASH MENU
    FACTORY INSTRUCTIONS:
    Paste this code to your HTML document -->
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    width="940" height="117" id="menu" style="position: absolute;
    top: 170px;
    left: 239px; z-index:2; visibility: visible;" >
    <param name="movie" value="../menu/menu1.swf" />
    <param name="quality" value="high" />
    <param name="allowScriptAccess" value="always" />
    <param name="wmode" value="transparent" />
    <embed src="../menu/menu1.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="940" height="117"
    allowscriptaccess="always"
    wmode="transparent"></embed></object>
    <!-- END of FLASH MENU FACTORY Code.
    http://www.FlashMenuFactory.com
    --></td>
    Another problem is - ARE YOU SURE EVERYONE COMING TO THIS
    SITE HAS THE FLASH
    PLAYER INSTALLED? I'm not. Furthermore, what about those who
    need screen
    assistive devices? And what about search engines who will
    never see that
    menu?
    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
    ==================
    "Stunna" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi, i made the changes to question #1 but it seemed to
    move the entire
    > page and not the menu itself.
    >
    > did i do something wrong?
    >
    >
    http://www.jamesdixonministries.org/home/default2.asp

  • Windows server 2012 RDP Session - Default Start Menu Layout Downloaded Apps Not Displayed

    Hi,
    Hopefully someone can help me to resolve a problem that's holding me back a little regarding the start menu for all users that connect to remote desktop sessions on Windows Server 2012.
    I would like all users to have the same default application set upon login. Using a temporary user called 'Start Menu' I created the exact layout that I require all users to have. I installed the tile apps from the store with the 'Start Menu' user.
    I then used the PowerShell command:
    PS C:\> Export-StartLayout -Path "C:\Layouts\Marketing.xml"-As XML
    This then gave me the following XML file:
    <launcher version="2"><view name="Start"><group><tile AppID="AccuWeather.AccuWeatherforWindows8_8zz2pj9h1h1d8!App" size="wide310x150" FencePost="0"/><tile AppID="Microsoft.BingNews_8wekyb3d8bbwe!AppexNews"
    size="wide310x150" FencePost="0"/><tile AppID="Microsoft.Windows.Desktop" size="wide310x150" FencePost="0"/><tile AppID="{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\logoff.exe" size="square150x150"
    FencePost="0"/></group><group name="Office Apps &amp; Storage"><tile AppID="{6D809377-6AF0-444B-8957-A3773F02200E}\Microsoft Office\Office15\WINWORD.EXE" size="square150x150" FencePost="0"/><tile
    AppID="Microsoft.SkyDrive.Desktop" size="square150x150" FencePost="0"/><tile AppID="{6D809377-6AF0-444B-8957-A3773F02200E}\Microsoft Office\Office15\EXCEL.EXE" size="square150x150" FencePost="0"/><tile
    AppID="C27EB4BA.Dropbox_xbfy0k16fey96!App" size="square150x150" FencePost="0"/><tile AppID="{6D809377-6AF0-444B-8957-A3773F02200E}\Microsoft Office\Office15\POWERPNT.EXE" size="square150x150" FencePost="0"/><tile
    AppID="F:\" size="square150x150" FencePost="0"/><tile AppID="{6D809377-6AF0-444B-8957-A3773F02200E}\Microsoft Office\Office15\MSPUB.EXE" size="square150x150" FencePost="0"/><tile AppID="{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\calc.exe"
    size="square70x70" FencePost="1"/><tile AppID="{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\notepad.exe" size="square70x70" FencePost="0"/></group><group name="Mail &amp; Calendar"><tile
    AppID="microsoft.windowscommunicationsapps_8wekyb3d8bbwe!Microsoft.WindowsLive.Mail" size="square150x150" FencePost="0"/><tile AppID="microsoft.windowscommunicationsapps_8wekyb3d8bbwe!Microsoft.WindowsLive.Calendar"
    size="square150x150" FencePost="0"/><tile AppID="10631PaolosAdventures.559711D6C5976_ntpp077zx3tm0!App" size="square150x150" FencePost="0"/><tile AppID="BRICKMAKERS.gmailcalendar_wps5hyj3streg!App"
    size="square150x150" FencePost="0"/></group><group name="Internet &amp; Social Media"><tile AppID="Facebook.Facebook_8xx8rvfyw5nnt!App" size="square70x70" FencePost="1"/><tile
    AppID="9E2F88E3.Twitter_wgeqdkkx372wm!App" size="square70x70" FencePost="0"/><tile AppID="Microsoft.SkypeApp_kzf8qxf38zg5c!App" size="square70x70" FencePost="0"/><tile AppID="1168WindowsDexter.LinkedInHD_b3sam9s7hsbar!App"
    size="square70x70" FencePost="0"/><tile AppID="19120CensoredUser.HyperforYouTube_c0tqyanwsgfn6!App" size="square150x150" FencePost="0"/><tile AppID="Microsoft.InternetExplorer.Default"
    size="square150x150" FencePost="0"/><tile AppID="eBayInc.eBay_1618n3s9xq8tw!App" size="square150x150" FencePost="0"/></group></view></launcher>
    Using GPO I then applied this layout to all users. However when I login as any other users I only actually get the OneDrive app and none of the others.
    Can someone please point me in the right direction. The store can not be run as administrator and the 'Start Menu' user had administrator rights when the apps were added from the store.

    Hi,
    Thank you for posting in Windows Server Forum.
    You can check the GPO setting “pin Apps to Start when installed” which will pin the new program to start and other setting “Start Screen Layout” which will lets you specify the Start screen layout for users and prevents them from changing
    its configuration. You can find this setting under below mention path.
    <Computer Configuration> | <User Configuration> \Administrative Templates\Start Menu and Taskbar
    In addition please check beneath article.
    Customize the Start Screen
    http://technet.microsoft.com/en-us/library/jj134269.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Beginners CSS layout question - expanding a layer and not overlapping another

    Having got well and truly fed up of using tables to layout
    pages I am trying to gem up on CSS layer based layout. All well and
    good but despite the various tutorials I can't find an answer to
    this question...
    Q. I have a layout with layers to make a three column layout,
    however, I want to have a footer section at the bottom of the page
    that runs the same width as the three columns (you can see my WIP
    example here
    http://www.spiralfilm.com/clients/broadoak/index_css.html
    ). Problem is, as the centre section expands with more content, how
    do I make that section expand and not overrun the current footer
    section? I want it to expand like a table does and push the footer
    down.
    I'm sure it is simple but I just can't get my head around it!
    Thanks in advance for any pointers...

    > However, is the use of div tags the way to seperate
    blocks of content? The
    > DW8
    > help file seems a little unclear on this?
    Yes, it would be one way to do that. A div tag is simply a
    container for
    other HTML elements, like a table. The problem you are having
    comes with
    using DW 'layers' to contain text. As Thierry suggested, this
    is because
    absolutely positioned elements (i.e., DW 'layers') are
    removed from the
    normal flow, preventing them from interacting with adjacent
    page elements -
    this means that when the text inside them expands, it will
    begin to overlap
    other content. See my demonstration of this here -
    http://www.great-web-sights.com/g_layers-overlap.asp
    Try these tutorials -
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    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
    ==================
    "Benfrain" <[email protected]> wrote in
    message
    news:elgpba$qds$[email protected]..
    > Hi, thanks for those links. Sorry to confess they are
    all a little beyond
    > my
    > knowledge. I will read on and see if I can understand
    them.
    >
    > However, is the use of div tags the way to seperate
    blocks of content? The
    > DW8
    > help file seems a little unclear on this?
    >

Maybe you are looking for

  • 3rd Gen iPod Touch DEAD- Not reseting, charging or turning on!

    Yesterday afternoon the iPod began acting very strange: 1. Not responding to touches, but display not frozen (slide to unlock animated) 2. Home and Power buttons working, display sleeping as normal. This was then resolved after an hour so. Just went

  • When installing itunes on PC with Windows Vista, the itunes program "took over" all of my desktop icons.

    When installing itunes of my PC with Windows Vista, the itunes program "took over" all of my desktop icons.  How can I install it so it doesn't do that?  Thanks!

  • BDOC's to update the custom fields in R/3 from the CRM sales order

    Dear All, I need a small help. My requirement is as follows. When ever a sales order is created in CRM, an outbound delivery will be automatically created in the R/3 system. There are some fields in the CRM sales order which are not there in the R/3

  • IPhone 3.0 and ACID3 Test

    Very disappointing, I upgrade my iPhone 2G to 3.0 last night and ran the ACID3 test again (see http://acid3.acidtests.org/ ), as iPhone 3.0 was released after Safari 4.0 was released for Tiger, Leopard, Snow Leopard, and Windows, and Safari 4.0 gets

  • Mystories of a simple data-base

    hi, I'm having the wierdest problem, and I'm hoping someone could shed a bit of light on this for me. I'm trying to insert two things to the DB at once - so I have to insert stmts : INSERT INTO CASES_PAYMENTS_T (CAPY_case_tech_id ,CAPY_exception_text