IT WORKS!! - was [Re: CSS to have nested unorgered list with non-default indentation and no bullets]

2018-09-12 Thread Richard Owlett

On 09/12/2018 07:54 AM, Richard Owlett wrote:

On 09/12/2018 04:31 AM, Richard Owlett wrote:

On 09/11/2018 09:13 PM, David E. Ross wrote:


You can get the file from <[snipped]>.
Let me know when you have downloaded the file so that I can then delete
it from my Web site.

Note that my profile is in a non-standard location.  Thus, the pathto
my bookmarks.html file is non-standard.

However, the HTML file you provided seemed to have hierarchical
indentation the way you described.



Done. Will test later today. Thank you.



Works on my WinXP machine now. Your Sept 5 post had a typo - said 
"userChrome.css" not "userContent.css".


My Linux machine still has problems. Will upgrade to latest SeaMonkey 
and experiment with a clean profile. My current profile has been tweaked 
many times in last decade or so.




Found the culprit. The text below was in my active userContent.css but 
not in the example file.

/*



 * Do not remove the @namespace line -- it's required for correct functioning



 */



@namespace 
url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul;); /* set 
default namespace to XUL */



What was that line attempting to do?

I also just verified that SeaMonkey will happily import from the 
indented version. This will simplify manually or semi-automatically 
purging selected duplicates. I've some code rethinking to do ;/


Thank you.






___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-12 Thread Richard Owlett

On 09/12/2018 04:31 AM, Richard Owlett wrote:

On 09/11/2018 09:13 PM, David E. Ross wrote:


You can get the file from <[snipped]>.
Let me know when you have downloaded the file so that I can then delete
it from my Web site.

Note that my profile is in a non-standard location.  Thus, the path to
my bookmarks.html file is non-standard.

However, the HTML file you provided seemed to have hierarchical
indentation the way you described.



Done. Will test later today. Thank you.



Works on my WinXP machine now. Your Sept 5 post had a typo - said 
"userChrome.css" not "userContent.css".


My Linux machine still has problems. Will upgrade to latest SeaMonkey 
and experiment with a clean profile. My current profile has been tweaked 
many times in last decade or so.





___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-12 Thread GerardJan

Richard Owlett wrote:

On 09/11/2018 09:13 PM, David E. Ross wrote:

On 9/11/2018 10:29 AM, Richard Owlett wrote:

On 09/11/2018 12:00 PM, Ed Mullen wrote:

Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:



Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


mozilla.test.multimedia accepts attachments.



Wouldn't this thread be OT there?





You can get the file from .
Let me know when you have downloaded the file so that I can then delete
it from my Web site.

Note that my profile is in a non-standard location.  Thus, the path to
my bookmarks.html file is non-standard.

However, the HTML file you provided seemed to have hierarchical
indentation the way you described.



Done. Will test later today. Thank you.




my profile is private

--
https://facebook.com/gerardjan.vinkesteijn
Karl's version of Parkinson's Law:  Work expands to exceed the time alloted it.

Fedora20
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 
SeaMonkey/2.49.4

Build identifier: 20180711183816

ps. family: https://vinkesteijn.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-12 Thread Richard Owlett

On 09/11/2018 09:13 PM, David E. Ross wrote:

On 9/11/2018 10:29 AM, Richard Owlett wrote:

On 09/11/2018 12:00 PM, Ed Mullen wrote:

Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:



Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


mozilla.test.multimedia accepts attachments.



Wouldn't this thread be OT there?





You can get the file from .
Let me know when you have downloaded the file so that I can then delete
it from my Web site.

Note that my profile is in a non-standard location.  Thus, the path to
my bookmarks.html file is non-standard.

However, the HTML file you provided seemed to have hierarchical
indentation the way you described.



Done. Will test later today. Thank you.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread David E. Ross
On 9/11/2018 10:29 AM, Richard Owlett wrote:
> On 09/11/2018 12:00 PM, Ed Mullen wrote:
>> Richard Owlett wrote:
>>> On 09/05/2018 04:04 PM, Richard Owlett wrote:
>>
>>> Had problems with my WinXP machine.
>>> Just ran your css suggestions. Still didn't get what I was looking for.
>>> Are we describing the same thing.
>>> I've a sample of desired output (1.9kB).
>>> If the server does not accept attachments, where can I post it?
>>> TIA
>>
>> mozilla.test.multimedia accepts attachments.
>>
> 
> Wouldn't this thread be OT there?
> 
> 
> 

You can get the file from .
Let me know when you have downloaded the file so that I can then delete
it from my Web site.

Note that my profile is in a non-standard location.  Thus, the path to
my bookmarks.html file is non-standard.

However, the HTML file you provided seemed to have hierarchical
indentation the way you described.

