sorry but i have another question |
sorry but i have another question |
![]()
Post
#1
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 ![]() |
how do u make all ur links and everything GLOW...???
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Junior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 457 Joined: Jun 2004 Member No: 26,537 ![]() |
oh ok, this is the code she has that's making her text glow. this goes in your custom header section.
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> A:link{ color:"#FFFFFF"; cursor:crosshair; height: 0; filter: glow(Color=0033cc, Strength=3); text-decoration: none} A:visited{ color:"#FFFFFF"; cursor:crosshair; height: 0; filter: glow(Color=0033cc, Strength=3); text-decoration: none } A:active{ color:"#FFFFFF"; cursor:crosshair; height: 0; filter: glow(Color=0033cc, 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=0033cc, Strength=3); } p {font-family:century gothic;color:"#FFFFFF"; cursor:crosshair; height: 0; filter: glow(Color=0033cc, Strength=3); } <style> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |