Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #37.0K
~2K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for samsons17

[QUOTE=Charlynne;1744916]Old thread, but the solution provided doesn't and didn't work for me. I am using Chrome 16. The old solution was [CODE]<script type="text/javascript"> if (navigator.userAgent.toLowerCase().match('chrome') document.write('<link rel="stylesheet" type="text/css" href="stylechr.css">'); </script>[/CODE] I changed the script (by the way, you are missing an end bracket too) to [CODE] <script type="text/javascript"> if (navigator.userAgent.toLowerCase().indexOf('chrome') …

Member Avatar for shaddam
0
2K
Member Avatar for Martin C++
Member Avatar for Martin C++
0
125

The End.