hmm |
![]() ![]() |
hmm |
![]()
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
#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>
|
|
|
![]()
Post
#3
|
|
![]() ghostbuster famous ![]() ![]() ![]() ![]() Group: Member Posts: 149 Joined: Jun 2006 Member No: 420,197 ![]() |
did that. still doesn't work
![]() i jsut don't get it ![]() |
|
|
![]()
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 |
|
|
![]()
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
#6
|
Guest ![]() |
are you sure you selected the edit html option on you blog entry?
|
|
|
![]()
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 |
|
|
![]()
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.
|
|
|
![]()
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 |
|
|
![]()
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; |
|
|
![]()
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 |
|
|
![]() ![]() |