How do i make my weblog entries glow? |
How do i make my weblog entries glow? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Aug 2005 Member No: 205,153 ![]() |
i've tried this script but it can only make my bottom 2 weblog entries glow not all of the weblog entries on my xanga. Can you help me?? Many thanks!!
<!-- begin code provided by createblog.com --> <style type="text/css"> A:link{ color:"#ffffff"; cursor:crosshair; height: 0; filter: glow(Color=FF99CC, Strength=3); text-decoration: none} A:visited{ color:"#ffffff"; cursor:crosshair; height: 0; filter: glow(Color=FF99CC, Strength=3); text-decoration: none } A:active{ color:"#ffffff"; cursor:crosshair; height: 0; filter: glow(Color=FF99CC, Strength=3); text-decoration: none } A:hover{ color:"#ffffff"; cursor:crosshair; height: 2; filter: blur;text-decoration: none;}h1 {font-family: century gothic;color:"#ffffff"; cursor:crosshair; height: 0; filter: glow(Color=FF99CC, Strength=3); } p {font-family:century gothic;color:"#ffffff"; cursor:crosshair; height: 0; filter: glow(Color=FF99CC, Strength=3); } <style></text><br><br> ></text><br><br> </style> <!-- end code provided by createblog.com --> |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 ![]() |
She was talking about this anywho when you srite a new entry you hit edit html
CODE <TABLE style="FILTER: glow(color=#, strength=3)"> <TBODY> <TR> <TD><LEFT>TEXT HERE<BR> <CENTER></CENTER></TD></TR></TBODY></TABLE> And type where it says text here and edit it however. |
|
|
![]() ![]() |