for it is, behold, an ordered universe!<br><br><div><span class="gmail_quote">On 4/15/07, <b class="gmail_sendername">Neil: <a href="http://esl-lounge.com">esl-lounge.com</a></b> <<a href="mailto:neil@esl-lounge.com">neil@esl-lounge.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">I just truncated menu_cache and this is still 
loading:</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"><a href="http://www.mysite.com/themes/garland/images/menu-leaf.gif" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mysite.com/themes/garland/images/menu-leaf.gif
</a></font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">so then I tried Lorenzo's idea of changing the 
input filter to Full HTML and that did the trick. Thanks for ending more 
than a week of mental anguish! :-)</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><span class="q">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<b>From:</b> 
  <a title="victorkane@gmail.com" href="mailto:victorkane@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Victor 
  Kane</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="support@drupal.org" href="mailto:support@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
support@drupal.org</a> </div></span><div><span class="e" id="q_111f5c21157f50a9_2">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Sunday, April 15, 2007 4:19 
PM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> Re: [support] over-riding 
  Garland's list item bullet points.</div>
  <div><br></div>could be, but Garland also cache's away customized color 
  selections (and the style.css) in a subdirectory in the files directory. don't 
  know how that works, since I don't usually customize garland much<br><br>
  <div><span class="gmail_quote">On 4/15/07, <b class="gmail_sendername">Simon 
  Swegles</b> <<a href="mailto:simon@swegles.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">simon@swegles.com</a>> 
  wrote:</span>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This 
    is starting to look to me like a caching issue.<br><br>Neil: <a href="http://esl-lounge.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">esl-lounge.com</a> wrote:<br>> that didn't 
    work either. I even tried:<br>><br>> <ul 
    style="background-image:none;list-style-type:none;"> 
    <br>>    <li 
    style="background-image:none;list-style-type:none;">Apples</li><br>>    <li 
    style="background-image:none;list-style-type:none;">Bananas</li><br>>    <li 
    style="background-image:none;list-style-type:none;">Pears</li> 
    <br>> </ul><br>><br>> and the white graphical discs remain 
    steadfastly. I don't intend to use this<br>> to style but it's almost 
    become a challenge by now. Drupal seems to be<br>> ignoring the basic 
    standards of cascading styles and I have seen this is <br>> other places. 
    Ho hum....<br>><br>><br>><br>> ----- Original Message 
    -----<br>> From: "Garrett Coakley" <<a href="mailto:garrett@polytechnic.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">garrett@polytechnic.co.uk</a>><br>> 
    To: <<a href="mailto:support@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support@drupal.org</a>><br>> Sent: 
    Sunday, April 15, 2007 12:42 PM<br>> Subject: Re: [support] over-riding 
    Garland's list item bullet points.<br>><br>><br>>> On 15 Apr 
    2007, at 09:54, Neil: <a href="http://esl-lounge.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">esl-lounge.com</a> 
    wrote:<br>>><br>>><br>>>> and the white bullet-points 
    are still there. Even if I change it to<br>>>> 
    list-style-type:square, they remain the ever-present white discs. 
    <br>>><br>>> The bullets in garland are background images on the 
    <li>'s.<br>>><br>>> <ul><br>>>   
    <li style="background-image: 
    none">Apples</li><br>>>   <li 
    style="background-image: none">Bananas</li> 
    <br>>>   <li style="background-image: 
    none">Pears</li><br>>> 
    </ul><br>>><br>>><br>>> Should get rid of them for 
    you, but as Marco mentioned you really<br>>> want to be doing this 
    from your CSS file instead of having a bunch of <br>>> inline styles 
    everywhere.<br>>><br>>> G.<br>>><br>>> 
    --<br>>> 
    ------------------------------------------------------------------------<br>>>   
    Blog: <a href="http://polytechnic.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://polytechnic.co.uk</a><br>>> 
    Photos: <a href="http://flickr.com/photos/garrettc" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://flickr.com/photos/garrettc</a><br>>>  Music: 
    <a href="http://last.fm/user/garrettc1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://last.fm/user/garrettc1</a> 
    <br>>><br>>><br>>><br>>> --<br>>> [ Drupal 
    support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
    ]<br>>><br>><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
  ]<br></blockquote></div><br>
  </span></div><p>
  </p><hr>
  <p></p>-- <span class="q"><br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
]</span><p></p></blockquote></div>
<br>--<br>[ Drupal support list | <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>