Log In · Register

 
 
Closed TopicStart new topic
Specify colour of a specific table
akche
post Jul 13 2008, 10:58 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Jul 2008
Member No: 667,281



I cannot figure out how to change the colour of the table with the default picture, location, status, etc., to a different colour of the rest of the tables. Could anyone supply a code for this?
 
karmakiller
post Jul 14 2008, 03:19 PM
Post #2


DDR \\ I'm Dee :)
*******

Group: Mentor
Posts: 8,662
Joined: Mar 2006
Member No: 384,020



I think it's all in the column, not changing just that table. But you could try:
CODE
<style>.profileInfo {background-color:000000;display:block;}</style>
shrug.gif
 
akche
post Jul 15 2008, 12:01 PM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: Jul 2008
Member No: 667,281



QUOTE(karmakiller @ Jul 14 2008, 03:19 PM) *
I think it's all in the column, not changing just that table. But you could try:
CODE
<style>.profileInfo {background-color:000000;display:block;}</style>
shrug.gif



It moved my contact table up, as shown in the above image. However, I think the code did change the colour of the table. If you look at the upper half of the table that isn't covered by the contact table, it isn't opaque like the rest of my tables. The rest of my tables have an opacity of 60% (I need this table to have that, too). So, something changed.


EDIT:
I fixed it.

CODE
<style>.profileInfo {background-color:444444;
filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
    -khtml-opacity:0.7;
display:transparent;}</style>

<style>

I did that and it all worked out.
 
manny-the-dino
post Jul 21 2008, 04:34 PM
Post #4


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed & Moved
 

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