General Submenu Settings
Submenu X Position
The horizontal distance in pixels from the left hand side of the menu relative to the left hand side of it's corresponding
image.
Parameter Name = SDDM_submenu_x
Value = Any integer.
Submenu Y Position
The vertical distance in pixels from the top of the menu relative to the top of it's corresponding image.
Parameter Name = SDDM_submenu_y
Value = Any integer.
Submenu Width
The width in pixels of the submenus.
Parameter Name = SDDM_submenu_width
Value = Any integer.
Submenu Border
The thickness in pixels of the submenus border.
Parameter Name = SDDM_submenu_border
Value = 0 to any positive integer.
Submenu Border Color
The color of the sub menus border.
Parameter Name = SDDM_submenu_border_color
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu Item Indent
The distance in pixels between the left hand side of the menu and the beginning of the text.
Parameter Name = SDDM_submenu_item_indent.
Value = 0 to any positive integer.
Submenu Item Height
The height in pixels of each of the submenu items.
Parameter Name = SDDM_submenu_item_height.
Value = 0 to any positive integer.
Submenu Item Spacing
The gap in pixels between each of the submenu items.
Parameter Name = SDDM_submenu_item_spacing.
Value = 0 to any positive integer.
Submenu Item Spacing Color
The color of the gap between each of the submenu items.
Parameter Name = SDDM_submenu_item_spacing_color.
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu Background Color
The background color of the submenus.
Parameter Name = SDDM_submenu_background_color.
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu Highlight Color
The background color of the submenu items when mouse is over.
Parameter Name = SDDM_submenu_highlight_color.
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu Font Face
The font face of the submenu items.
Parameter Name = SDDM_submenu_font_face.
Value = Any font name. The value can be anything that is acceptable with in the face attribute of a HTML font tag.
Some common values would be "Arial, Helvetica, sans-serif" "Times
New Roman, Times, serif" "Courier New, Courier, mono" "Georgia,
Times New Roman, Times, serif" "Verdana, Arial, Helvetica,
sans-serif".
Submenu Font Size
The font size of the submenu items.
Parameter Name = SDDM_submenu_font_size.
Value = 1 to 7.
Submenu Font Color
The text color of the submenus items.
Parameter Name = SDDM_submenu_font_color.
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu Font Highlight Color
The text color of the submenu items when the mouse is over.
Parameter Name = SDDM_submenu_font_highlight_color.
Value = Hexadecimal ranging from "#000000" to "#FFFFFF".
Submenu URL Target
The target frame/window in which the links will open.
Parameter Name = SDDM_submenu_url_target.
Value = Any target frame name or some other common values are,
"_blank" "_parent" "_self" "_top".
Hide Delay
The time gap in milliseconds from when the mouse leaves a menu item to the menu resetting itself. It is not a good
idea to set this too low (i.e. 100 or less) because the menu will reset itself when the user moves the mouse pointer
from an image to the submenu.
Parameter Name = SDDM_hide_delay.
Value = 0 to any positive integer.
|