-- 
David E. Ross


Too often, Twitter is a source of verbal vomit.  Examples include Donald
Trump, Roseanne Barr, and Elon Musk.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Ed Mullen

Richard Owlett wrote:

On 09/11/2018 12:00 PM, Ed Mullen wrote:

Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:



Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


mozilla.test.multimedia accepts attachments.



Wouldn't this thread be OT there?





Well, yes, but I'm not suggesting putting the entire thread there, just 
a post with the image/attachment.


--
Ed Mullen
https://edmullen.net/
Success always occurs in private, and failure in full view.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Richard Owlett

On 09/11/2018 12:00 PM, Ed Mullen wrote:

Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:



Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


mozilla.test.multimedia accepts attachments.



Wouldn't this thread be OT there?



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Richard Owlett

On 09/11/2018 11:58 AM, GerardJan wrote:

David E. Ross wrote:

On 9/11/2018 7:43 AM, Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:

On 09/05/2018 01:48 PM, David E. Ross wrote:

On 9/5/2018 10:20 AM, Richard Owlett wrote:

On 09/05/2018 10:34 AM, David E. Ross wrote:

On 9/5/2018 1:50 AM, Richard Owlett wrote:

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks
my way.
I have chosen to use nested unordered lists. I have ~3500
bookmarks in
 >500 folders nested several levels deep. I have two 
problems.


The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only
enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the
following
in the userChrome.css file in the chrome folder of my profile:
 /*  Indent folders */
 @-moz-document
 url("file:///xxx/bookmarks.html")
 { body { margin-left: 2em !important; font-size: 12pt }
 h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to
bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
 user_pref("browser.bookmarks.autoExportHTML", true);
 // automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to
remind
me why I have that entry.  The ; at the end of the user_pref
statement
is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<




Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
I posted in wee hours of morning making no more than a troubles>

post.

The other associated symptom was that edit of user.js had had no 
effect.

I manually tweaked the preference using about:config . I still got no
HTML file on shutdown.

Having been in customer service  for decades, I
suspected "Murphy". So I just now created an empty file with the
appropriate name. Still "no joy in Mudville" ;/

I've avoided addons/addins/etc since the Netscape 4 days - so 
that's not

the problem.

I've had no cause to tweak userChrome.css nor user.js for >> 10 
years.

Is there a bug I would not have noticed?

I've set aside this afternoon to discover some diagnostic test 
cases. I
*DOUBT* that any explicit diagnostics for this case exists. I was 
thus

going to search out articles on how/why to tweak those files.

Suggestions welcome :}

P.S. I've been a "corner case" since ~"Hector was a pup"  ;/




Entries and changes to user.js have no effect until you completely
terminate SeaMonkey and then relaunch it unless, of course, you edit
user.js while SeaMonkey is already terminated.  (It is possible 
that the
same might be true of userChrome.css.)  Then, the automatic export 
from

places.sqlite to bookmarks.html occurs the next time (and each time
thereafter) you terminate SeaMonkey.

Furthermore, you are using SeaMonkey under Linux.  I am using 
SeaMonkey

under windows.  There might be differences.



*ROFL*
I've ancient copy of WinXP Pro on another machine.
I'll investigate permutations tomorrow ;/




Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


The HTML fragment you attached actually came through!  Usually,
attachments are stripped away in the Mozilla newsgroups.

Your fragment is exactly what I get and what I want.  So you might
indeed be correct in thinking that I do not understand what you want.



¿ why would you use 500 bookmarks ???



Have you heard of Murphy? 
I'd have multiple tabs open.
Some of those had been loaded via bookmarks.
Some hadn't.
When time did not encourage a saner option, I created a *nominally* 
temporary folder.

See why this started as an effort to remove duplicate bookmarks? 



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Ed Mullen

Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:



Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


mozilla.test.multimedia accepts attachments.


--
Ed Mullen
https://edmullen.net/
UnHallmark Card: Happy birthday! You look great for your age. Almost 
Lifelike!


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread GerardJan

David E. Ross wrote:

On 9/11/2018 7:43 AM, Richard Owlett wrote:

On 09/05/2018 04:04 PM, Richard Owlett wrote:

On 09/05/2018 01:48 PM, David E. Ross wrote:

On 9/5/2018 10:20 AM, Richard Owlett wrote:

On 09/05/2018 10:34 AM, David E. Ross wrote:

On 9/5/2018 1:50 AM, Richard Owlett wrote:

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks
my way.
I have chosen to use nested unordered lists. I have ~3500
bookmarks in
     >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only
enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the
following
in the userChrome.css file in the chrome folder of my profile:
 /*  Indent folders */
 @-moz-document
     url("file:///xxx/bookmarks.html")
     { body { margin-left: 2em !important; font-size: 12pt }
 h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to
bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
 user_pref("browser.bookmarks.autoExportHTML", true);
 // automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to
remind
me why I have that entry.  The ; at the end of the user_pref
statement
is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<




Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
I posted in wee hours of morning making no more than a 
post.

The other associated symptom was that edit of user.js had had no effect.
I manually tweaked the preference using about:config . I still got no
HTML file on shutdown.

Having been in customer service  for decades, I
suspected "Murphy". So I just now created an empty file with the
appropriate name. Still "no joy in Mudville" ;/

I've avoided addons/addins/etc since the Netscape 4 days - so that's not
the problem.

I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
Is there a bug I would not have noticed?

I've set aside this afternoon to discover some diagnostic test cases. I
*DOUBT* that any explicit diagnostics for this case exists. I was thus
going to search out articles on how/why to tweak those files.

Suggestions welcome :}

P.S. I've been a "corner case" since ~"Hector was a pup"  ;/




Entries and changes to user.js have no effect until you completely
terminate SeaMonkey and then relaunch it unless, of course, you edit
user.js while SeaMonkey is already terminated.  (It is possible that the
same might be true of userChrome.css.)  Then, the automatic export from
places.sqlite to bookmarks.html occurs the next time (and each time
thereafter) you terminate SeaMonkey.

Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
under windows.  There might be differences.



*ROFL*
I've ancient copy of WinXP Pro on another machine.
I'll investigate permutations tomorrow ;/




Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


The HTML fragment you attached actually came through!  Usually,
attachments are stripped away in the Mozilla newsgroups.

Your fragment is exactly what I get and what I want.  So you might
indeed be correct in thinking that I do not understand what you want.



¿ why would you use 500 bookmarks ???

--
https://facebook.com/gerardjan.vinkesteijn
Karl's version of Parkinson's Law:  Work expands to exceed the time alloted it.

Fedora20
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 
SeaMonkey/2.49.4

Build identifier: 20180711183816

ps. family: https://vinkesteijn.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Richard Owlett

On 09/11/2018 10:06 AM, David E. Ross wrote:

On 9/11/2018 7:43 AM, Richard Owlett wrote:

[snip]




My bookmark hierarchy has four levels of folders.  I have the
following
in the userChrome.css file in the chrome folder of my profile:
 /*  Indent folders */
 @-moz-document
     url("file:///xxx/bookmarks.html")
     { body { margin-left: 2em !important; font-size: 12pt }
 h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.
[snip]


Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
[snip]

Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
under windows.  There might be differences.



*ROFL*
I've ancient copy of WinXP Pro on another machine.
I'll investigate permutations tomorrow ;/




Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA


The HTML fragment you attached actually came through!  Usually,
attachments are stripped away in the Mozilla newsgroups.

Your fragment is exactly what I get and what I want.  So you might
indeed be correct in thinking that I do not understand what you want.



The key feature of interest to me are visually apparent multiple levels 
of indentation. I don't see that when using your css.


I cut-n-pasted what I saw in your post.
Do we have a line-wrap artifact?
Could you send me, BY ATTACHMENT, your css file.
[I'll have to insert the url for my bookmarks.html]
Then we'll see if my windows machine likes it ;/
TIA



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread David E. Ross
On 9/11/2018 7:43 AM, Richard Owlett wrote:
> On 09/05/2018 04:04 PM, Richard Owlett wrote:
>> On 09/05/2018 01:48 PM, David E. Ross wrote:
>>> On 9/5/2018 10:20 AM, Richard Owlett wrote:
 On 09/05/2018 10:34 AM, David E. Ross wrote:
> On 9/5/2018 1:50 AM, Richard Owlett wrote:
>> On 09/05/2018 12:38 AM, David E. Ross wrote:
>>> On 9/4/2018 10:56 AM, Richard Owlett wrote:
 I'm creating a custom web page to display my SeaMonkey bookmarks 
 my way.
 I have chosen to use nested unordered lists. I have ~3500 
 bookmarks in
     >500 folders nested several levels deep. I have two problems.

 The default indentation is too large causing items to line-wrap.
 The presence of bullets serves no purpose and is *UGLY*.

 I've been wandering a convoluted path thru the web finding only 
 enough
 to tantalize. I keep ending up on poorly designed pages.

 Suggestions?


>>>
>>> My bookmark hierarchy has four levels of folders.  I have the 
>>> following
>>> in the userChrome.css file in the chrome folder of my profile:
>>> /*  Indent folders */
>>> @-moz-document
>>>     url("file:///xxx/bookmarks.html")
>>>     { body { margin-left: 2em !important; font-size: 12pt }
>>> h3 + dl { margin-left: 2em !important }  }
>>> where xxx is the full path to my bookmarks.html file.
>>>
>>> I automatically export my bookmarks from places.sqlite to 
>>> bookmarks.html
>>> every time I terminate SeaMonkey, which is often since I frequntly
>>> switch between profiles (which effectively terminates and then
>>> relaunches SeaMonkey).  The export is effected by having
>>> user_pref("browser.bookmarks.autoExportHTML", true);
>>> // automatically export bookmarks into an HTML file
>>> in my user.js file in my profile.  (The // indicates a comment to 
>>> remind
>>> me why I have that entry.  The ; at the end of the user_pref 
>>> statement
>>> is mandatory.)
>>>
>>
>> I copied those into the appropriate files.
>> NOTHING happened :<
>>
>>
>
> Did you replace the xxx with the actual path to your bookmarks.html
> file?  You do have a bookmarks.html file?
>

 Yes. But I suspect a system problem of some sort.
 I posted in wee hours of morning making no more than a 
 post.

 The other associated symptom was that edit of user.js had had no effect.
 I manually tweaked the preference using about:config . I still got no
 HTML file on shutdown.

 Having been in customer service  for decades, I
 suspected "Murphy". So I just now created an empty file with the
 appropriate name. Still "no joy in Mudville" ;/

 I've avoided addons/addins/etc since the Netscape 4 days - so that's not
 the problem.

 I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
 Is there a bug I would not have noticed?

 I've set aside this afternoon to discover some diagnostic test cases. I
 *DOUBT* that any explicit diagnostics for this case exists. I was thus
 going to search out articles on how/why to tweak those files.

 Suggestions welcome :}

 P.S. I've been a "corner case" since ~"Hector was a pup"  ;/


>>>
>>> Entries and changes to user.js have no effect until you completely
>>> terminate SeaMonkey and then relaunch it unless, of course, you edit
>>> user.js while SeaMonkey is already terminated.  (It is possible that the
>>> same might be true of userChrome.css.)  Then, the automatic export from
>>> places.sqlite to bookmarks.html occurs the next time (and each time
>>> thereafter) you terminate SeaMonkey.
>>>
>>> Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
>>> under windows.  There might be differences.
>>>
>>
>> *ROFL*
>> I've ancient copy of WinXP Pro on another machine.
>> I'll investigate permutations tomorrow ;/
>>
>>
> 
> Had problems with my WinXP machine.
> Just ran your css suggestions. Still didn't get what I was looking for.
> Are we describing the same thing.
> I've a sample of desired output (1.9kB).
> If the server does not accept attachments, where can I post it?
> TIA

The HTML fragment you attached actually came through!  Usually,
attachments are stripped away in the Mozilla newsgroups.

Your fragment is exactly what I get and what I want.  So you might
indeed be correct in thinking that I do not understand what you want.

-- 
David E. Ross


Too often, Twitter is a source of verbal vomit.  Examples include Donald
Trump, Roseanne Barr, and Elon Musk.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-11 Thread Richard Owlett

On 09/05/2018 04:04 PM, Richard Owlett wrote:

On 09/05/2018 01:48 PM, David E. Ross wrote:

On 9/5/2018 10:20 AM, Richard Owlett wrote:

On 09/05/2018 10:34 AM, David E. Ross wrote:

On 9/5/2018 1:50 AM, Richard Owlett wrote:

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:
I'm creating a custom web page to display my SeaMonkey bookmarks 
my way.
I have chosen to use nested unordered lists. I have ~3500 
bookmarks in

    >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only 
enough

to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the 
following

in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
    url("file:///xxx/bookmarks.html")
    { body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to 
bookmarks.html

every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to 
remind
me why I have that entry.  The ; at the end of the user_pref 
statement

is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<




Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
I posted in wee hours of morning making no more than a 
post.

The other associated symptom was that edit of user.js had had no effect.
I manually tweaked the preference using about:config . I still got no
HTML file on shutdown.

Having been in customer service  for decades, I
suspected "Murphy". So I just now created an empty file with the
appropriate name. Still "no joy in Mudville" ;/

I've avoided addons/addins/etc since the Netscape 4 days - so that's not
the problem.

I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
Is there a bug I would not have noticed?

I've set aside this afternoon to discover some diagnostic test cases. I
*DOUBT* that any explicit diagnostics for this case exists. I was thus
going to search out articles on how/why to tweak those files.

Suggestions welcome :}

P.S. I've been a "corner case" since ~"Hector was a pup"  ;/




Entries and changes to user.js have no effect until you completely
terminate SeaMonkey and then relaunch it unless, of course, you edit
user.js while SeaMonkey is already terminated.  (It is possible that the
same might be true of userChrome.css.)  Then, the automatic export from
places.sqlite to bookmarks.html occurs the next time (and each time
thereafter) you terminate SeaMonkey.

Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
under windows.  There might be differences.



*ROFL*
I've ancient copy of WinXP Pro on another machine.
I'll investigate permutations tomorrow ;/




Had problems with my WinXP machine.
Just ran your css suggestions. Still didn't get what I was looking for.
Are we describing the same thing.
I've a sample of desired output (1.9kB).
If the server does not accept attachments, where can I post it?
TIA



Title: scratchtest bookmarks



scratch bookmarks


Bookmarks Menu

Recently Bookmarked
Recently Bookmarked

mozilla.org

About Mozilla
About Mozilla



DuckDuckGo
DuckDuckGo


Debian --\n  The Universal Operating System level Ia
Debian --\n  The Universal Operating System level Ia
modified titles- Debian Wiki\n  level Ib
Debian\n  Pure Blends level Ic

linux\n  pda at DuckDuckGo level IIa
linux\n  pda at DuckDuckGo level IIa
Linux\n  PDA mor mods level IIb
How\n  Do I Get PdaNet to Connect to Linux? | Techwalla.com\n  level IIc
Linux\n  on a PDA : does worth it ? level IId




There are 7 folders
There are 10 bookmarks


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread Richard Owlett

On 09/05/2018 01:48 PM, David E. Ross wrote:

On 9/5/2018 10:20 AM, Richard Owlett wrote:

On 09/05/2018 10:34 AM, David E. Ross wrote:

On 9/5/2018 1:50 AM, Richard Owlett wrote:

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
>500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the following
in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to remind
me why I have that entry.  The ; at the end of the user_pref statement
is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<




Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
I posted in wee hours of morning making no more than a 
post.

The other associated symptom was that edit of user.js had had no effect.
I manually tweaked the preference using about:config . I still got no
HTML file on shutdown.

Having been in customer service  for decades, I
suspected "Murphy". So I just now created an empty file with the
appropriate name. Still "no joy in Mudville" ;/

I've avoided addons/addins/etc since the Netscape 4 days - so that's not
the problem.

I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
Is there a bug I would not have noticed?

I've set aside this afternoon to discover some diagnostic test cases. I
*DOUBT* that any explicit diagnostics for this case exists. I was thus
going to search out articles on how/why to tweak those files.

Suggestions welcome :}

