Log In · Register

 
 
Closed TopicStart new topic
hmm
staticpose
post Jul 17 2006, 11:21 PM
Post #1


ghostbuster famous
****

Group: Member
Posts: 149
Joined: Jun 2006
Member No: 420,197



k so my freind made this layout and when the code for her layout is in the tester's look and feel, it works fine. but when she posts that code in an entry of the tester so people can use that layout, it doesn't. and also when you take the code from the tester's look and feel and put in someones site it works.

HELP?!
you can PM me for the PW of the tester or im me.
 
*digital.fragrance*
post Jul 18 2006, 09:13 AM
Post #2





Guest






I think you are look for a textarea to put the code it? Use this code in the "edit html" part of a new entry.

CODE
<textarea>CODE STUFF HERE</textarea>
 
staticpose
post Jul 18 2006, 05:35 PM
Post #3


ghostbuster famous
****

Group: Member
Posts: 149
Joined: Jun 2006
Member No: 420,197



did that. still doesn't work pooh.gif


i jsut don't get it wacko.gif
 
n00b
post Jul 18 2006, 05:39 PM
Post #4


Hello My Name Is INSERT HERE
******

Group: Member
Posts: 1,372
Joined: Apr 2006
Member No: 394,903



yeah our friend needs help on it O_O
could someone PM me for the pw?
and you could try? x_x
 
talcumpowder
post Jul 19 2006, 01:16 AM
Post #5


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Precisely what is going awry?

I don't want the password, I want the site.
 
*digital.fragrance*
post Jul 19 2006, 08:54 AM
Post #6





Guest






are you sure you selected the edit html option on you blog entry?
 
n00b
post Jul 19 2006, 12:42 PM
Post #7


Hello My Name Is INSERT HERE
******

Group: Member
Posts: 1,372
Joined: Apr 2006
Member No: 394,903



yeah
okay well for some reason when you post the code in to the text area box and try to copy it, it doesn't work..?
here is the code
CODE
<a href="http://www.xanga.com/claf">look&feel</a>  <a href="http://www.xanga.com/private">private</a> <a href="http://www.xanga.com/neuroticskanks">layout credit</a><BR>
<style type="text/css">
/*neuroticSKANKS HO3z*/
body {
backgroundcolor:#FFFFFF;
backgroundimage:url(http://x6e.xanga.com/5eda6a5507c3467158896/t45083565.gif);
backgroundposition:center;
backgroundrepeat:norepeat;
backgroundattachment:fixed;
scrollbararrowcolor: #000000;
scrollbartrackcolor: #FFFFFF;
scrollbarshadowcolor: #FFFFFF;
scrollbar-face-color: #FFBFC7;
scrollbar-highlight-color: #FFBFC7;
scrollbar-darkshadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/*BODYTEXT*/
color: #000000;
font:normal 11px arial;
text-transform: lowercase;
line-height:11px;
text-align:center;
cursor: default;}

table.blogbody {
/*BLOGBODY*/
background-color:#6EC7CC;
background-image:  ( RL);
background-repeat:no-repeat;
background-position:bottom right;
background-attachment:fixed;
border:0px solid #;
border-top: 0x solid #;
width:130px;
cursor: default;}

div.blogheader, .caption {
/*EDITS DATES*/
font-family: arial;
text-transform: lowercase;
background-color: 92D9DD;
border: 0px solid #;
border-bottom:0px solid #;
color: #000000;
font-size:11px;
font-weight: normal;
line-height: 6px;
letter-spacing: 0px;
text-align: right;
padding: 3px;
width: 130px;
  }
table.left {
/*MODULE*/
border:0px solid #;
background-color:#DC8080;
width:85px;}

table.left td {
/*BOTTOM MODULE*/
color:#000000;
text-align:center;
border:none;
background-color:#DC8080;}

.blogbody b, .standard b, p b, strong {
/*BOLD TEXT*/
color:#ffffff;
font:normal 11px arial;
font-weight:bold;
letter-spacing:0px;
line-height:8px;}

.blogbody u, .standard u,  {
/*UNDERLINE TEXT*/  
color:#ffffff;
text-decoration:underline;
line-height:8px;}

.blogbody i, .standard i, em {
/*ITALIC TEXT*/
text-decoration:none;
color:#ffffff;
font:normal 11px arial;
letter-spacing:0px;
text-transform:lowercase;
text-decoration: none;
line-height: 8px;}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/*LINK*/
color:#000000;
font:normal 7px small fonts;
text-transform: uppercase;
text-decoration:none;
letter-spacing:0px;
line-height:7px;
background-color:#;
cursor: default;}

a:visited, a.footernav:visited, {
/*VISITED*/
color:#000000;
font:normal 7px small fonts;
text-transform: uppercase;
text-decoration:none;
letter-spacing:0px;
line-height:7px;
background-color:#;
cursor: default;}

a:hover {
/*HOVER*/
background: #E8DCDC;
color:#DC8080;
cursor: default;
font:normal 7px small fonts;
letter-spacing:0px;
text-transform:uppercase;
text-decoration: none;
line-height: 7px;}

input, select, textarea, .textfield, .button {
/*BUTTON*/
  background-color:white;
  font:normal 7px small fonts;
  text-transform:uppercase;
  color:black;
  border:1px solid black;
}

table.search TD, table.search, table.announcements, {
/*BORDER*/
border:0px solid #;
background-color:#TRANSPARENT;}

table.navigation, table.main, table.footer {
/*WIDTH*/
width:100px;}
table.left th, table.navigation, table.footer, .search, .searchbarborder, table.footer, .footer, hr, banner, hr, #rblEprops {display: none;}
</style>


but when you post it from the look and feel and put it in yours it works so er..
it isn't meshing with the text area box for some reason
 
talcumpowder
post Jul 20 2006, 11:28 AM
Post #8


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



For some idiot reason, it adds in <br> tags. That's your problem.
 
n00b
post Jul 20 2006, 02:03 PM
Post #9


Hello My Name Is INSERT HERE
******

Group: Member
Posts: 1,372
Joined: Apr 2006
Member No: 394,903



okay i'll get rid of the <BR> tags and see

-EDIT-
nah, that didn't work
the bg image still isn't showing up
 
talcumpowder
post Jul 20 2006, 02:31 PM
Post #10


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Oh. That's because it doesn't have the - in it.

CODE
background-color:#FFFFFF;
background-image:url(http://x6e.xanga.com/5eda6a5507c3467158896/t45083565.gif);
background-position:center;
background-repeat:norepeat;
background-attachment:fixed;
 
n00b
post Jul 20 2006, 05:17 PM
Post #11


Hello My Name Is INSERT HERE
******

Group: Member
Posts: 1,372
Joined: Apr 2006
Member No: 394,903



wooo i fixed it
it was the stuff in webstats it took out the -
in the text area for some reason
 

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