This content has been marked as final.
Show 15 replies
-
1. Re: Need help with "list"
Newsgroup_User Mar 31, 2009 2:50 PM (in response to Cindy-)Hi Cindy,
> When I make a bulleted list I sometimes would like to have no space after
> the
> the main title like this:
> Title of List
> ? bla bla bla <----- there is no space above this line
Adjust the bottom margin of whatever you're using for the title - h2, h3, or
whatever.
--
Aloha,
Jerry
http://MauiWebDesigns.com
-
2. Re: Need help with "list"
Newsgroup_User Mar 31, 2009 2:52 PM (in response to Cindy-)And the top margin of <ul>....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"FatCat" <info@mauiwebdesigns.com> wrote in message
news:gqu36l$q8h$1@forums.macromedia.com...
> Hi Cindy,
>
>> When I make a bulleted list I sometimes would like to have no space after
>> the
>> the main title like this:
>> Title of List
>> ? bla bla bla <----- there is no space above this line
>
>
> Adjust the bottom margin of whatever you're using for the title - h2, h3,
> or whatever.
>
> --
> Aloha,
>
> Jerry
> http://MauiWebDesigns.com
>
>
-
3. Re: Need help with "list"
Cindy- Mar 31, 2009 2:54 PM (in response to Cindy-)I figured it out!!! Compound style sheet!
Unless someone has more to add, I got it. Took me all day to remember. -
4. Re: Need help with "list"
Newsgroup_User Mar 31, 2009 3:00 PM (in response to Cindy-)Compound stylesheet? What's that?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cindy-" <webforumsuser@macromedia.com> wrote in message
news:gqu3ff$ql1$1@forums.macromedia.com...
>I figured it out!!! Compound style sheet!
>
> Unless someone has more to add, I got it. Took me all day to remember.
-
5. Re: Need help with "list"
Cindy- Mar 31, 2009 3:16 PM (in response to Newsgroup_User)This was correct. Thank you! -
6. Re: Need help with "list"
Cindy- Mar 31, 2009 3:17 PM (in response to Newsgroup_User)CSS font style...compound based on selection? -
7. Re: Need help with "list"
Newsgroup_User Mar 31, 2009 7:23 PM (in response to Cindy-)Hi Murray,
> Compound stylesheet? What's that?
A really fractured one? ;o)
--
Aloha,
Jerry
http://MauiWebDesigns.com
-
8. Re: Need help with "list"
Newsgroup_User Apr 1, 2009 4:06 AM (in response to Cindy-)Divs poking out? Ew.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"FatCat" <info@mauiwebdesigns.com> wrote in message
news:gquj76$eoj$1@forums.macromedia.com...
> Hi Murray,
>
>> Compound stylesheet? What's that?
>
> A really fractured one? ;o)
>
> --
> Aloha,
>
> Jerry
> http://MauiWebDesigns.com
>
>
-
9. Re: Need help with "list"
Cindy- Apr 1, 2009 7:34 AM (in response to Newsgroup_User)quote:
Originally posted by: Newsgroup User
Divs poking out? Ew.
What is that supposed to mean..."Divs poking out? Ew.". -
10. Re: Need help with "list"
Newsgroup_User Apr 1, 2009 7:49 AM (in response to Newsgroup_User)It was a tongue-in-cheek reply to the previous post by FatCat mentioning his
interpretation of 'Compound Stylesheet'.
So, no offense was intended. But please tell us - what is a compound
stylesheet?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cindy-" <webforumsuser@macromedia.com> wrote in message
news:gqvu22$5su$1@forums.macromedia.com...
>quote:
Originally posted by: Newsgroup User
> Divs poking out? Ew.
>
>
>
> What is that supposed to mean..."Divs poking out? Ew.".
>
-
11. Re: Need help with "list"
Newsgroup_User Apr 1, 2009 7:56 AM (in response to Newsgroup_User)Cindy- wrote:
>quote:
Originally posted by: Newsgroup User
> Divs poking out? Ew.
>
>
>
> What is that supposed to mean..."Divs poking out? Ew.".
A compound fracture is one where the bone is sticking out of the wound,
so when you mentioned a unknown type of style sheet called compound the
connection was made, and a joke made.
Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
How To Report A Bug To Adobe
http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform -
12. Re: Need help with "list"
Cindy- Apr 1, 2009 8:12 AM (in response to Newsgroup_User)> So, no offense was intended. But please tell us - what is a compound
stylesheet?
Ok ok...so I used the wrong term. I got it from a tutorial I watched on Lynda.com and of course I phrased it wrong.
One of the options when creating a new CSS font is "Compound (based on your selection)" so I said Compound Style Sheet making everyones day. Now can we drop it? I really am not a total novice here. Ive been doing web sites since '96. Im just a little slow on CSS but am working on it. -
13. Re: Need help with "list"
Newsgroup_User Apr 1, 2009 8:35 AM (in response to Newsgroup_User)The term you want is "compound selector". But it would take several of them
to do the job as you'd need to have the bottom margin of the <h#> tag *and*
the top margin of the <ul> tag adjusted.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cindy-" <webforumsuser@macromedia.com> wrote in message
news:gr0098$8km$1@forums.macromedia.com...
>> So, no offense was intended. But please tell us - what is a compound
> stylesheet?
>
> Ok ok...so I used the wrong term. I got it from a tutorial I watched on
> Lynda.com and of course I phrased it wrong.
>
> One of the options when creating a new CSS font is "Compound (based on
> your
> selection)" so I said Compound Style Sheet making everyones day. Now can
> we
> drop it? I really am not a total novice here. Ive been doing web sites
> since
> '96. Im just a little slow on CSS but am working on it.
>
-
14. Re: Need help with "list"
Cindy- Apr 1, 2009 9:05 AM (in response to Newsgroup_User)> The term you want is "compound selector". But it would take several of them
to do the job as you'd need to have the bottom margin of the <h#> tag *and*
the top margin of the <ul> tag adjusted.
The answer you gave me in a previous post by doing the margin in the <ul> tag was splendid. Thank you. -
15. Re: Need help with "list"
Newsgroup_User Apr 1, 2009 9:17 AM (in response to Newsgroup_User)You're welcome.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Cindy-" <webforumsuser@macromedia.com> wrote in message
news:gr03cc$c7j$1@forums.macromedia.com...
>> The term you want is "compound selector". But it would take several of
>> them
> to do the job as you'd need to have the bottom margin of the <h#> tag
> *and*
> the top margin of thetag adjusted.
>
> The answer you gave me in a previous post by doing the margin in the
>
> tag was splendid. Thank you.
>


