Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Richie Bisset #1
changing the appearance of a hyperlink.
Hi All,
Is it possible to change the appearance of a hyperlink?
specifically, on a mac there is a reasonable space between the text of
the hyperlink, but when the same text is vieved on a pc there is no
gap, the underline just joins on to the bottom of the text.
it was made in MX and the font we are using is verdana.
any help would be greatly appreciated.
cheers,
richie
Richie Bisset Guest
-
Changing the width/height when using Hyperlink.ImageUrl
I am using the ImageUrl property of the Hyperlink control to create a graphical Hyperlink. However, I want to change the size of the image I am... -
Changing the appearance of datagrid
I need to change the datagrid header color to be solid blue instead of gradient blue. I tried of using style sheet and called that style in... -
changing individual hyperlink colors
Hello, I can see that you can set the color of hyperlinked text in the color scheme task pane, but is possible to have a hyperlinked text on the... -
Changing hyperlink template based on data contents
I'm pretty new to all of this, so please forgive me if this is a question you've heard too many times. I'm using VS2003 and vb.net in the... -
Changing datarows appearance at databind NOT CSS
I'm trying to make the entire row of a datagrid a particular style, that been a 1px white border at the top, and a 1px black border at the bottom. ... -
JB #2
Re: changing the appearance of a hyperlink.
I don't tthink there are any control options, the alternative is set
your own style for links manually and use tedious lingo code to look up
the mouseword in a links list.
JB Guest
-
alchemist #3
Re: changing the appearance of a hyperlink.
No guarantee it will work, but:
Download the file [url]http://gomu.rebus.gr/Examples/Various/coloredHyperLink.dir[/url]
It contains a simple text member, that contains colored hyperlinks.
You can replace your text members with copies of this member and change the
colors and styles of the links at will.
"Richie Bisset" <richie@rocket.nospam.co.uk> wrote in message
news:khb1tv4gtdcsep0bd46qpsrjahj5fc7er0@4ax.com...> Hi All,
>
> Is it possible to change the appearance of a hyperlink?
>
> specifically, on a mac there is a reasonable space between the text of
> the hyperlink, but when the same text is vieved on a pc there is no
> gap, the underline just joins on to the bottom of the text.
>
> it was made in MX and the font we are using is verdana.
>
> any help would be greatly appreciated.
>
> cheers,
>
> richie
alchemist Guest
-
Richie Bisset #4
Re: changing the appearance of a hyperlink.
Thanks for that,
that looks ideal.
Regards,
Richie
On Sat, 6 Dec 2003 12:37:13 +0200, "alchemist"
<alchemist[no@spam]rebus.gr> wrote:
>No guarantee it will work, but:
>
>Download the file [url]http://gomu.rebus.gr/Examples/Various/coloredHyperLink.dir[/url]
>It contains a simple text member, that contains colored hyperlinks.
>You can replace your text members with copies of this member and change the
>colors and styles of the links at will.
>
>
>
>"Richie Bisset" <richie@rocket.nospam.co.uk> wrote in message
>news:khb1tv4gtdcsep0bd46qpsrjahj5fc7er0@4ax.com.. .>>> Hi All,
>>
>> Is it possible to change the appearance of a hyperlink?
>>
>> specifically, on a mac there is a reasonable space between the text of
>> the hyperlink, but when the same text is vieved on a pc there is no
>> gap, the underline just joins on to the bottom of the text.
>>
>> it was made in MX and the font we are using is verdana.
>>
>> any help would be greatly appreciated.
>>
>> cheers,
>>
>> richieRichie Bisset Guest



Reply With Quote