P.S. I've been a "corner case" since ~"Hector was a pup"  ;/




Entries and changes to user.js have no effect until you completely
terminate SeaMonkey and then relaunch it unless, of course, you edit
user.js while SeaMonkey is already terminated.  (It is possible that the
same might be true of userChrome.css.)  Then, the automatic export from
places.sqlite to bookmarks.html occurs the next time (and each time
thereafter) you terminate SeaMonkey.

Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
under windows.  There might be differences.



*ROFL*
I've ancient copy of WinXP Pro on another machine.
I'll investigate permutations tomorrow ;/


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread David E. Ross
On 9/5/2018 10:20 AM, Richard Owlett wrote:
> On 09/05/2018 10:34 AM, David E. Ross wrote:
>> On 9/5/2018 1:50 AM, Richard Owlett wrote:
>>> On 09/05/2018 12:38 AM, David E. Ross wrote:
 On 9/4/2018 10:56 AM, Richard Owlett wrote:
> I'm creating a custom web page to display my SeaMonkey bookmarks my way.
> I have chosen to use nested unordered lists. I have ~3500 bookmarks in
>>500 folders nested several levels deep. I have two problems.
>
> The default indentation is too large causing items to line-wrap.
> The presence of bullets serves no purpose and is *UGLY*.
>
> I've been wandering a convoluted path thru the web finding only enough
> to tantalize. I keep ending up on poorly designed pages.
>
> Suggestions?
>
>

 My bookmark hierarchy has four levels of folders.  I have the following
 in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
 where xxx is the full path to my bookmarks.html file.

 I automatically export my bookmarks from places.sqlite to bookmarks.html
 every time I terminate SeaMonkey, which is often since I frequntly
 switch between profiles (which effectively terminates and then
 relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
 in my user.js file in my profile.  (The // indicates a comment to remind
 me why I have that entry.  The ; at the end of the user_pref statement
 is mandatory.)

>>>
>>> I copied those into the appropriate files.
>>> NOTHING happened :<
>>>
>>>
>>
>> Did you replace the xxx with the actual path to your bookmarks.html
>> file?  You do have a bookmarks.html file?
>>
> 
> Yes. But I suspect a system problem of some sort.
> I posted in wee hours of morning making no more than a  
> post.
> 
> The other associated symptom was that edit of user.js had had no effect.
> I manually tweaked the preference using about:config . I still got no 
> HTML file on shutdown.
> 
> Having been in customer service  for decades, I 
> suspected "Murphy". So I just now created an empty file with the 
> appropriate name. Still "no joy in Mudville" ;/
> 
> I've avoided addons/addins/etc since the Netscape 4 days - so that's not 
> the problem.
> 
> I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
> Is there a bug I would not have noticed?
> 
> I've set aside this afternoon to discover some diagnostic test cases. I 
> *DOUBT* that any explicit diagnostics for this case exists. I was thus 
> going to search out articles on how/why to tweak those files.
> 
> Suggestions welcome :}
> 
> P.S. I've been a "corner case" since ~"Hector was a pup"  ;/
> 
> 

