Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    At the top of the navbar javascript file there's four lines like this one:

    document.write(".hcinav_menu {z-index:999;border-color:#000000;border-style:solid;border-width:"+bd+"px 0px "+bd+"px 0px;

    If I edit the line further up "var bd=1"
    I can change the border width of the drop down menus.

    By changing the "border-color:" style in each line I can modify the border's colour...

    BUT for an "mainMenuItem" entries, where it creates another drop down menu to the side,
    the border colour remains black.

    Can anyone advise where / how I can modify that colour too please ?
    I need a border, but black really doesn't suit the page.

  2. #2
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    sorted this problem,

    just make sure you export originally with menu border set to 1 (or anything greater than 0)

    then when you edit the CSS border colour it works fine.

 

 

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
  •