I don't use ASP.NET, but try theses steps:

   1. Validate your HTML. Maybe the ASP framework borks down a few tags, in
   that case, you'll have to fix the framework first.
   2. Make sure the Doctype is okay and adapted to your HTML.
   3. Make sure you include the blueprint CSS files after any of the css
   required by the framework.
   4. If contents overlaps each other, look out for set width and heights
   5. if divs that should float side by side are on different lines, try
   removing additional margins/borders/paddings on these or the containers.

On Fri, Oct 2, 2009 at 4:15 PM, Sashidhar Kokku
<[email protected]>wrote:

>
> BlueprintCSS is kinda screwing up my default style for my ASP.NET menu
> control. Did anyone else encounter this, and have any fix for this?
>
-- 
Goulven Champenois

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to