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">On Sat, Dec 17, 2011 at 10:06 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<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>_______________________________________________<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>