right modules, text colors |
![]() ![]() |
right modules, text colors |
May 29 2005, 07:13 PM
Post
#1
|
|
|
snooper ![]() ![]() Group: Member Posts: 15 Joined: May 2005 Member No: 138,448 |
why is it that the text colors change in the right module?
Here's the site: www.xanga.com/whodiddat Here's the part of the code I used. Help~!: |
|
|
|
May 29 2005, 08:22 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
What color do you want us to help you change? The blue, black, or that orangey-red?
Next time use the CODEBOX to show us your script. |
|
|
|
May 29 2005, 09:16 PM
Post
#3
|
|
|
snooper ![]() ![]() Group: Member Posts: 15 Joined: May 2005 Member No: 138,448 |
To the default colors in the site. The regular text as well as the title text in the box. Half the box has the colors that I want. that orangey color. Suddenly, the text turns black. Dun want dat.
Thanks! |
|
|
|
May 29 2005, 09:22 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... Try.
CODE <style type='text/css'>#customright{color: #COLOR HERE;}</style>
|
|
|
|
May 29 2005, 09:28 PM
Post
#5
|
|
|
snooper ![]() ![]() Group: Member Posts: 15 Joined: May 2005 Member No: 138,448 |
Thanks. So I gotta put that in with each of the text and the titles...?
Just confused as to why the text color changes. It shouldn't do that... I don't can't see in the code why it would do that only for the latter half of the code box... Any ideas? |
|
|
|
May 29 2005, 09:30 PM
Post
#6
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... -shrug- Oh, and that's CSS.... you change the color and it should make all the text the same color in your right module. I think I did that right....
|
|
|
|
May 29 2005, 09:38 PM
Post
#7
|
|
|
snooper ![]() ![]() Group: Member Posts: 15 Joined: May 2005 Member No: 138,448 |
eh. so I might not ever know why. I changed the fonts to something more distinguishable. The title text is a different color from the regular text. And so far, the code doesn't seem to work... does it matter where in the code I insert it?
|
|
|
|
May 29 2005, 09:40 PM
Post
#8
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
... No. I think I did it wrong...
CODE <style type='text/css'>#customRight{color: #COLOR HERE;}</style>
|
|
|
|
May 29 2005, 11:08 PM
Post
#9
|
|
|
snooper ![]() ![]() Group: Member Posts: 15 Joined: May 2005 Member No: 138,448 |
Cool, I actually figured out what was wrong.
Thanks! |
|
|
|
May 30 2005, 01:40 AM
Post
#10
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
|
|
|
|
![]() ![]() |