Search found 1 match

by heapsy
Thu May 17, 2007 9:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can you left indent the menu text?
Replies: 1
Views: 1847

How can you left indent the menu text?

I'm trying to left indent my menu text by a fixed pixel amount of 10px.
padding=3; only applies the same amount, 3px, to all borders.
In CSS, padding: 3px 3px 3px 10px; would give me the effect I require.
Can anyone help?
Thanks