Log In · Register

 
REPLACE CONTACT TABLE WITH BLANK TABLE
XqUiiSiiTxMiiSz
post Jan 3 2006, 09:52 PM
Post #1


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2005
Member No: 158,270



CAN SOMEONE PLEASE HELP?!?ermm.gif

I USED TO CODE TO HIDE MY CONTACT BOX, AND I WANT TO PUT AN EXTRA TABLE IN PLACE OF IT( UNDERNEATH THE DEFULT PICTURE TABLE AND ABOVE INTERESTS)

DOES ANYBODY KNOW THE CODE?

THANKS biggrin.gif
 
 
Start new topic
Replies (1 - 9)
duplicatex0x0x0
post Jan 3 2006, 09:59 PM
Post #2


Senior Member
******

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



CODE
<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url(IMAGE URL TO NEW CONTACT TABLE);
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; 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;}C{ Original Coding by Mrk - BBZ - www.myspace.com/contacttables }
</style>
 
XqUiiSiiTxMiiSz
post Jan 3 2006, 10:03 PM
Post #3


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2005
Member No: 158,270



THANKS biggrin.gif
BUT WHAT IF I WANT TO PUT TEXT THERE OR DIFFERENT LINKS ?? I DON'T WANT TO MAKE A CUSTOM CONTACT BOX I JUST WANT A BLANK TABLE. SO THAT ii CAN PUT ANYTHiiNG INSIDE. WHERE WOULD I PUT MY TEXT?
 
duplicatex0x0x0
post Jan 3 2006, 10:12 PM
Post #4


Senior Member
******

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



you can make a div over it, by using the tutorial here -
http://www.createblog.com/forums/index.php?showtopic=97397
 
XqUiiSiiTxMiiSz
post Jan 3 2006, 10:13 PM
Post #5


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2005
Member No: 158,270



OKAY THANKS
 
PrincessAda
post Jan 3 2006, 10:18 PM
Post #6


the name is ada.
*******

Group: Official Member
Posts: 4,688
Joined: Dec 2005
Member No: 334,608



If you want it to be a blank box..

QUOTE
<style>
.contactTable {
width:300px !important; height:150px !important; padding:1px !important;
background-image:url("");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; 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:0px;font-color:white;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
div {
</style>
 
XqUiiSiiTxMiiSz
post Jan 3 2006, 10:20 PM
Post #7


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2005
Member No: 158,270



BUT IF IT'S BLANK WHERE WOULD I PUT MY TEXT? ermm.gif
 
duplicatex0x0x0
post Jan 3 2006, 10:22 PM
Post #8


Senior Member
******

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



if you create a div, after the properties of the div, you can type in it..
 
PrincessAda
post Jan 3 2006, 10:22 PM
Post #9


the name is ada.
*******

Group: Official Member
Posts: 4,688
Joined: Dec 2005
Member No: 334,608



Oh oopsy I read it wrong.Sorry pinch.gif
 
XqUiiSiiTxMiiSz
post Jan 3 2006, 10:23 PM
Post #10


Senior Member
***

Group: Member
Posts: 41
Joined: Jun 2005
Member No: 158,270



OKIESZ
 

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