Ender
Junior Member
Posts: 2
Registered: 6/9/2003
Member Is Offline
|
| posted on 6/9/2003 at 11:39 PM |
|
|
Arrow Graphic
I see arrow graphics in the demo menu.... I have put them in my menu just throwing them in after the text (i.e. 'Menu Text <img
src=arrow.gif>' )
Now that works... but it puts it right after the text... i've tried different aligning methods .. div tags .. straight image alignment.. and a
combination. None seem to allow placement in the far right and on the same line as the menu text...
Any ideas?
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 6/10/2003 at 07:15 AM |
|
|
You should just put into each item HTML table with two cells. Insert your text into the left cell and an arrow - into the right. You can simplify this
task writing wrapper.
|
|
|