Log In · Register

 
How do i make my weblog entries glow?
andymanutd7
post Aug 24 2005, 08:42 PM
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 -->
 
 
Start new topic
Replies
Mulder
post Aug 24 2005, 09:32 PM
Post #2


i lost weight with Mulder!
*******

Group: Official Designer
Posts: 4,070
Joined: Jan 2005
Member No: 79,019



CODE


anways.. those change the links, but you want to change the text.

edits all fonts (except for others that you've designated separately with other css)
CODE
<style type='text/css'>
font,td,p,xmp{color:#000000;
font-face: trebuchet ms;
font-weight:normal;
font-size:9pt;
text-align:justify;}
</style>


edits the blog text only:
CODE
<style type='text/css'>
table.blogbody {
/* this edits the other the place where the  blog is */
background-color:transparent;
family-font: trebuchet ms;
BORDER: #000000 1px solid;
width:400px;}
</style>


so..you can add font-color, font-size, filter: glow...etc. id use the first one i gave you. im really tired though, so i cant really think clearly.
 

Posts in this topic


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