Empty space between menu items
Empty space between menu items
Is it possible to add empty space between main menu items in a horizontal menu? Ie, I don't want the menu to appear as one panel, but as seperate 'buttons' so to speak.
Hi,
Without seeing your site/code, the easy answer is to tell you to set the separatorsize/color. Have you done so already? Try these commands:
separatorsize=your number in pixels;
separatorcolor="your color / transparent";
separatorpadding=your number in pixels;
You mention that you want empty space: should they be transparent? If so, search the forum for threads on separator transparency. There have been several in the recent past, some of which I have participated in.
Without seeing your site/code, the easy answer is to tell you to set the separatorsize/color. Have you done so already? Try these commands:
separatorsize=your number in pixels;
separatorcolor="your color / transparent";
separatorpadding=your number in pixels;
You mention that you want empty space: should they be transparent? If so, search the forum for threads on separator transparency. There have been several in the recent past, some of which I have participated in.