Log In · Register

 
 
Closed TopicStart new topic
diff color
ooditzystarsoo
post Aug 19 2004, 05:42 PM
Post #1


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



how do i make just a part of my font a differnt color from the rest? im sorry if this is in the scripts... i couldnt find it
 
kpxanqel
post Aug 19 2004, 05:50 PM
Post #2


anna park
*****

Group: Member
Posts: 410
Joined: Jul 2004
Member No: 29,818



what do you mean .. like do you want your BOLD letters to be a different color? or your italic letters to be different color?
 
ooditzystarsoo
post Aug 19 2004, 05:52 PM
Post #3


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



in the header, the marquee part, here
 
boysbr3akhearts
post Aug 19 2004, 05:58 PM
Post #4


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



Here's an example of a marquee script I took from your source (I edited it so the font color is now white):
CODE
<!-- begin code provided by createblog.com -->
<marquee scrollAmount= "30" onMouseover="this.scrollAmount=3" onMouseout="this.scrollAmount=30" onMouseDown="this.scrollAmount=3" onMouseUp="this.scrollAmount=30"
marquee behavior=alternate>
<font color="#FFFFFF">tRue Love NeveR FaiLs
</marquee></font>
<!-- end code provided by createblog.com -->


You can change the HEX color to whatever you want...
 
Relentless
post Aug 19 2004, 06:00 PM
Post #5


sang loves hayden.
*******

Group: Staff Alumni
Posts: 3,373
Joined: Feb 2004
Member No: 5,687



Well.. its on a certain thing.. u cant make ur font change to a diff color.. since its a marquee u can change the color wutever u want.. if u want it heres the code..

<marquee scrollAmount= "30" onMouseover="this.scrollAmount=3" onMouseout="this.scrollAmount=30" onMouseDown="this.scrollAmount=3" onMouseUp="this.scrollAmount=30"
marquee behavior=alternate>
Text Here
</marquee>


Yeah.. put wut she sayd
 
ooditzystarsoo
post Aug 19 2004, 06:02 PM
Post #6


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



oh ahha thanks i postedt hat before i checkd if u did it again. thanks!
 
boysbr3akhearts
post Aug 19 2004, 06:02 PM
Post #7


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



QUOTE(ooditzystarsoo @ Aug 19 2004, 1:02 PM)
hmm... it didnt work...
<!-- begin code provided by createblog.com -->
<marquee scrollAmount= "30" onMouseover="this.scrollAmount=3" onMouseout="this.scrollAmount=30" onMouseDown="this.scrollAmount=3" onMouseUp="this.scrollAmount=30"
marquee behavior=alternate>
<font color="#FFFFFF">tRue Love NeveR FaiLs
</FONT></marquee>
<!-- end code provided by createblog.com -->

is there something wrong?

Um. I justr tried it and it worked perfectly.
 
ooditzystarsoo
post Aug 19 2004, 06:04 PM
Post #8


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



could it be that other places i have the font being pink?
 
boysbr3akhearts
post Aug 19 2004, 06:05 PM
Post #9


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



QUOTE(ooditzystarsoo @ Aug 19 2004, 1:04 PM)
could it be that other places i have the font being pink?

Let me check. But yeah, I just tried it on my tester Xanga, and I use CSS to make my font black so I don't see why it would be any different...
 
ooditzystarsoo
post Aug 19 2004, 06:08 PM
Post #10


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



i have no idea wats wrong with it! its not working! grr... oh i had one more quetsion. is there anyway i can make behind my date thing jus black, so you cant see the stars or anything in that area
 
boysbr3akhearts
post Aug 19 2004, 06:11 PM
Post #11


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



QUOTE(ooditzystarsoo @ Aug 19 2004, 1:08 PM)
i have no idea wats wrong with it! its not working! grr... oh i had one more quetsion. is there anyway i can make behind my date thing jus black, so you cant see the stars or anything in that area

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #000000;
    }
</style>
<!-- end code provided by createblog.com -->


^ Change the variables, & add to Customized Header. _smile.gif
 
ooditzystarsoo
post Aug 19 2004, 06:23 PM
Post #12


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



the color change on my marquee still isnt workin! ahh!!! wacko.gif
 
boysbr3akhearts
post Aug 19 2004, 06:28 PM
Post #13


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



QUOTE(ooditzystarsoo @ Aug 19 2004, 1:23 PM)
the color change on my marquee still isnt workin! ahh!!! wacko.gif

Sorry, I honestly don't know how else to fix it other than the code I posted. _unsure.gif Maybe someone else will read this thread and will be able to help you. Sorry.
 
ooditzystarsoo
post Aug 19 2004, 06:33 PM
Post #14


Senior Member
***

Group: Member
Posts: 63
Joined: Aug 2004
Member No: 39,326



its ok... thanks anyway
 

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