VS2003 Crystal Reports, CSS vs <TD> alignmnet question

G

Goofy

I have a crystal report which works ok, except that I have an issue with the
hyperlink.

normally the hyperlink appear within a <TD> tag which is constructed on the
fly by crystal. So ip looks something like this

<TD align=right >
<a href=xxxxxxxxxxxxxxxxxxxxxxxx etc >
</TD>

Crystal allows you to set the CssClass for this, the problem is that when I
do this I get

<TD class="myReportClass" >
<a href=xxxxxxxxxxxxxxxxx class="myReportClass"
</TD>

Having removed the TD align tab, I can seem to work out how to get the
contents of the cell to align right with CSS I have tried Text-Align:Right;
but this does not work.

Any IDeas ?~
 

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,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top