Easiest way to change beerhouse menu?

Last post 05-13-2009 10:02 AM by RaeKC. 4 replies.

Sort Posts:

  • Easiest way to change beerhouse menu?

    05-12-2009, 10:32 AM
    • Member
      55 point Member
    • RaeKC
    • Member since 11-28-2008, 5:52 PM
    • Posts 338

     Hi:
    I downloaded a free customizable css menu which I want to use in my web (built on beerhouse web).

    I commented out the web.sitemenu so the beerhouse header menu doesn't show. Is there any other way to stop its menu from showing on my header because now my menu doesn't create breadcrumbs. I'm not sure how to disect it all because if I change some things, my header gets messed up.

    Rachel 

  • Re: Easiest way to change beerhouse menu?

    05-12-2009, 1:57 PM
    • All-Star
      36,240 point All-Star
    • rtpHarry
    • Member since 10-01-2006, 12:51 PM
    • Lincoln, England
    • Posts 5,827

     Hi,

    The web.sitemap is a feature of asp.net and it is used by the breadcrumb (SiteMapPath) control, the Menu control, and other controls.

    Instead of removing this from the project you should be able to edit your masterpage to just not include the menu control that Beerhouse Starter Kit uses.

    I did read this book about a year ago but I dont recall how the pages are laid out.

    If you post up the markup for your site where it generates the menu and also a link to this css menu you want to integrate then maybe somebody here will be able to help you out a bit more.

  • Re: Easiest way to change beerhouse menu?

    05-12-2009, 9:46 PM
    • Contributor
      6,366 point Contributor
    • Lee Dumond
    • Member since 11-03-2004, 2:51 PM
    • Decatur, IL USA
    • Posts 1,168

    You should be able to go right into Template.master and get rid of (comment out, delete, or set Visible="false") on the <asp:Menu> control. Then, you can place your new menu inside the same div, <div id="headermenu"></div>

  • Re: Easiest way to change beerhouse menu?

    05-13-2009, 10:00 AM
    • Member
      55 point Member
    • RaeKC
    • Member since 11-28-2008, 5:52 PM
    • Posts 338

     Hi Lee:
    Thanks. I didn't try that.

    Rachel

  • Re: Easiest way to change beerhouse menu?

    05-13-2009, 10:02 AM
    • Member
      55 point Member
    • RaeKC
    • Member since 11-28-2008, 5:52 PM
    • Posts 338

     Thanks.

    Rachel

Page 1 of 1 (5 items)
Microsoft Communities