CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > microsoft_downloads.css_friendly_control_adapters Tags:
Item Type: NewsGroup Date Entered: 10/9/2006 1:50:32 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 7 Views: 23 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
8 Items, 1 Pages 1 |< << Go >> >|
Dman100
Asp.Net User
spacing problem10/9/2006 1:50:32 AM

0/0

I am getting a large gap that occurs when hovering over menu items that aren't a leaf node. 

http://dwayne.compasslearning.com/Default3.aspx

Hover over the "About Us" or "News" or "Careers" and notice the large gap that occurs.  This seems related to the position: relative, but I'm not certain?

It also occurs on the top menu, but not as noticeable when hovering over "Solutions".  A smaller gap displays below "Assessment" and "Instruction".

Thanks for any help with this.

Regards.

 

Russ Helfand
Asp.Net User
Re: spacing problem10/9/2006 6:02:48 PM

0/0

This is symptomatic of some missing <link> tags in the <head> of your page.  I didn't see these... but they are required:

                    <link runat="server" rel="stylesheet" href="~/CSS/Import.css" type="text/css" id="AdaptersInvariantImportCSS" />
                    <!--[if lt IE 7]>
                        <link runat="server" rel="stylesheet" href="~/CSS/BrowserSpecific/IEMenu6.css" type="text/css">
                    <![endif]-->
                    <!--[if gt IE 6]>
                        <link runat="server" rel="stylesheet" href="~/CSS/BrowserSpecific/IEMenu7.css" type="text/css">
                    <![endif]-->
For more details see the notes in the white paper at this location, http://www.asp.net/CSSAdapters/WhitePaper.aspx#SamplesUsingInYourWebSite.
Does that do the trick?

Russ Helfand
Groovybits.com
Dman100
Asp.Net User
Re: spacing problem10/9/2006 7:24:17 PM

0/0

Russ,

I must be missing something.  I cannot find the CSS/BrowserSpecific directories with the specified stylesheets you indicated in the toolkit for the adapters.  I just downloaded the latest version, but these files aren't included?  Where do I obtain these files?

Thanks.

Russ Helfand
Asp.Net User
Re: spacing problem10/9/2006 7:36:39 PM

0/0

When you downloaded the latest version you got a VSI file.  You need to run that VSI file so it installs new web site templates in Visual Studio (or VWD).  Then you create a new web site using those templates.  That site should contain the CSS folder and its BrowserSpecific subfolder.  See the installation instructions at http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx#DownloadAndInstall.

Can you give that a try and let me know if that helps?  Remember that if you've installed previous versions of the kit then when you install this new VSI you will be promped overwrite the old versions.  You need to allow indicate that you want that overwrite to happen.  Make sense?


Russ Helfand
Groovybits.com
Dman100
Asp.Net User
Re: spacing problem10/9/2006 7:41:10 PM

0/0

Okay, I must have not installed it correctly the first go around.

I did copy the new directory and files, but it seems to have messed up the layout further.

http://dwayne.compasslearning.com/Default3.aspx

I only copied over the CSS folder with the necessary stylesheets listed in the header.  Are there other files I need to copy over as well?

Thanks.

Russ Helfand
Asp.Net User
Re: spacing problem10/9/2006 8:21:29 PM

0/0

Yes.  You certainly need the adapter files themselves (in App_Code\Adapters) and you'll probably need the files in JavaScript.  There may be others.  The simplest thing to do is to review the notes I mentioned in the white paper (how to use the adapters in your site) and make sure that you have all of those file, etc.  There have been only a very few changes in the names of CSS classes so your custom style sheets that worked in the beta 1.1 version will probably work.  (Heidi and I renamed a couple of the beta 1.1 classes with names like *Even* to *Alternate* but we tried, otherwise, to leave class names untouched.)
Russ Helfand
Groovybits.com
Dman100
Asp.Net User
Re: spacing problem10/9/2006 10:23:33 PM

0/0

Thanks Russ...that fixed 99% of all the problems I was having.

There are two minor problems I am trying to eliminate.

On the top menu bar, when you hover over the "Home" "Research" "Solutions"
"Professional Development" "Software Services" and "Targeted Programs" you
can see a dark blue background.  I'm trying to use the id selector to set
each <li> at the top level to have the appropriate background image so you
don't see the dark blue background color. The blue background shows just
very quickly, but it is definately noticeable.  I'd like to prevent that quick
blink that shows the dark blue background if possible.  Is there a way to fix that?

On the left navigation bar, what is the style rule that can change the background color when hovering over flyout menu item?  I'd like to set a style rule to show a dark blue background color when hovering over the flyout menus...i.e.  any menu except the top tier menu on the left nav?

Thanks for your help!
Regards.

 

Dman100
Asp.Net User
Re: spacing problem10/10/2006 12:54:24 AM

