Hyperlink Control Problems

C

Chris

Hello,
I have a project that I picked up on the web which is a tree control with
added features. When the control renders to the browser, if the particular
node that is being rendered has a navigateUrl applied to it, it will render
it as a Hyperlink control. My question is how do I apply a style(class) to
the hyperlink control? I have tried to specify a default class by setting
the cssclass property of the Hyperlink control, but with no results. If
anyone could provide assitance it would be greatly appreciated.


Sincerely

Chris
 
B

Ben Lovell

Hi,

If those settings aren't taking any effect, you could stick something
similar to the following into either an external CSS file or <STYLE> tag in
your page's <HEAD>:

A { font: [size] [name]; }

Hopefully you understand CSS enough to use that example.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top