Codebox won't work |
Codebox won't work |
Dec 4 2004, 11:21 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Nov 2004 Member No: 61,031 |
I've been trying to submit a skin and it will not work. I try to do the codebox and it comes out really wierd like this: It keeps putting the HTML for return ( <br> ) where it's not supposed to be. I can't figure out why it's doing that. The actual script is: CODE <!-- begin code provided by createblog.com --> <style type='text/css'> .navigation, table.footer {display:none} .module, .module, .blogbody, table.footer, .standard, .modulemodulefontcolor, td, p, .content, .smalltext{ font:normal 13px comic sans ms; color: #ffffff; text-align:left; } table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding: 0px; } #pnlEnabled table, .htmleditor { width:100% !important; } } body { background: url('http://img7.mytheme.com/upload/32886-110219955312488.gif') repeat-y no-fixed center 50%; scrollbar-arrow-color: #9D4244; scrollbar-track-color: #000000; scrollbar-shadow-color: #000000; scrollbar-face-color: #000000; scrollbar-highlight-color: #9D4244; scrollbar-darkshadow-color: #9D4244; scrollbar-3dlight-color: #000000; cursor:url('http://xquizit.cbstaff.com/cursors/cursor_transparent2.cur'); background-repeat:repeat-y; background-attachment:scroll } div.blogheader, .caption { font-family: cooper black; text-transform:capitalize; font-size:20px; line-height:16px; font-weight:none; color:#9D4244; letter-spacing:0px; background-color:none; text-align:right; border-right:0px solid #000000; border-left:0px solid #000000; border-top:0px solid #000000; border-bottom:0px solid #000000; } b, strong {font: 12px/10px comic sans ms; color: #C7C7C7; font-weight:bold;} } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #B94747; font:normal 11px comic sans ms;line-height:10px; text-decoration: none; } a:visited, a.footernav:visited { /* edits the links that the user has visited */ color: #77332F; font:normal 11px comic sans ms; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #B94747; font:normal 11px comic sans ms; line-height:10px; text-decoration: capitalize; cursor: ne-resize; font-weight:bold; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #000000; filter: alpha(style=0,opacity=100); } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 510px; } .navhead { background-color: transparent; font:14pt cooper black; color: #9D4244; line-height: 12pt; letter-spacing: 0px; text-align: right; border-bottom: 1px solid #ffffff; } .text { font:normal 8pt comic sans ms; color: #ffffff; line-height: 8pt; text-align: left; } </style> <div align=center style="margin-left:0px; margin-top: -32px;"> <IMG SRC="http://img7.mytheme.com/upload/32886-11021975709009.gif" WIDTH=985 HEIGHT=596 BORDER=0 > <div id="navi" position="static" style="width: 260px; margin-top:-75px;margin-left: -560px; border: 0px solid #ffffff;"> <p class="navhead">Navigation</p> <p class="text"> ¤ <a href="http://www.xanga.com/signin.asp">Hello!</a> <br> ¤ <a href="http://www.xanga.com/">Xanga</a> <br> ¤ <a href="http://www.xanga.com/private/home.aspx">Private</a> <br> ¤ <a href=http://www.xanga.com/CLAF/>Look and Feel</a> <br> ¤ <a href="http://www.xanga.com/private/SubscribeTo.aspx?user=USERNAME">Subscribe</a> <br> ¤ <a href=http://www.xanga.com/private/subscriptions.aspx>Subscriptions</a> <br> ¤ <a href="http://www.xanga.com/guestbook.aspx?user=USERNAME">Guestbook</a> <br> ¤ <a href="http://www.xanga.com/logout.aspx">Good Bye!</a></p> <p class="navhead">About Me</p> <p class="text"> <b>Name:</b> NAME<br> <b>Birthday:</b> BIRTHDAY<br> <b>Country:</b> COUNTRY<br> <b>State:</b> STATE<br> <b>Likes:</b> LIKES<br> <b>Dislikes:</b> DISLIKES<br><br> <b>Email:</b> EMAIL ADDRESS<br> <b>AIM:</b> AIM S.N. </p> <p class="navhead">Friends</p> <p class="text"><a href="http://www.xanga.com/USERNAME">FRIEND</a><br><a href="http://www.xanga.com/USERNAME">FRIEND</a><br><a href="http://www.xanga.com/USERNAME">FRIEND</a><br><a href="http://www.xanga.com/USERNAME">FRIEND</a><br><a href="http://www.xanga.com/USERNAME">FRIEND</a><br><a href="http://www.xanga.com/USERNAME">FRIEND</a><br></p></CENTER> <p class="navhead">Music</p> <p class="text">You are currently listening to: SONG</P> <p class="navhead">Skin Info</p> <p class="text"> <b>The Cat's Meow</b><br> <b>Featuring:</b> Everything 20's<br> <b>Creator:</b> <a href="http://www.xanga.com/rmbrug">Rmbrug</a><br> <b>Looks Best With:</b> 1024x768<br> <b>Made With:</b> Photoshop CS, Paint Shop Pro 8, and Notepad<br> <b>Thanks To:</b> <a href="http://www.createblog.com/forums/index.php?">Createblog</a>, <a href="http://www.xanga.com/home.aspx?user=xquizit_442">Xquizit</a>, & <a href="http://www.google.com/">Google</a>.<br> <b>© rmbrug '04</b><br> </p> </div> <div align="left"> <div id="content" position="static"; style="width: 525px;margin-top:-540px;margin-left: 430px; border: 0px solid #ffffff;"> <style type='text/css'> .mainleft, hr { display:none; } </style> <!-- end code provided by createblog.com --> Please help me out! Thanks so much! |
|
|
|
rmbrug Codebox won't work Dec 4 2004, 11:21 PM
rmbrug Nevermind. I'm so sorry! It ended up worki... Dec 4 2004, 11:23 PM
electric shock it's suppose to on preview but if you press en... Dec 4 2004, 11:23 PM
x_angawhomps Yeah I once noticed that too but I disregarded it ... Dec 5 2004, 12:25 AM![]() ![]() |