Author Topic: Styling Menubar and Dashboard using css  (Read 1177 times)

0 Members and 1 Guest are viewing this topic.

Offline Voervejr

  • Voervejr
  • Member
  • *
  • Posts: 10
    • Voervejr
Styling Menubar and Dashboard using css
« on: December 23, 2009, 10:03:55 AM »
Hi

I want to change the wide of the menubar in the css file (using wide-blue) and only managed to change the first part, altering the "width" in :

.leftSideBar {

  width: 9.5em;

  float: left;

  clear: left;

}



But where can I change the "withe" part of the menu bar (where the the navigaion takes part) also ?? I cant figure out how to find the right place in the CSS file  :-(

Is there any description avaliable somewhere of what the particular codes in the CSS-screens means to the ajax template ?

Merry christmas