Development > Fixed or Bogus Bugs

Forum Menu/Navigation Block

(1/1)

Chen Zhen:
Forum Menu/Navigation Block

re.  http://simpleportal.net/index.php?topic=11775.0

  I agree with the user that started the thread I referenced above. Both the positioning & z-index should be added for both function & aesthetics.

  Also when using this on a right block the child menu is cut-off when the theme's width is 100% (causes unwanted overflow).  See below:

In the blocks file you have this line that calls class for the child list of links:

--- Code: --- echo '
<ul class="sp_list" id="sp_menu">';

--- End code ---

How about having 2 class sets for left & right ie. sp_menu_left & sp_menu_right? Pass a value in the parameters array for left/right block usage & then put conditional logic in the above to call the proper class of style attributes.   

[SiNaN]:
Fixed for the upcoming version.

Navigation

[0] Message Index

Go to full version