0/0

8 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Encyclopaedia of Mathematics Authors: Michiel Hazewinkel, Pages: 568, Published: 2001
Assessing Organizational Communication: Strategic Communication Audits Authors: Cal W. Downs, Allyson D. Adrian, Pages: 292, Published: 2004
Microwave Antenna Theory and Design Authors: Samuel Silver, Pages: 623, Published: 1984
Séminaire de Théorie des Nombres, Paris, 1989-90 Authors: S. David, David Sinnou, Pages: 270, Published: 1991
Recent Trends in Optimization Theory and Applications Authors: Ravi P. Agarwal, Pages: 482, Published: 1995

Web:
CSS Drive forums | newbie spacing problem ... Well, the spacing problem at the top of your navigation bar is very simple one.. just add margin:0; to #navbar ul add 2px padding at the ...
List nav spacing problem in MSIE List nav spacing problem in MSIE - Ken Martin, 2nd December 2003 16:34. List nav spacing problem in MSIE - Russell Baldwin, 2nd December 2003 19:31 ...
Iframe spacing problem, help please - Dynamic Drive Forums Iframe spacing problem, help please HTML. ... I have an iframe in my page, and there is space in the top and the bottom of the frame that is ...
Spacing Problem in Composer • mozillaZine Forums Spacing Problem in Composer. Discussion of bugs in Seamonkey. 1 post • Page 1 of 1. woojyt: Posts: 2: Joined: Nov Mon 19th 2007 12:05am ...
#4198 (admin javascript calendar spacing problem) - Django - Trac Add/Change #4198 (admin javascript calendar spacing problem). Your email or username:. Comment (you may use WikiFormatting here):. Change Properties ...
Paragrpah spacing problem - Macromedia Contribute General Discussion Paragrpah spacing problem Macromedia Contribute General Discussion.
Problem Spacing problem Explorer vs Firefox - JoomlArt Forums I am having a problem with the spacing around my images. I have set the vertical and horizontal space around the image to 5 with a border of ...
line spacing problem line spacing problem. ... Author, Topic: line spacing problem (Read 4597 times). awlfm. Jr. Member * * Offline Offline Posts: 22 ...
HTMLfixIT.com - Image/table cell spacing problem in Firefox HTML, XHTML, CSS › Image/table cell spacing problem in Firefox ... Image/table cell spacing problem in Firefox (Read 5426 times) ...
CSS Creator Spacing problem in Firefox, fine in Safari and IE 7 Hey guys, I am just finishing up this site, and there is really only one thing holding me back. I had to integrate Wordpress so that it was ...

Videos:
part 2 to sources for gba and fix free disk space problem to fix free disk space: install bosstools. get out of installer and go to bosstools. click "free disk space". test by moving fonts and iff succuesful...
HHO Journey Space Problem #2 HHO Video #2 Looking over engine bay to see best place to mount the cell.
Combinatorial Stratifications of the Grassmanians Workshop: Combinatorial Aspects of Hyperplane Arrangements Combinatorial Stratifications of the Grassmanians: Algebraic Geometry and Combinatorial ...
Space Problem Space Problem
The Secure Information Sharing Problem and Solution Approaches The secure information sharing problem is one of the oldest and most fundamental and elusive problems in information security. Mission objectives dic...
Burt Rutan: Houston, we have a problem! : TEDTalks http://www.ted.com In this passionate talk, legendary spacecraft designer Burt Rutan lambasts the U.S government-funded space program for stagnating...
UPC - Stop eviction:find more just solution to overcome poverties problem Along 2008, eviction is still favoured by the government as a preferred solution on dealing with poor settlement in big cities in indonesia,including...
Her space holiday - girl problem her space holiday - girl problem. lyrcis.
Space Problems (We Have) Made by kids
No Lid Space? No Problem! A tutorial on working the crease with smaller lid space - Part One lid space




Search This Site:










complete solution file?

redirect to a specific page after user login

dnn 2.1.2 and vs 2002

getting started with dnn develpment?

web.config?

some beginner questions

is that possible make a new module using c# inside dnn ?

installing dnn4.x

error loading module - dnn - please help!?

what could this error mean???

need help setting up

skins

how to set-up a form inside a text/html module?

setting up portalname.hostingportalname.com

instalation problems

centering a site banner?

how do i get my dnn site onto my hosting account

how does encryption key work?

sql server integrated authentication

how to write a container

remove: portal engine source code is copyright 2002-2004 by dotnetnuke. all rights reserved

compilation error - freetexbox reference

coexist with dnn 3.1

connecting to my dotnetnuke

child portal crashed. can' delete the portal

virtual directories clarification

upgrade from 3.0.13 to 3.2.2

upgrade from 3.x to 4.x questions

problem in setting web address

portal migration

  Privacy | Contact Us
All Times Are GMT