HighDots Forums  

Re: QuickDraw MacGraw Style

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: QuickDraw MacGraw Style in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shelton webforumsuser@macromedia.com
 
Posts: n/a

Default Re: QuickDraw MacGraw Style - 07-18-2003 , 09:34 AM






Evidently, IE and NN interpret the ul #rule differently. With this:

#sidebar ul {

margin: 0;
/* */list-style-type: none; /* */
}

#sidebar li {
/*/*/margin: 0px 0px 6px 0px; /* */
}

IE removes the indent, but leaves whitespace where the list would have stretched over to -- and NN doesn't honor it at all.

man!! it's like this every time you try a new concept, software program, etc. Everything is an uphill battle at first, while you still don't have all the lights on yet so to speak :-)



Reply With Quote
  #2  
Old   
Al Sparber- PVII
 
Posts: n/a

Default Re: QuickDraw MacGraw Style - 07-18-2003 , 01:05 PM






you need to declare both margin and padding on the <ul> element. THat's
covered in our Uberlink tutorial :-)

--
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Extensions - DesignPacks - Tutorials - Books
---------------------------------------------------------------------
The PVII Newsgroup | news://forums.projectseven.com/pviiwebdev
The CSS Newsgroup | news://forums.projectseven.com/css
---------------------------------------------------------------------



"shelton" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Evidently, IE and NN interpret the ul #rule differently. With this:

#sidebar ul {

margin: 0;
/* */list-style-type: none; /* */
}

#sidebar li {
/*/*/margin: 0px 0px 6px 0px; /* */
}

IE removes the indent, but leaves whitespace where the list would have
stretched over to -- and NN doesn't honor it at all.

man!! it's like this every time you try a new concept, software program,
etc. Everything is an uphill battle at first, while you still don't have
all the lights on yet so to speak :-)
Quote:




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.