the remove eprops code, it doesn't work |
the remove eprops code, it doesn't work |
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?
|
|
|
|
![]() |
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 ? |
|
|
|
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. 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> |
|
|
|
fiansis the remove eprops code Jan 17 2005, 03:58 AM
ckling take a look with
Test page
I applied ur script w... Jan 17 2005, 08:28 AM
fiansis QUOTE(ckling @ Jan 17 2005, 8:28 AM)take a lo... Jan 17 2005, 09:11 AM
ckling that should use a replace comment, eprops script..... Jan 17 2005, 11:00 AM
Sherry_Vu did you paste the one you got from the scripts sec... Jan 17 2005, 01:12 PM
fiansis QUOTE...use a replace comment, eprops script...
it... Jan 18 2005, 05:23 AM
Sherry_Vu QUOTE(fiansis @ Jan 18 2005, 4:23 AM)it just ... Jan 18 2005, 03:19 PM![]() ![]() |