B
BillyB
Hi,
I've got a menu that is created with asp and reads the style from a skin.
The menu runs fine but is center aligned, i wish to change the alignment to
left aligned, but cannot find any info on how to do this.
Anyone got any idea how i can achieve this?
sample of the code i have from the skin file is below
<DynamicMenuItemStyle Font-Bold="True" BackColor="black" ForeColor="#ffffff"
HorizontalPadding="0px" ItemSpacing="0" />
Thanks
I've got a menu that is created with asp and reads the style from a skin.
The menu runs fine but is center aligned, i wish to change the alignment to
left aligned, but cannot find any info on how to do this.
Anyone got any idea how i can achieve this?
sample of the code i have from the skin file is below
<DynamicMenuItemStyle Font-Bold="True" BackColor="black" ForeColor="#ffffff"
HorizontalPadding="0px" ItemSpacing="0" />
Thanks