Log In · Register

 
 
Closed TopicStart new topic
Contact board
SirVeza
post Mar 28 2006, 01:18 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Mar 2006
Member No: 389,647



How do I put a background in my contact board
 
Mickey
post Mar 28 2006, 07:29 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



You mean contact table? Use the code below and change the words in red:

QUOTE
<style type="text/css">
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-color:COLOR;}
</style>
 
duplicatex0x0x0
post Mar 28 2006, 10:26 PM
Post #3


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



Or for an Image us this code;
QUOTE
<style>
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url(PATH_TO_IMAGE);
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
.contactTable .whitetext12 {display:none;}
</style>
^change what is in red.
 
Trinimyspace
post Apr 18 2006, 02:42 PM
Post #4


Newbie
*

Group: Member
Posts: 1
Joined: Apr 2006
Member No: 395,114



hey i was wondering if neone knows how to change the text color in the contact table???
 
GREASEbaby
post Apr 18 2006, 03:03 PM
Post #5


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



^Why don't you just make a new topic? You aren't helping to the topic at all, you're just asking a completely different question.

But to answer, make your own image, it's basically the only way. If you already have a good idea of the image you want, and it's already on a site, edit it (unless that would be considired jocking)

Cunningham isCORRECTOMUNDO!!!
 
freeflow
post Apr 18 2006, 05:34 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



QUOTE(trini @ Apr 18 2006, 12:42 PM) *
hey i was wondering if neone knows how to change the text color in the contact table???

You can only change the word "contacting"
to do so:
<style type="text/css">
.whitetext12{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
</style>
edit it to your liking..
 

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