Problems with eprops... |
Problems with eprops... |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Aug 2004 Member No: 42,711 ![]() |
I have a problem with my eprops selection bit..
![]() its disappeared in my xanga... How can I fix this? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 23 Joined: Aug 2004 Member No: 39,983 ![]() |
you most likely have something in your coding that takes away the eprop option. Many layouts do that and you may have missed it. If you would post your code up here, we could find the problem.
|
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Aug 2004 Member No: 42,711 ![]() |
Nothing in my code says anything about eprops except this part :
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:245px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <style type="text/css"> <!-- end code provided by createblog.com --> and CODE <!-- begin code provided by createblog.com --> p b, b, strong { font: bold 11px arial; color: #887676; } hr, table.navigation, table.footer, table.left, comment, #pnlEprops, #lblTimeZone { display: none; } .blogheader { position: static; top: 242px; left: 47px; font: 19px Harry P; color: #FFFFFF text-transform: lowercase; } <!-- end code provided by createblog.com --> So I'm wondering if it's these two parts causing the problem |
|
|
![]()
Post
#4
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Aug 2004 Member No: 42,711 ![]() |
Nevermind, i figured it out.
![]() |
|
|
![]()
Post
#5
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 ![]() |
delete the
<style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops the eprops words ![]() |
|
|
![]()
Post
#6
|
|
![]() PUhaha.. NJ azN ![]() ![]() ![]() ![]() Group: Member Posts: 299 Joined: Aug 2004 Member No: 41,986 ![]() |
okay.. what kind of a script puts that in there???? psh..
![]() |
|
|
![]() ![]() |