Entries and changes to user.js have no effect until you completely
terminate SeaMonkey and then relaunch it unless, of course, you edit
user.js while SeaMonkey is already terminated.  (It is possible that the
same might be true of userChrome.css.)  Then, the automatic export from
places.sqlite to bookmarks.html occurs the next time (and each time
thereafter) you terminate SeaMonkey.

Furthermore, you are using SeaMonkey under Linux.  I am using SeaMonkey
under windows.  There might be differences.

-- 
David E. Ross


Too often, Twitter is a source of verbal vomit.  Examples include Donald
Trump, Roseanne Barr, and Elon Musk.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread Richard Owlett

On 09/05/2018 10:34 AM, David E. Ross wrote:

On 9/5/2018 1:50 AM, Richard Owlett wrote:

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
   >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the following
in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to remind
me why I have that entry.  The ; at the end of the user_pref statement
is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<




Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?



Yes. But I suspect a system problem of some sort.
I posted in wee hours of morning making no more than a  
post.


The other associated symptom was that edit of user.js had had no effect.
I manually tweaked the preference using about:config . I still got no 
HTML file on shutdown.


Having been in customer service  for decades, I 
suspected "Murphy". So I just now created an empty file with the 
appropriate name. Still "no joy in Mudville" ;/


I've avoided addons/addins/etc since the Netscape 4 days - so that's not 
the problem.


I've had no cause to tweak userChrome.css nor user.js for >> 10 years.
Is there a bug I would not have noticed?

I've set aside this afternoon to discover some diagnostic test cases. I 
*DOUBT* that any explicit diagnostics for this case exists. I was thus 
going to search out articles on how/why to tweak those files.


Suggestions welcome :}

P.S. I've been a "corner case" since ~"Hector was a pup"  ;/


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread David E. Ross
On 9/5/2018 1:50 AM, Richard Owlett wrote:
> On 09/05/2018 12:38 AM, David E. Ross wrote:
>> On 9/4/2018 10:56 AM, Richard Owlett wrote:
>>> I'm creating a custom web page to display my SeaMonkey bookmarks my way.
>>> I have chosen to use nested unordered lists. I have ~3500 bookmarks in
>>>   >500 folders nested several levels deep. I have two problems.
>>>
>>> The default indentation is too large causing items to line-wrap.
>>> The presence of bullets serves no purpose and is *UGLY*.
>>>
>>> I've been wandering a convoluted path thru the web finding only enough
>>> to tantalize. I keep ending up on poorly designed pages.
>>>
>>> Suggestions?
>>>
>>>
>>
>> My bookmark hierarchy has four levels of folders.  I have the following
>> in the userChrome.css file in the chrome folder of my profile:
>>  /*  Indent folders */
>>  @-moz-document
>>  url("file:///xxx/bookmarks.html")
>>  { body { margin-left: 2em !important; font-size: 12pt }
>>  h3 + dl { margin-left: 2em !important }  }
>> where xxx is the full path to my bookmarks.html file.
>>
>> I automatically export my bookmarks from places.sqlite to bookmarks.html
>> every time I terminate SeaMonkey, which is often since I frequntly
>> switch between profiles (which effectively terminates and then
>> relaunches SeaMonkey).  The export is effected by having
>>  user_pref("browser.bookmarks.autoExportHTML", true);
>>  // automatically export bookmarks into an HTML file
>> in my user.js file in my profile.  (The // indicates a comment to remind
>> me why I have that entry.  The ; at the end of the user_pref statement
>> is mandatory.)
>>
> 
> I copied those into the appropriate files.
> NOTHING happened :<
> 
> 

Did you replace the xxx with the actual path to your bookmarks.html
file?  You do have a bookmarks.html file?

-- 
David E. Ross


Too often, Twitter is a source of verbal vomit.  Examples include Donald
Trump, Roseanne Barr, and Elon Musk.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread Richard Owlett

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
  >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the following
in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to remind
me why I have that entry.  The ; at the end of the user_pref statement
is mandatory.)



I copied those into the appropriate files.
NOTHING happened :<


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread Richard Owlett

On 09/05/2018 12:38 AM, David E. Ross wrote:

On 9/4/2018 10:56 AM, Richard Owlett wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
  >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.

I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?




My bookmark hierarchy has four levels of folders.  I have the following
in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.


I think you just solved a multitude of problems.
When I wake up, I'll have to investigate further.

Is there a survey article that would cover that code and its cousins.
I'm not looking for an intro to CSS in general, but for something on 
SeaMonkey's use of it.




I automatically export my bookmarks from places.sqlite to bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to remind
me why I have that entry.  The ; at the end of the user_pref statement
is mandatory.)



Thank you.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-05 Thread Richard Owlett

On 09/05/2018 12:18 AM, Lee wrote:

On 9/4/18, Richard Owlett  wrote:

On 09/04/2018 02:11 PM, Richard Owlett wrote:

On 09/04/2018 01:34 PM, Lee wrote:

On 9/4/18, Richard Owlett  wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
   >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.


https://www.w3schools.com/css/css_list.asp


I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?


Javascript + CSS to hide/display folder contents
https://www.w3schools.com/css/css_display_visibility.asp

Allows you to do something like

+ folder 1
+ folder 2
+ folder 3

where clicking on a plus sign shows whatever is in that folder
(and turns the plus to a minus so you can hide the folder contents again)

Lee



It looks like my phrasing led you astray.
When saying "folder" I was referring to what you see when selecting
"Bookmarks->Manage Bookmarks".

It might have been cleared if I had said "I have a nested unordered list
which I wish to resemble a directory tree."

A .. sequence is almost right.
I hate bullets. I need smaller indentations. I suspect CSS is the tool.
Thank you.




ul{
list-style-type: none;
padding: 0;
margin-left: 5;
}

Gets me almost there, but I can't distinguish between "padding" and
"margin".


I think if you don't have a border there's no difference.
   https://www.w3.org/TR/CSS21/box.html#box-padding-area


That's what I've been looking for!



w3schools is good for basic examples & explanations but they don't go very deep


You are being much to kind.


w3.org sometimes assumes too much background knowledge
I haven't found the happy middle yet :(


The page you gave comes close. There's much that isn't clear. *BUT* I'm 
left with a relatively well formed question in mind. Lots of links is 
also good.


Thank you.




___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-04 Thread David E. Ross
On 9/4/2018 10:56 AM, Richard Owlett wrote:
> I'm creating a custom web page to display my SeaMonkey bookmarks my way. 
> I have chosen to use nested unordered lists. I have ~3500 bookmarks in 
>  >500 folders nested several levels deep. I have two problems.
> 
> The default indentation is too large causing items to line-wrap.
> The presence of bullets serves no purpose and is *UGLY*.
> 
> I've been wandering a convoluted path thru the web finding only enough 
> to tantalize. I keep ending up on poorly designed pages.
> 
> Suggestions?
> 
> 

My bookmark hierarchy has four levels of folders.  I have the following
in the userChrome.css file in the chrome folder of my profile:
/*  Indent folders */
@-moz-document
url("file:///xxx/bookmarks.html")
{ body { margin-left: 2em !important; font-size: 12pt }
h3 + dl { margin-left: 2em !important }  }
where xxx is the full path to my bookmarks.html file.

I automatically export my bookmarks from places.sqlite to bookmarks.html
every time I terminate SeaMonkey, which is often since I frequntly
switch between profiles (which effectively terminates and then
relaunches SeaMonkey).  The export is effected by having
user_pref("browser.bookmarks.autoExportHTML", true);
// automatically export bookmarks into an HTML file
in my user.js file in my profile.  (The // indicates a comment to remind
me why I have that entry.  The ; at the end of the user_pref statement
is mandatory.)

-- 
David E. Ross


Too often, Twitter is a source of verbal vomit.  Examples include Donald
Trump, Roseanne Barr, and Elon Musk.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-04 Thread Lee
On 9/4/18, Richard Owlett  wrote:
> On 09/04/2018 02:11 PM, Richard Owlett wrote:
>> On 09/04/2018 01:34 PM, Lee wrote:
>>> On 9/4/18, Richard Owlett  wrote:
 I'm creating a custom web page to display my SeaMonkey bookmarks my way.
 I have chosen to use nested unordered lists. I have ~3500 bookmarks in
   >500 folders nested several levels deep. I have two problems.

 The default indentation is too large causing items to line-wrap.
 The presence of bullets serves no purpose and is *UGLY*.
>>>
>>> https://www.w3schools.com/css/css_list.asp
>>>
 I've been wandering a convoluted path thru the web finding only enough
 to tantalize. I keep ending up on poorly designed pages.

 Suggestions?
