Log In · Register

 
 
Closed TopicStart new topic
CSS Tag, Anyone know which one it is?
justbishop
post May 4 2006, 11:49 AM
Post #1


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



Anyone know the css tag that I would use to change the color of the table that the ad is in from blue to black?

 
waccoon
post May 4 2006, 11:55 AM
Post #2


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

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



Try .tipDiv
 
justbishop
post May 4 2006, 11:57 AM
Post #3


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



First of all, thanks for the response :)

Second, yeah, I've tried it, in the following forms:

.tipDiv {background-color:000000;}
.tipDiv table tr td {background-color:000000;}

Neither worked. Did I write it incorrectly?
 
waccoon
post May 4 2006, 12:03 PM
Post #4


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

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



.tipDiv is the container the actual table with the blue color is in, so you would have to change the table color WITHIN the .tipDiv (which is set to invisible.) I'll get back to you in a few.
 
justbishop
post May 4 2006, 12:24 PM
Post #5


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



Thanks so much :)
 
waccoon
post May 4 2006, 12:35 PM
Post #6


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

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



<style type="text/css">

td {background-color:000000}

</style>

Unfortunately, you'll need to do some page-tweaking to make it look right..
 
justbishop
post May 4 2006, 12:37 PM
Post #7


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



YAY! Thanks again! How could I not have figured out something so simple, lol? All I did was add that to the css, and it worked, no tweaking needed (at least it looks right on MY monitor...)
 
waccoon
post May 4 2006, 12:42 PM
Post #8


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

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



Happy to help. :) I wasn't sure what your layout looked like, is all.
 
*This Confession*
post May 4 2006, 12:47 PM
Post #9





Guest






yeaa,
you need to align your profile more to the right though..

i said this also in the showcase.
 
waccoon
post May 4 2006, 12:51 PM
Post #10


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

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



QUOTE(This Confession @ May 4 2006, 1:47 PM) *
yeaa,
you need to align your profile more to the right though..

i said this also in the showcase.

Keep it in showcase, unless you can help align it. wink.gif
 
*This Confession*
post May 4 2006, 02:02 PM
Post #11





Guest






QUOTE(waccoon @ May 4 2006, 1:51 PM) *
Keep it in showcase, unless you can help align it. wink.gif


yea
she got it fixed now..
 
justbishop
post May 4 2006, 03:21 PM
Post #12


older and wiser?
****

Group: Member
Posts: 111
Joined: Sep 2005
Member No: 230,022



Thanks again for the help on both problems, both of you :)
 

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