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

    Default

    I'd like to have a border round each submenu item (see red arrows),
    not just each menu (see green arrows)

    I put the border on the bottom rows in manually in a paint package to highlight what I'm after.

    I've played with the mynavbar.js script without success,
    think it must need fixing in the xaramenu.js file.

    Any ideas ?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	navbar_border.gif 
Views:	220 
Size:	4.9 KB 
ID:	6904  

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

    Default

    I'd like to have a border round each submenu item (see red arrows),
    not just each menu (see green arrows)

    I put the border on the bottom rows in manually in a paint package to highlight what I'm after.

    I've played with the mynavbar.js script without success,
    think it must need fixing in the xaramenu.js file.

    Any ideas ?

  3. #3
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    You achieve this by edting the css.

    Edit the js file bearing the same name as the set of graphics

    within the class for yournav_plain change border-width:0px to read border-width:1px

    should do the trick

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

    Default

    cheers, that's almost perfect.
    I altered the yournav_l too so it bordered the submenus
    but...
    problem is it thickens up the line at the top of each menu.

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

    Default

    ah ha!!
    excellent, I tried sticking the 1px for the bottom border and that works,

    it makes the bottom of each menu thicker,
    but that goes with the menu bar,
    which has a drop shadow.

    hoorah!

  6. #6
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    Glad i could help my friend

 

 

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
  •