Hi, Gabrielle,<div><br></div><div>If you google &quot;customize garland theme in drupal&quot; you can find lots of information, but here are a couple of points to consider:</div><div><br></div><div>1) the consensus is that garland is difficult to customize (I have not tried) and that it is far easier to customize a theme that was designed to be customized, e.g., zen or framework or blueprint. I use zen and customizing it takes some time but is relatively straightforward. Follow the instructions for making a sub-theme and remember google is your friend.</div>
<div>2) if you decide to stick with garland, make sure you make a clean copy of garland to /sites/all/themes and modify that copy. Drupal will use that modified copy without disturbing the system version of it. That is where you would install zen also if you decide to go with a sub-theme based on zen.</div>
<div>3) It looks like style.css would be the file to modify in garland.</div><div>4) if you go the zen sub-theme route, then you modify /sites/all/themes/[subthemename]/[subthemename].css where you substitute your sub-theme name for the bracketed value.</div>
<div><br></div><div>It will be moderately puzzling at first, but gradually you will get control. Be sure to disable all of the caching options on the performance page during development. Otherwise the effects of changes may get lost for a while in the caching system.</div>
<div><br></div><div>Good luck.</div><div><br></div><div>Ollie<br><br><div class="gmail_quote">On Thu, Dec 22, 2011 at 3:13 AM, Gabriele Giorelli <span dir="ltr">&lt;<a href="mailto:gabriele.giorelli@gmail.com">gabriele.giorelli@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Olivier<br><br>thanks for the reply.<br><br>Can you please give me more details about this? For example should i edit style.css in Garland theme and modify it according to what you said?<br>
<br>Cheers.<div><div class="h5"><br>
<br><br><br><div class="gmail_quote">On Sat, Dec 17, 2011 at 5:50 PM, Oliver Acheson <span dir="ltr">&lt;<a href="mailto:oacheson@acheson.org" target="_blank">oacheson@acheson.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi, Gabriele -<div><br></div><div>The Nice Menus module in D6 supplies the basic workings a a top dropdown menu using your primary links menus. You can adjust the look (after the basics are in place) in your theme css customization file for #navbar, e.g. something like:</div>


<div><span style="background-color:rgb(255,255,255);font-size:11px"> </span></div><div><span style="background-color:rgb(255,255,255);font-size:11px">#navbar</span></div><div><pre style="font-size:11px;background-color:rgb(255,255,255)">
  {
     font-size: 1.150em;
     line-height: 1.360em;
     font-variant: small-caps;
     font-weight: bolder;
  }
</pre><div>Ollie</div><br><div class="gmail_quote"><div><div></div><div>On Sat, Dec 17, 2011 at 10:06 AM, Gabriele Giorelli <span dir="ltr">&lt;<a href="mailto:gabriele.giorelli@gmail.com" target="_blank">gabriele.giorelli@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div><div dir="ltr">Hello<br><br>can someone please guide/coach me in the following task:<br>

<br>i m using blue marine theme on drupal6. I have a menu but I want to set it up in tab layout.<br>
<br>I understand it has to do with CSS but I would like to have someone to guide me and give me the steps.<br>
<br>thank you in advance!<br><br>BR,<br></div>
<br></div></div>_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org" target="_blank">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org" target="_blank">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br></blockquote></div><br></div>