Fork me on GitHub

Problem with the main menu customizing - AutoThele Lite  Bottom

  • is there any way to get rid of the dots infront of the menu items? have set the ul properties list-style-position: outside; list-style-type: none;
    but nothing happens
    also the items still have PN-normal style when the page is displayed, I set a div style for the menu (in the mainmenu.html) and want only that style to apply
  • Access ../includes/blocks/menu.php

    On line 397, remove the "·" and you're good to go.
  • In .760 it will be easier, as the menu will be an Unordered List (
      ) so you can style it with CSS to remove the bullets, change the bullets, ect.

      --
      Home Page | Find on Facebook | Follow on Twitter
    • Excellent!
    • middot removed but there still blank place between the items
      what is .760 ?
      I'd realy like the menu to behave as ul

      another question - can I make the Modules subheading looks like the other heading?

      10x
    • It is just a line in the Menu Block. You can delete it - I usually do.
    • yeah, you have to edit the PHP code anyway :shock:
      I will learn PHP til I finish with this skin wink
      10x for your answers

    This list is based on users active over the last 60 minutes.