Search:
Type: Posts; User: tonyliu
Search :
Search took 0.01 seconds.
Hi WHO,
You are right.
I cleared everything from the browser & reload the page,the links become orange again.
Thanks
Tony
:)
Hi Joe6891,WHO,
Parts of the CSS files:
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF7700;
text-decoration: none;
font-weight:normal;
Hi All,
Very strange & difficult to approach this problem.
Details:
The color of the link is orange (#FF7700) in Dreamweaver.
However,the color of those link remains the same as the color of...
Hi ,
The problem is indeed in the css file.
In the new website template,I modify the following in the css file and the problem was fixed:
From:
spot-nav a {
display:block;
padding: 2px...
Hi ZABI,
There is no align="center" for img. But there is align="middle" for img.
However,it doesnt fix the problem !!!
This command produces one line of output in one website template and two...
Hi All,
The following command produce two lines: one line with the icon and the another line with the link test.
<p><img src="images/social/delicious.png" alt="ADD TO DEL.ICIO.US"><script...
Hi BearMay & Charles,
It works.
Thanks very much.
Tony
I have the following scripts:
<select name="jumpit" onchange="document.location.href=this.value" style="color: #0000CC; background-color: #FFFFCC" size="1"><option selected value="#">Bookmark this...