menu image/text alignment

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
scottl
Advanced
Advanced
Posts: 10
Joined: Thu Feb 05, 2004 1:33 pm

menu image/text alignment

Post by scottl »

I've finally sorted my problem of dynamically populating my menu from an xml document. Thanks for the help (and great menu!) and sorry for any previous annoying (and perhaps frustrating!) questions. I do however, have one more and that is, how can i get my menu image e.g. Home.gif to appear 'over' the text instead of to the left. I've trawled through all the properties and tried and tested a load of different ideas but still nothin'! Can anyone help me out??
Cheers

Scotty.
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

If you place an image over text you won't see text correct?

Then remove text=; and try image=;

warm regards,
maz
scottl
Advanced
Advanced
Posts: 10
Joined: Thu Feb 05, 2004 1:33 pm

Post by scottl »

Thanks for the reply Maz. But the problem i'm having is that i want to align the text up at the bottom of the menu icon rather to the right of it which is the case in all of the given examples.
Rgds

Scott.
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Have you tried the bgimage properties and padding="0 0 5px 0";

padding goes top, right, bottom, left.

maz
scottl
Advanced
Advanced
Posts: 10
Joined: Thu Feb 05, 2004 1:33 pm

Post by scottl »

:D Thats done it, thanks Maz!

Scott.
Post Reply