Log In · Register

 
 
Closed TopicStart new topic
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 -->
 
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.
 
Kenado
post Aug 24 2005, 09:34 PM
Post #3


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.
 
Mulder
post Aug 24 2005, 09:36 PM
Post #4


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

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



oops...nevermind then.


really tired. no think.
 
talcumpowder
post Aug 24 2005, 09:36 PM
Post #5


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



.... wink.gif You'd have to do it like this... I think.
CODE
<style type="text/css">
#glow{color: #ffffff; cursor:crosshair; height: 0; filter: glow(Color=#FF99CC, Strength=3); text-decoration: none}
</style>
And then you'd use this in the entries you want to glow.
CODE
<div id="glow">ENTRY GOES HERE</div>
 
andymanutd7
post Aug 25 2005, 04:30 PM
Post #6


Senior Member
***

Group: Member
Posts: 67
Joined: Aug 2005
Member No: 205,153



i meant the whole of the weblog entry, not just one word. I don't want any borders, Please help me!! www.xanga.com/andymanutd7 is my website, you can go on it to check.
 
andymanutd7
post Aug 25 2005, 04:43 PM
Post #7


Senior Member
***

Group: Member
Posts: 67
Joined: Aug 2005
Member No: 205,153



CODE
<style type="text/css">
#glow{color: #ffffff; cursor:crosshair; height: 0; filter: glow(Color=#FF99CC, Strength=3); text-decoration: none}
</style>
And then you'd use this in the entries you want to glow.
CODE
<div id="glow">ENTRY GOES HERE</div>




How do u do this??? help me
 
talcumpowder
post Aug 25 2005, 04:52 PM
Post #8


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



wink.gif Don't double post. And how hard is thatto use? You put the first part in custom header - which is where all CSS goes, and you check edit HTML in your entry then you put the second code in and replace the text ENTRY GOES HERE with your entry.
If you do it correctly, it should look something like this.... The first entry.
[ http://www.xanga.com/xx_your_user_name_here_xx ]
 
andymanutd7
post Aug 25 2005, 04:55 PM
Post #9


Senior Member
***

Group: Member
Posts: 67
Joined: Aug 2005
Member No: 205,153



thanksssss
 

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