Log In · Register

 
the remove eprops code, it doesn't work
fiansis
post Jan 17 2005, 03:58 AM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Jun 2004
Member No: 19,462



I've tried the code provided in the scripts section and the one in xanga help page, neither works for me...help?
 
 
Start new topic
Replies
ckling
post Jan 17 2005, 04:44 AM
Post #2


Senior Member
****

Group: Member
Posts: 148
Joined: Jan 2005
Member No: 78,650



Try this:


place it in header, Work for u ?
 
fiansis
post Jan 17 2005, 05:03 AM
Post #3


Member
**

Group: Member
Posts: 12
Joined: Jun 2004
Member No: 19,462



QUOTE(ckling @ Jan 17 2005, 4:44 AM)
<style type="text/css">
#pnlEprops, #rblEprops { display: none;}
</style>

I've tried it but it doesn't work. pinch.gif

Here's my code:
QUOTE
<style type="text/css">
#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}
table.header, table.main, table.footer, table.navigation{
/* edit width */
width:600;
}
table.blogbody, div.blogheader, .caption{
width:560;
}
td.maincenter {
text-align:center;
}
body {
background-url();
background-attachment: fixed;
background-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #AAAAAA;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #828282;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffffff;
font-family: verdana;
font-size: 8pt;
}
table.navigation, table.footer {
display: none;
}
.module, .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content, .smalltext {
/* edits main text */
font:normal 8pt verdana;
color: #000000;
text-align:justify;
}
table.blogbody tr td {
/* entry margins */
width:0px;
}
a:link{
/* edit the links */
color: #204059;
text-decoration: none;
font:normal 8pt verdana;
}
a:visited{
/* edit visited links */
color: #204059;
text-decoration: none;
font:normal 8pt verdana;
}
a:hover {
color:#60819C;
}
table.footer TD {
/* edits the footer */
text-align: center;
}
.blogbody td{
width: 0px;
padding-left: 0px
}
input, select, textarea, .textfield, .button{
/* this edits buttons, drop down menus etc. */
border: 1px solid #000000;
font:normal 8pt verdana #000000;
background-color: transparent;
letter-spacing:0px;
color:#000000;
}
button {
background-color:transparent;
border:0;
width:12px;
height:12px;
}
div.blogheader, .caption {
/* edit the dates */
font-family:verdana;
text-transform:lowercase;
font-size:14pt;
color:#000000;
background-color: transparent;
text-align:left;
font-weight:normal;
padding-left:4px;
padding-bottom:0px;
}
table.blogbody {
/* edits your blog or entry space */
border: 0px;
background-color:transparent;
border-top:1px solid black;
}
table.left {
/* this edits the menu module */
width:180;
background-color: transparent;
border:0px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: transparent;
width:180;
font:8pt verdana;
text-transform:lowercase;
color:#000000;
border:0px;
text-align:left;
font-weight:bold;
padding-top:0;
padding-bottom:0;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: transparent;
color: #000000;
border: 0px;
width:180;
text-align:left;
border-top:1px solid black;
}
hr {
color: #000000;
visibility:hidden;
}
table.search{
/* edits search bar */
border:#000000 solid 1px;
background-color:#FFFFFF;
}
table.search td{
background-color:#FFFFFF;
}
table.container{
width:800;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
background: #FFFFFF url() bottom right no-repeat;
}
td.banner{
text-align:right;
width:800;
height:243;
}
</style>
 

Posts in this topic


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