![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
On the menu on this page http://dev-medicine.emory.edu/divisions/pulm/ I've used CSS to set a 12px indent on the sub-menu items. On the items that wrap though the indent doesn't apply to the wrapped line. Does anyone know how to get it to apply to the wrapped line? |
#3
| |||
| |||
|
|
On Tue, 5 Aug 2003 13:49:12 -0400, "John Willingham" jwillin (AT) emory (DOT) edu> wrote: On the menu on this page http://dev-medicine.emory.edu/divisions/pulm/ I've used CSS to set a 12px indent on the sub-menu items. On the items that wrap though the indent doesn't apply to the wrapped line. Does anyone know how to get it to apply to the wrapped line? The text-indent only applies to the first line, much like we used to use for printed material. If you want the whole thing to be moved over, use margin-left instead of text-indent. Gary |
#4
| |||
| |||
|
|
Thanks, Gary. I feel kind of silly. I should have tried that before I went crying for help. |
![]() |
| Thread Tools | |
| Display Modes | |
| |