Hi Peeps,

I have a hyperlink control which is set as position absolute; this hyperlink can be up to two lines so I made the box that size. Underneath I have a label which holds text; my problem is if the hyperlink is only one line I end up with a gap between it an my label. I want the label to move down if it needs to.

If I shrink the hyperlink so it is big enough for just one line it drops to two if needed; so I moved my label up but the hyperlink overrides it.

Any ideas please,

Jiggy!