Log In · Register

 
sorry but i have another question
lhuvhurts
post Aug 21 2004, 04:32 AM
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...???
 
 
Start new topic
Replies (1 - 7)
lhuvhurts
post Aug 21 2004, 04:50 AM
Post #2


I C DEAD PEOPLE
*****

Group: Member
Posts: 728
Joined: Jul 2004
Member No: 36,002



ok here is an egzample!!
 
ryan_73
post Aug 21 2004, 04:55 AM
Post #3


Junior Member
*****

Group: Member
Posts: 457
Joined: Jun 2004
Member No: 26,537



umm...do you mean like how do you make your links change color when you put your mouse over it? if that's what you mean then try adding this to your code and change the color to whatever you want. happy.gif

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
}
a:hover {
/* edits when user mouseovers the links */
color: #FFFFFF;
font:normal 11px arial;
line-height:10px;
text-decoration:none;
cursor:crosshair;  
}
</style>
<!-- end code provided by createblog.com -->
 
lhuvhurts
post Aug 21 2004, 04:59 AM
Post #4


I C DEAD PEOPLE
*****

Group: Member
Posts: 728
Joined: Jul 2004
Member No: 36,002



know do u see how its is all nice and to gloes the colour is blue and it is all glow
 
ryan_73
post Aug 21 2004, 05:05 AM
Post #5


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 -->
 
lhuvhurts
post Aug 21 2004, 05:09 AM
Post #6


I C DEAD PEOPLE
*****

Group: Member
Posts: 728
Joined: Jul 2004
Member No: 36,002



and also how did they make it so bold i love it its just so bold
 
lhuvhurts
post Aug 21 2004, 05:18 AM
Post #7


I C DEAD PEOPLE
*****

Group: Member
Posts: 728
Joined: Jul 2004
Member No: 36,002



where did u get that code from??
 
waccoon
post Aug 21 2004, 06:55 AM
Post #8


We are the cure.
*******

Group: Staff Alumni
Posts: 4,936
Joined: Jan 2004
Member No: 1,456



QUOTE(lhuvhurts @ Aug 21 2004, 6:18 AM)
where did u get that code from??

She viewed the source.
Use the code she provided, if you want it bold use this instead

CODEBOX: -> right click -> copy/paste
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: