Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • razster Friend
    #120526

    Alright, how is it done, you’ve got me wondering since I don’t see it in the ja-transmenuh.css or any other css.

    Is it an image? I look at the css images and I don’t see a hint.

    What did I miss 🙁

    Thanks.

    razster Friend
    #221170

    TransMenu.spacerGif = "img/x.gif"; // path to a transparent spacer gif

    TransMenu.dingbatOn = "img/arrowchild.gif"; // path to the active sub menu dingbat

    TransMenu.dingbatOff = "img/arrowchild.gif"; // path to the inactive sub menu dingbat

    TransMenu.dingbatSize = 8; // size of the dingbat (square shape assumed)

    TransMenu.menuPadding = 0; // padding between menu border and items grid

    TransMenu.itemPadding = 5; // additional padding around each item

    TransMenu.shadowSize = 2; // size of shadow under menu

    TransMenu.shadowOffset = 3; // distance shadow should be offset from leading edge

    TransMenu.shadowColor = "#666666"; // color of shadow (transparency is set in CSS)

    TransMenu.shadowPng = "img/grey-40.png"; // a PNG graphic to serve as the shadow for mac IE5

    TransMenu.backgroundColor = "#6DA43A"; // color of the background (transparency set in CSS)

    TransMenu.backgroundPng = "img/white-90.png"; // a PNG graphic to server as the background for mac IE5

    TransMenu.hideDelay = 1000; // number of milliseconds to wait before hiding a menu

    TransMenu.slideTime = 400; // number of milliseconds it takes to open and close a menu

    TransMenu.subpad_x = 0; // Horizontal Padding between top right corner of item menu and its submenu (level > 2)

    TransMenu.subpad_y = -2; // Vertical Padding between top right corner of item menu and its submenu (level > 2)

    Guessing this is what I’ve been looking for, in the .JS of the Transmenu, interesting – before I start editing these, I just want to make sure they are the correct ones, unless it is the .CSS some how, anyone?

    lulubug Friend
    #280854

    Hi, just came accross this… I am sure that you have solved this issue (judging by the date of your post) but just in case anyone else had this issue, this is indeed where you change the dropdown meny colour.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  lulubug 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum