Results 1 to 2 of 2

Thread: Link on category MENU CSS

  1. #1
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Link on category MENU CSS

    Hey Everyone !!
    Thanks for this site. amazing.

    my question. I use this css menu.
    http://www.dynamicdrive.com/style/cs...let_list_menu/

    it's perfect for me but i would like to make one of the category name as a link, without sub category (for exemple contact).
    I know how to change the templates in the code, but creating this part is impossible for me (when i change it as a link, it use the current css of the .a code. GRRRRR

    have u a clue ??

    thanks ;-)))

  2. #2
    Join Date
    Jun 2009
    Posts
    62
    Thanks
    11
    Thanked 0 Times in 0 Posts

    Default

    Before the last
    Code:
    </div>
    put this:
    Code:
    <h3 class="headerbar">Contact</h3>
    Hope that helped.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •