Browse by Tags

Related Posts

  • [CSS] How to center menu and force MFF not to display break above it

    I have problem with CSS menu on my page http://szmitek.winweb.pl/Default.aspx . The page uses style sheet http://szmitek.winweb.pl/StyleSheet.css . Menu is built with upper, always visible links and submenu displayed when mouse pointer is on menu. I want menu to be center not left. I would like also...
    Posted to Client Side Web Development (Forum) by szmitek on 03-21-2008, 12:00 AM
    Filed under: mozilla problem, panel, panel css, styles, center, css html, CSS positioning, CSS server side, css themes, DIV, footer, html, IE, ie7.0, Master Pages, XHTML Transitional, Firefox, CSS, CSS Master Page, IE7, browsers, CSS 2.1, cssclass, Div show hide, menu
  • Re: Is it possible to use multiple styles in a menu?

    Thanks for the advice, I really like the look of the CSS adapter. Your post suggests that I am able to apply class according to parent node. Is this a special feature or the adapter, or would this be using some VB code? I should get time over the next couple of days to explore a bit more and will post...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by magicjoef on 02-27-2008, 12:00 AM
    Filed under: styling, CSS, menu
  • Re: ASP:MENU very slow

    Wow - getting the menu converted over to CSS was quite simple. Much easier even when you re-read the two lines of instructions that CodePlex provides and realize that the .browser file goes into the APP_Browsers directory... Unfortunately, once you get it rendering in CSS you realize that everything...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Wolfeitz on 02-06-2008, 12:00 AM
    Filed under: asp:menu, CSS, menu
  • Re: ul li based nav menu - setting css class dynamically

    I might have a partial answer for you. I'm using a Master page and the CSS-friendly menu adapter to create the menu. CSS is used to change the current menu item background (to aid navigation). I set the <li> class in the database. I haven't figured out how to insert a variable in the <body>...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by rugger on 11-29-2007, 12:00 AM
    Filed under: CSS, menu
  • Horizontal Menu Width Issue

    My CSSFriendly menu is not friendly to me, it is displayed much wider on the page compare to a reqular menu control (of course, because it generates HTML tables not UL's!). Menu Length = [LI Element Width] * [Number of LI's, that is Options/Sub-Menus], which means that the widest menu option...
    Posted to CSS Friendly Control Adapters (Forum) by Acoder01 on 09-20-2007, 12:00 AM
    Filed under: PrettyMenu, bad menu, CSS, css Control Adapters Menu, Menu
  • Styling menus:

    I am working on a site that requires some advanced menu styles. I need alternate items (all on the same level of the web.sitemap) to take on a different amount of indentation. For Example Like This Is this possible to do? I like using the menu tool that links to the site map, as I also need to change...
    Posted to Getting Started (Forum) by magicjoef on 05-17-2007, 12:00 AM
    Filed under: style, CSS, menu, alternate
  • CSS Menu adapter and IE6

    I have a menu similar to this Top Level > 2nd Level > 3rd Level > I've edited the css as follows 1 /* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */ 2 /* In other words, this rule can be used to style the second and third tiers of the menu without...
    Posted to CSS Friendly Control Adapters (Forum) by bruh_man on 04-30-2007, 12:00 AM
    Filed under: CSS, css background-color, CSS Control Adapters, Menu, menu IE7 IE6
  • Ajax controls toolkit - DragPanelExtender and css friendly

    I have implemented the CSS Friendly menu in a web application project by adding the App_Browsers folder, App_Code/Adapters folder and the necessary javascript and css files. The implementation I am using is the simple menu example. In the same application I also have an ajax DragPanelExtender - this...
    Posted to CSS Friendly Control Adapters (Forum) by js2004 on 04-05-2007, 12:00 AM
    Filed under: CSS, CSS Control Adapters, css Control Adapters Menu, CSS Friendly Control Adapter, Menu, AltasToolkit UI Glitz
  • IE6 PrettyMenu flickering problem

    I've recently implemented CSS friendly control adapters by using PrettyMenu. At first everything seemed ok, but I discovered that in IE6 the menu is flickering (all other browsers are showing it correctly). After a bit google-ing I found that the flicker problem is caused by background image caching...
    Posted to CSS Friendly Control Adapters (Forum) by LordNemesis on 03-27-2007, 12:00 AM
    Filed under: CSS, flicker, ie6, Menu, PrettyMenu, flickering
  • Re: Hyperlink colors conflict with menu control

    I had to come up with something because, like you, I was having trouble with styles overriding other styles. What I eventually settled on was creating a css class with the name of the individual controls. /* using the #id will specifiy a class for only that element id */ # Menu1 { padding-right: 2 px...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by pixelsyndicate on 03-23-2007, 12:00 AM
    Filed under: CSS, menu
Page 1 of 3 (22 items) 1 2 3 Next >