angryquaker Posted November 3, 2008 Share Posted November 3, 2008 Hi. Me again. Sometimes this stuff makes me feel so stupid. Thought I'd take a few minutes this morning to move my category "Dynamenu" from the left column to the header. I was wrong. Actually, the move itself didn't take much, but the tweaking has run into hours. I have it working now, but the sub-categories are dropping down off-center. I'd rather have them drop down centered under the main category, rather than shifted over to the right as they are. See it in action here: http://www.utopiawellness.com I've checked the CSS, don't think the problem is there. I've checked and tweaked the dm_categories.php "$menu_layer_offset" array several times, and it seems like nothing I change there makes any difference. Here's the code and comments for that, if it helps: // Set the three numerical values below to adjust the offset of submenus in // horizontal drop-down and vertical fly-out menus. Values adjust the following (in order) // Top Offset: # of pixels from top border of previous menu the submenu appears // Right Offset: # of pixels from right border of previous menu the submenu appears // Left Offset: # of pixels from left border of previous menu the submenu appears // if the submenu pops to left (i.e. if window border is reached). Negative values are allowed. $menu_layer_offset = array (0,[color="#FF0000"]0[/color],[color="#FF0000"]0[/color]); The numbers in red seem to be the logical place to adjust the offset, but nothing seems to happen if I change them. I've tried setting both to the same value, setting one to zero and the other to a value, used negative numbers, and variations of up to 200 in each case, with the same results no matter what I do. For instance, 0, 200, 0 seems to give the same result as 0,0,-200, namely, no change in the position of the submenu. Any help would be appreciated. Namasté, Russ PS - The Dynamenu thread is more or less dead, thus the post here rather than there. Thx. One: people are not wearing enough hats. Two: matter is energy. In the universe, there are many energy fields which we cannot normally perceive. Some energies have a spiritual source which act upon a person's soul. However, this soul does not exist ab initio, as orthodox Christianity teaches. It has to be brought into existence by a process of guided self-observation. However, this is rarely achieved, owing to man's unique ability to be distracted from spiritual matters by everyday trivia. Link to comment Share on other sites More sharing options...
badinstincts Posted November 9, 2008 Share Posted November 9, 2008 I want my menu to function somewhat like yours. I want tabs, you can see on my site colortesssalon.com that I sort of made tabs but I want the tabs to change like yours and I have no idea how to do that. pretty much I figured that the tabs will be backgrounds and when you mouseover they would change to another background, same size but different color, then when you click on one it would remain that new color. how the hell do I do this. all I was able to do is set the backgrounds but they dont change and I had to add spaces to each box to make the entire tab clickable, like this xxxHair Carexxx where the x are spaces... Help me out a little please. I'm not all to familiar with css but I get the jist of it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.