NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Hiperlink Color
« previous
next »
Print
Pages: [
1
]
Author
Topic: Hiperlink Color (Read 3005 times)
Alberto
Hero Member
Posts: 1873
Hiperlink Color
«
on:
May 13, 2009, 03:56:05 AM »
Hi,
I need to change the color on many hiperlinks I have in a browse.
I change the css with a variable and the html page is generated ok like:
<td class="Red">
<div id="div563373177_div" class="Red"><a href="uAppByWeek?<!-- Net:s:SID--> &APP__ID=36&Change_btn=Change&" >Esteban Quito <br> Booked</a></div>
</td>
But It is not shown red in the browser.
Am I missing something?
Any Idea?
Thanks
Alberto
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Hiperlink Color
«
Reply #1 on:
May 13, 2009, 06:48:07 AM »
Hi Alberto,
the hyperlink is the <a> tag, not the <td> tag.
Ideally you want to set the class inside the <a> tag.
I've added css setting so you can do this on the hyperlink tab for a browse column in the next build.
Cheers
Bruce
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Hiperlink Color