I'm hoping someone can help me with a list styling issue I'm having.
I've created CSS dropdown navigation using the popular Suckerfish
tutorial.  It's currently on our home page: http://www.usi.edu.

 

My problem is when I try to incorporate into a template - and then put a
UL in the body of my page, the styles attributed to the navigation are
spilling over into the content div.  Example here:
http://www.usi.edu/welcome/newharmonyprograms.asp.  If you scroll over
any of the items in that list, they pull the rollover image attributed
to the navigation.  The other bizarre part of this is that while the
list displays okay in a browser, Dreamweaver8 is trying to float:left
and display:block the items in the editor.

 

I'm working in .asp and the navigation page is an include in the header
page - which is then an include into the template itself.  The
navigation file is in a <div> within the header, but I've realized the
header.asp file in not in a unique <div> within the page itself.  The
navigation lists should be identified by #nav.  I thought that would
keep their actions separate from other lists, but apparently I'm missing
something. 

 

I apologize in advance if the style sheet attached to this page
(http://www.usi.edu/webservices/styles/usi-template08.asp) is a mess,
but I would humbly accept any advice to work out this problem.

 

Thanks!

 

 

 

Ed Scharf

Web Developer

University of Southern Indiana

8600 University Blvd.

Evansville, IN 47712

[EMAIL PROTECTED]

812-464-1999

 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to