>>>
>>> Javascript + CSS to hide/display folder contents
>>>https://www.w3schools.com/css/css_display_visibility.asp
>>>
>>> Allows you to do something like
>>>
>>> + folder 1
>>> + folder 2
>>> + folder 3
>>>
>>> where clicking on a plus sign shows whatever is in that folder
>>> (and turns the plus to a minus so you can hide the folder contents again)
>>>
>>> Lee
>>>
>>
>> It looks like my phrasing led you astray.
>> When saying "folder" I was referring to what you see when selecting
>> "Bookmarks->Manage Bookmarks".
>>
>> It might have been cleared if I had said "I have a nested unordered list
>> which I wish to resemble a directory tree."
>>
>> A .. sequence is almost right.
>> I hate bullets. I need smaller indentations. I suspect CSS is the tool.
>> Thank you.
>>
>>
>
> ul{
> list-style-type: none;
> padding: 0;
> margin-left: 5;
> }
>
> Gets me almost there, but I can't distinguish between "padding" and
> "margin".

I think if you don't have a border there's no difference.
  https://www.w3.org/TR/CSS21/box.html#box-padding-area

w3schools is good for basic examples & explanations but they don't go very deep
w3.org sometimes assumes too much background knowledge
I haven't found the happy middle yet :(

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-04 Thread Richard Owlett

On 09/04/2018 02:11 PM, Richard Owlett wrote:

On 09/04/2018 01:34 PM, Lee wrote:

On 9/4/18, Richard Owlett  wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
  >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.


https://www.w3schools.com/css/css_list.asp


I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?


Javascript + CSS to hide/display folder contents
   https://www.w3schools.com/css/css_display_visibility.asp

Allows you to do something like

+ folder 1
+ folder 2
+ folder 3

where clicking on a plus sign shows whatever is in that folder
(and turns the plus to a minus so you can hide the folder contents again)

Lee



It looks like my phrasing led you astray.
When saying "folder" I was referring to what you see when selecting 
"Bookmarks->Manage Bookmarks".


It might have been cleared if I had said "I have a nested unordered list 
which I wish to resemble a directory tree."


A .. sequence is almost right.
I hate bullets. I need smaller indentations. I suspect CSS is the tool.
Thank you.




ul{
list-style-type: none;
padding: 0;
margin-left: 5;
}

Gets me almost there, but I can't distinguish between "padding" and 
"margin".



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-04 Thread Richard Owlett

On 09/04/2018 01:34 PM, Lee wrote:

On 9/4/18, Richard Owlett  wrote:

I'm creating a custom web page to display my SeaMonkey bookmarks my way.
I have chosen to use nested unordered lists. I have ~3500 bookmarks in
  >500 folders nested several levels deep. I have two problems.

The default indentation is too large causing items to line-wrap.
The presence of bullets serves no purpose and is *UGLY*.


https://www.w3schools.com/css/css_list.asp


I've been wandering a convoluted path thru the web finding only enough
to tantalize. I keep ending up on poorly designed pages.

Suggestions?


Javascript + CSS to hide/display folder contents
   https://www.w3schools.com/css/css_display_visibility.asp

Allows you to do something like

+ folder 1
+ folder 2
+ folder 3

where clicking on a plus sign shows whatever is in that folder
(and turns the plus to a minus so you can hide the folder contents again)

Lee



It looks like my phrasing led you astray.
When saying "folder" I was referring to what you see when selecting 
"Bookmarks->Manage Bookmarks".


It might have been cleared if I had said "I have a nested unordered list 
which I wish to resemble a directory tree."


A .. sequence is almost right.
I hate bullets. I need smaller indentations. I suspect CSS is the tool.
Thank you.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: CSS to have nested unorgered list with non-default indentation and no bullets

2018-09-04 Thread Lee
On 9/4/18, Richard Owlett  wrote:
> I'm creating a custom web page to display my SeaMonkey bookmarks my way.
> I have chosen to use nested unordered lists. I have ~3500 bookmarks in
>  >500 folders nested several levels deep. I have two problems.
>
> The default indentation is too large causing items to line-wrap.
> The presence of bullets serves no purpose and is *UGLY*.

https://www.w3schools.com/css/css_list.asp

> I've been wandering a convoluted path thru the web finding only enough
> to tantalize. I keep ending up on poorly designed pages.
>
> Suggestions?

Javascript + CSS to hide/display folder contents
  https://www.w3schools.com/css/css_display_visibility.asp

Allows you to do something like

+ folder 1
+ folder 2
+ folder 3

where clicking on a plus sign shows whatever is in that folder
(and turns the plus to a minus so you can hide the folder contents again)

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey